summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-15colors: add test cases (denoland/deno_std#120)James Garbutt
2019-01-15Improve readme (denoland/deno_std#117)Ryan Dahl
2019-01-15Improve http/README (denoland/deno_std#114)Kwang-in (Dennis) Jung
2019-01-15Fix media_types running under Deno with ESM (denoland/deno_std#113)Kitson Kelly
2019-01-14Fix wrong links (denoland/deno_std#106)Yungoo Kong
2019-01-14fix wrong links for flags (denoland/deno_std#112)迷渡
2019-01-13Improve re-exports in http (denoland/deno_std#111)Kitson Kelly
2019-01-13Remove an unnecessary code block (denoland/deno_std#107)hkdnet
2019-01-12Reorgnanize repos, examples and tests (denoland/deno_std#105)Andy Hayden
2019-01-12refactor(mkdirp): reorg (denoland/deno_std#103)木杉
2019-01-11style(net): format code (denoland/deno_std#104)木杉
2019-01-11Define type for available date format (denoland/deno_std#88)Kwang-in (Dennis) Jung
2019-01-11Add media_types collection (denoland/deno_std#97)Kitson Kelly
2019-01-10Reorg colors (denoland/deno_std#96)Kitson Kelly
2019-01-10refactor(path): reorg (denoland/deno_std#101)木杉
2019-01-09feat: print test status on the same line as test name (denoland/deno_std#100)Yoshiya Hinosawa
2019-01-08Bump deno version to v0.2.6Ryan Dahl
2019-01-07path: remove export = module (denoland/deno_std#95)Kevin (Kun) "Kassimo" Qian
2019-01-06Add web socket module (denoland/deno_std#84)Yusuke Sakurai
2019-01-06Fix format globs (denoland/deno_std#87)Ryan Dahl
2019-01-05Windows CI should use a fixed version of deno (denoland/deno_std#89)Srijan Reddy
2019-01-04Fix to use unknown type in testing/mod.ts (denoland/deno_std#73)Masashi Hirano
2019-01-04Azure windows pipeline (denoland/deno_std#85)Srijan Reddy
2019-01-04docs(readme): fix small typo (denoland/deno_std#82)Satya Rohith
2019-01-04fix(testing): readme import url (denoland/deno_std#81)木杉
2019-01-04Remove logging's flaky basicTest (denoland/deno_std#83)Ryan Dahl
2019-01-03First pass on style guide (denoland/deno_std#66)Ryan Dahl
2019-01-03Remove travis, rely on pipelines (denoland/deno_std#68)Ryan Dahl
2019-01-03Create .editorconfig (denoland/deno_std#74)Dmitry Sharshakov aka. sh7dm
2019-01-03Add testing/README.md (denoland/deno_std#75)Masashi Hirano
2019-01-03Make README readable on mobile (denoland/deno_std#71)Bartek Iwańczuk
2019-01-03Add datetime utils (denoland/deno_std#72)Dmitry Sharshakov aka. sh7dm
2019-01-02Add testing moduleRyan Dahl
2019-01-02Disable logging test to pass CI.Ryan Dahl
2019-01-02Bump CI to v0.2.5 (denoland/deno_std#63)Ryan Dahl
2019-01-02Happy New Year (denoland/deno_std#58)Dmitry Sharshakov aka. sh7dm
2019-01-02Improve logging module (denoland/deno_std#51)Bartek Iwańczuk
2019-01-02Add more MIME types (denoland/deno_std#57)Dmitry Sharshakov aka. sh7dm
2019-01-01Add mkdirp (denoland/deno_std#59)chiefbiiko
2018-12-31Upgrade CI to v0.2.4Ryan Dahl
2018-12-31Add more MIME types (denoland/deno_std#56)Dmitry Sharshakov aka. sh7dm
2018-12-31Add content-type header to file_server (denoland/deno_std#47)Bartek Iwańczuk
2018-12-31Avoid textproto crashing on empty reader (denoland/deno_std#50)Kevin (Kun) "Kassimo" Qian
2018-12-24Format (denoland/deno_std#42)Ryan Dahl
2018-12-23Add CORS option to file_server (denoland/deno_std#45)Kevin (Kun) "Kassimo" Qian
2018-12-23Make compatible with latest deno (denoland/deno_std#41)Ryan Dahl
2018-12-21Remove default export from flags module (denoland/deno_std#38)Bartek Iwańczuk
2018-12-21Add Azure Pipelines CI (Linux and Mac only)Ryan Dahl
2018-12-20Update registry URLs for flags (denoland/deno_std#36)Bartek Iwańczuk
2018-12-19Add examples/ directory (denoland/deno_std#28)Ryan Dahl