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 |
|
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 |
|