Commit Graph

4679 Commits

Author SHA1 Message Date
Ryan Dahl
3b876a9ee8 Bump deno to v0.2.9 (#167) 2019-01-30 20:11:54 +01:00
Rob Muhlestein
5119cd3c59 runTests added to docs (#164) 2019-01-29 15:10:40 -05:00
Bert Belder
bef7ba1430
Add API design guidelines (#119) 2019-01-28 17:43:26 +01:00
Yoshiya Hinosawa
c758845601 fix: skip formatting of deleted files (#161) 2019-01-28 11:17:00 -05:00
James Garbutt
4b054d69ad log: add tests (#136) 2019-01-27 10:21:00 -05:00
Yoshiya Hinosawa
b792fe8c72 Port prettier (#156) 2019-01-26 23:19:56 -05:00
Max Graey
37e3239fc0 add charset & trim_trailing_whitespace (#158) 2019-01-26 14:09:53 -05:00
Dmitry Sharshakov
7edda96a2d Make .editorconfig root (#157) 2019-01-26 13:17:34 -05:00
James Garbutt
c1c18c9469 testing: add fail() (#123) 2019-01-26 06:51:19 -05:00
Ryan Dahl
ec1675a8ca
testing: Don't automatically run on import (#129) 2019-01-24 16:25:13 -05:00
Max Graey
47e6fc775a Clean up path module (#149) 2019-01-24 14:06:24 -05:00
Ryan Dahl
8ad47e3584 Disable cat.ts test because it's broken on Windows. 2019-01-24 13:33:51 -05:00
Ryan Dahl
f911eca8d1 format 2019-01-24 13:33:51 -05:00
Ryan Dahl
e87cd44033 Style guide: metaprogramming, private filenames 2019-01-24 13:33:51 -05:00
Max Graey
0a10ee9f93 Improve & refactor SHA-1 inside ws package (#137) 2019-01-24 10:55:24 -05:00
Mark Tiedemann
d1a9605e53 Use sh installer instead of python one (#148) 2019-01-23 16:41:44 -05:00
Kitson Kelly
83bb7e99b6 Add assert.throwsAsync() 2019-01-22 08:34:35 -06:00
Kitson Kelly
2f0ca2242f Make testing more matainable 2019-01-22 08:34:35 -06:00
Max Graey
2081f03a07 fix possible range issues for copyBytes in io/util (#146) 2019-01-21 21:56:35 -06:00
木杉
61a3911be7 fix format (#140) 2019-01-21 09:35:07 -06:00
Max Graey
0d2429cdf2 Refactorings & improvments for ws module (#141) 2019-01-21 09:31:57 -06:00
木杉
8f64a4a1f0 Bump deno version to v0.2.8 (#138) 2019-01-19 21:38:48 -05:00
Bartek Iwańczuk
c304ee503a Implement formatters for log (#127) 2019-01-19 13:46:46 -05:00
Kitson Kelly
fa5b3dfc9c Rework color API (#134) 2019-01-19 05:09:35 -05:00
Ryan Dahl
4283c26b89
Remove mkdirp - deno.mkdir is already recursive (#118) 2019-01-17 13:14:48 -05:00
Andy Hayden
e28c9a4079 Remove race-condition in file_server tests (#125) 2019-01-17 13:08:59 -05:00
James Garbutt
cc40d3e984 datetime: correct hh:mm formats and add test cases (#121) 2019-01-16 10:25:52 -05:00
Kitson Kelly
9a3eb207dc Improve assert (#124) 2019-01-15 21:57:40 -05:00
James Garbutt
388bc47ea7 colors: add test cases (#120) 2019-01-15 16:16:52 -05:00
Ryan Dahl
6a41189a98
Improve readme (#117) 2019-01-15 12:28:09 -05:00
Kwang-in (Dennis) Jung
6c5bdc58ba Improve http/README (#114) 2019-01-15 11:09:55 -05:00
Kitson Kelly
77b3391a21 Fix media_types running under Deno with ESM (#113)
And bump CI to v0.2.7
2019-01-15 07:01:58 -05:00
Yungoo Kong
39cfdb48a8 Fix wrong links (#106) 2019-01-14 01:45:59 -05:00
迷渡
1d64eba63d fix wrong links for flags (#112) 2019-01-14 00:34:46 -05:00
Kitson Kelly
b99d7d3e0f Improve re-exports in http (#111) 2019-01-13 19:55:23 -05:00
hkdnet
9f1de43cc4 Remove an unnecessary code block (#107) 2019-01-13 12:40:57 -05:00
Andy Hayden
c5e6e015b5 Reorgnanize repos, examples and tests (#105) 2019-01-12 16:50:04 -05:00
木杉
41312ad39f refactor(mkdirp): reorg (#103) 2019-01-12 13:07:18 -05:00
木杉
c42686dc36 style(net): format code (#104) 2019-01-11 21:56:35 -05:00
Kwang-in (Dennis) Jung
3656ab5b99 Define type for available date format (#88) 2019-01-11 00:19:42 -05:00
Kitson Kelly
0e00fe9cd3 Add media_types collection (#97) 2019-01-11 00:16:47 -05:00
Kitson Kelly
92bbca8166 Reorg colors (#96) 2019-01-10 20:18:21 -05:00
木杉
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