Dmitry Sharshakov
|
37a6bca8d0
|
Bump CI to v0.3 (#204)
|
2019-02-19 09:58:40 -05:00 |
|
Bartek Iwańczuk
|
271f7cc76d
|
Reenable cat.ts test (#197)
|
2019-02-18 18:32:56 -05:00 |
|
Yusuke Sakurai
|
da188a7d30
|
fix: url match logic of http server (#199)
|
2019-02-18 18:32:31 -05:00 |
|
Andy Hayden
|
3be908facd
|
Add fs.walk (#192)
|
2019-02-15 11:20:59 -05:00 |
|
bokuweb
|
ddafcc6572
|
feat: Add pretty assert (#187)
|
2019-02-15 11:11:55 -05:00 |
|
Yusuke Sakurai
|
8569f15207
|
Redesign of http server module (#188)
|
2019-02-15 11:03:57 -05:00 |
|
Ryan Dahl
|
34ca60376b
|
Pretty print exceptions (#190)
Explained here:
https://github.com/denoland/deno/issues/1559#issuecomment-462811554
|
2019-02-12 18:24:29 -05:00 |
|
Ryan Dahl
|
19cccd2ebc
|
Style guide has moved. (#191)
|
2019-02-12 18:23:49 -05:00 |
|
chiefbiiko
|
0a160c3925
|
Add benching (#185)
|
2019-02-12 10:55:01 -05:00 |
|
Dmitry Sharshakov
|
d895c60a51
|
Add colors to log module (#175)
|
2019-02-10 21:28:52 -05:00 |
|
Yusuke Sakurai
|
fda9c98d05
|
feat: multipart, etc.. (#180)
|
2019-02-10 18:49:48 -05:00 |
|
Yusuke Sakurai
|
88ddd5677d
|
refactor: make acceptWebSocket independent from ServerRequest (#178)
|
2019-02-10 18:45:24 -05:00 |
|
Bartek Iwańczuk
|
a81d2ae1f9
|
support NO_COLOR in colors module (#182)
|
2019-02-09 19:13:44 -05:00 |
|
Ryan Dahl
|
1abdc2efc0
|
Bump CI to v0.2.11 (#183)
|
2019-02-09 15:41:05 -05:00 |
|
Dmitry Sharshakov
|
f2d23f8fcd
|
Clean up tests (#176)
|
2019-02-08 12:23:51 -05:00 |
|
Dmitry Sharshakov
|
5440377495
|
Add missiong copyright headers (#177)
|
2019-02-07 11:45:47 -05:00 |
|
sh7dm
|
d3de37d27a
|
Bump deno to v0.2.10
|
2019-02-03 11:14:49 -05:00 |
|
Ryan Dahl
|
e79cb5a31a
|
Rename http/http.ts to http/server.ts (#170)
Remove http/mod.ts
|
2019-02-02 18:57:38 -05:00 |
|
Dmitry Sharshakov
|
56579ed6ad
|
Move WebSocket op codes to enum (#171)
|
2019-02-02 14:57:27 -05:00 |
|
Bartek Iwańczuk
|
214fb8d2c6
|
Update log docs (#168)
|
2019-02-02 09:41:54 -05:00 |
|
Yoshiya Hinosawa
|
e7837ff0f0
|
Add reusable prettier wrapper CLI (#165)
This also fixes an issue with the path on azure-pipelines.
|
2019-02-01 10:16:39 -05:00 |
|
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 |
|