Commit Graph

87 Commits

Author SHA1 Message Date
木杉
5be16ba599 refactor(path): reorg (#101) 2019-01-10 17:11:44 -05:00
Yoshiya Hinosawa
41a2d21826 feat: print test status on the same line as test name (#100) 2019-01-09 10:32:37 -05:00
Ryan Dahl
72b2e20f9d Bump deno version to v0.2.6 2019-01-08 09:55:53 -05:00
Kevin (Kun) "Kassimo" Qian
a0b5aec823 path: remove export = module (#95) 2019-01-07 10:39:36 -05:00
Yusuke Sakurai
2606e295c7 Add web socket module (#84) 2019-01-06 14:26:18 -05:00
Ryan Dahl
297cf0975e
Fix format globs (#87) 2019-01-06 14:19:15 -05:00
Srijan Reddy
4e12c2b4d2 Windows CI should use a fixed version of deno (#89) 2019-01-05 09:58:18 -05:00
Masashi Hirano
8221924d9a Fix to use unknown type in testing/mod.ts (#73) 2019-01-04 11:59:50 -05:00
Srijan Reddy
2ece847a82 Azure windows pipeline (#85)
Fixes #34
2019-01-04 09:15:43 -05:00
Satya Rohith
e504e54524 docs(readme): fix small typo (#82) 2019-01-04 05:10:57 -05:00
木杉
9d3d90560c fix(testing): readme import url (#81) 2019-01-04 05:09:42 -05:00
Ryan Dahl
6754d468d8
Remove logging's flaky basicTest (#83) 2019-01-04 03:39:53 -05:00
Ryan Dahl
2916791dfb
First pass on style guide (#66) 2019-01-03 23:13:21 -05:00
Ryan Dahl
63d4f6d828
Remove travis, rely on pipelines (#68) 2019-01-03 23:11:40 -05:00
Dmitry Sharshakov aka. sh7dm
66baebf8bd Create .editorconfig (#74) 2019-01-03 17:37:49 -05:00
Masashi Hirano
9552f28daf Add testing/README.md (#75) 2019-01-03 14:16:15 -05:00
Bartek Iwańczuk
2d9a9cdfd1 Make README readable on mobile (#71) 2019-01-03 11:40:09 -05:00
Dmitry Sharshakov aka. sh7dm
b490638746 Add datetime utils (#72) 2019-01-03 10:19:20 -05:00
Ryan Dahl
61fdae51a7 Add testing module 2019-01-02 13:45:42 -05:00
Ryan Dahl
5132550c11 Disable logging test to pass CI. 2019-01-02 13:45:42 -05:00
Ryan Dahl
bd0f4e47de
Bump CI to v0.2.5 (#63) 2019-01-02 13:23:46 -05:00
Dmitry Sharshakov aka. sh7dm
e8ec4f7f64 Happy New Year (#58) 2019-01-02 09:56:17 -05:00
Bartek Iwańczuk
439885c756 Improve logging module (#51) 2019-01-02 09:12:48 -05:00
Dmitry Sharshakov aka. sh7dm
77831c34b1 Add more MIME types (#57) 2019-01-02 08:47:43 -05:00
chiefbiiko
7a3c70e74b Add mkdirp (#59) 2019-01-01 18:45:41 -05:00
Ryan Dahl
d3193a09de Upgrade CI to v0.2.4 2018-12-31 15:10:58 +00:00
Dmitry Sharshakov aka. sh7dm
c9d6028be8 Add more MIME types (#56) 2018-12-31 09:38:32 +00:00
Bartek Iwańczuk
ab27371a01 Add content-type header to file_server (#47) 2018-12-31 09:06:05 +00:00
Kevin (Kun) "Kassimo" Qian
9eb6aa5fd9 Avoid textproto crashing on empty reader (#50) 2018-12-31 09:00:28 +00:00
Ryan Dahl
9b8923844f
Format (#42) 2018-12-24 10:28:01 -05:00
Kevin (Kun) "Kassimo" Qian
731f03829c Add CORS option to file_server (#45) 2018-12-23 22:50:49 -05:00
Ryan Dahl
0772030f5d
Make compatible with latest deno (#41) 2018-12-23 18:49:46 -05:00
Bartek Iwańczuk
e674f7575a Remove default export from flags module (#38) 2018-12-21 13:02:52 -05:00
Ryan Dahl
ffd9f9d41e Add Azure Pipelines CI (Linux and Mac only)
Windows needs to wait on a bug being fixed.
2018-12-21 12:14:03 -05:00
Bartek Iwańczuk
34f21da7cf Update registry URLs for flags (#36) 2018-12-20 10:49:34 -05:00
Ryan Dahl
14be9a0e82
Add examples/ directory (#28)
Previously https://github.com/denoland/deno_examples
2018-12-19 13:50:48 -05:00
Ryan Dahl
3dfbfdbf29
Add colors example (#31) 2018-12-19 13:20:06 -05:00
Bartek Iwańczuk
25b88bcf8c Add logging module (#33) 2018-12-19 13:16:45 -05:00
Bartek Iwańczuk
b15b0d20d7 Add flags module (#32) 2018-12-19 13:06:31 -05:00
Ryan Dahl
772698f4d2
Fix prettier version (#27) 2018-12-19 13:01:26 -05:00
Kitson Kelly
54787f172c Add colors module (#30) 2018-12-18 23:30:44 -05:00
木杉
1a35f9daf5 migrate deno_path to deno_std (#26)
Previously https://github.com/zhmushan/deno_path
2018-12-18 21:29:39 -05:00
Kevin (Kun) "Kassimo" Qian
e0e677bb02 http: Request body & Streaming (#23) 2018-12-18 20:48:05 -05:00
Ryan Dahl
2ae63d35d0 Remove Makefile 2018-12-18 18:57:58 -05:00
Ryan Dahl
85ff88b0cc Add format script. 2018-12-18 18:56:59 -05:00
Ryan Dahl
99e276eb89 Rename project to deno_std
Move typescript files to net/
2018-12-18 18:27:05 -05:00
Kevin (Kun) "Kassimo" Qian
6f2811c275 Implement append() to join 2 Uint8Array (#25) 2018-12-17 23:14:22 -05:00
Kevin (Kun) "Kassimo" Qian
abeb19890e Add BufReader.readFull (#24) 2018-12-17 22:57:45 -05:00
Ryan Dahl
5abec6efc5 Remove buffer.ts and use the one built in to deno. 2018-12-17 22:40:42 -05:00
Bartek Iwańczuk
269665873a First pass at streaming http response (#16) 2018-12-17 11:49:10 -05:00