index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-08
http: add return types (denoland/deno_std#250)
Eugen Cazacu
2019-03-08
refactor: use execPath where appropriate (denoland/deno_std#255)
Yoshiya Hinosawa
2019-03-08
testing/asserts: Add unimplemented and unreachable (denoland/deno_std#248)
Ryan Dahl
2019-03-08
Use fs.walk rather than git ls-files (denoland/deno_std#241)
Andy Hayden
2019-03-07
Use Deno global var instead of built-in "deno" module (denoland/deno_std#247)
Yoshiya Hinosawa
2019-03-07
Add assertNotEquals, assertArrayContains (denoland/deno_std#246)
Vincent LE GOFF
2019-03-07
Bump CI to v0.3.2 (denoland/deno_std#245)
Yoshiya Hinosawa
2019-03-06
Rename assertEq to assertEquals (denoland/deno_std#242)
Ryan Dahl
2019-03-06
Testing refactor (denoland/deno_std#240)
Vincent LE GOFF
2019-03-06
Replace deno.land/x/ with deno.land/std/ (denoland/deno_std#239)
Andy Hayden
2019-03-05
Update mime-db to 1.38.0 (denoland/deno_std#238)
Evan Hahn
2019-03-05
Refactor asserts in testing (denoland/deno_std#227)
Vincent LE GOFF
2019-03-04
Use pretty assertEqual in testing (denoland/deno_std#234)
Vincent LE GOFF
2019-03-04
Add eslint for linting (denoland/deno_std#235)
Kitson Kelly
2019-03-04
Refactor WebSockets (denoland/deno_std#173)
Dmitry Sharshakov
2019-03-04
feat: parallel testing (denoland/deno_std#224)
chiefbiiko
2019-03-04
Refactoring + Enhance UTs + Enhance doc (denoland/deno_std#230)
Vincent LE GOFF
2019-03-04
Fixing default parameters of runBenchmarks (denoland/deno_std#229)
Vincent LE GOFF
2019-03-03
Re-enabling colors after color testing (denoland/deno_std#226)
Vincent LE GOFF
2019-03-02
fixing readme link + version (denoland/deno_std#225)
Vincent LE GOFF
2019-03-02
fs.walk performance improvement (denoland/deno_std#221)
Vincent LE GOFF
2019-03-02
Testing add ansi color support from color module (denoland/deno_std#223)
Vincent LE GOFF
2019-03-02
Glob integration for the FS walker (denoland/deno_std#219)
Vincent LE GOFF
2019-03-01
Bump CI to v0.3.1 (denoland/deno_std#220)
Ryan Dahl
2019-02-26
Change `import { x } from "deno"` to `const { x } = Deno` (denoland/deno_std#...
Bert Belder
2019-02-24
Fix import in http_bench.ts (denoland/deno_std#217)
Ryan Dahl
2019-02-23
Clean up the test failure output (denoland/deno_std#209)
Andy Hayden
2019-02-23
Add runIfMain method (denoland/deno_std#215)
Bartek Iwańczuk
2019-02-23
Fixed non-standard prefix on importing (denoland/deno_std#216)
EnokMan
2019-02-19
Revert "Redesign of http server module (denoland/deno_std#188)"
Ryan Dahl
2019-02-19
Bump CI to v0.3 (denoland/deno_std#204)
Dmitry Sharshakov
2019-02-18
Reenable cat.ts test (denoland/deno_std#197)
Bartek Iwańczuk
2019-02-18
fix: url match logic of http server (denoland/deno_std#199)
Yusuke Sakurai
2019-02-15
Add fs.walk (denoland/deno_std#192)
Andy Hayden
2019-02-15
feat: Add pretty assert (denoland/deno_std#187)
bokuweb
2019-02-15
Redesign of http server module (denoland/deno_std#188)
Yusuke Sakurai
2019-02-12
Pretty print exceptions (denoland/deno_std#190)
Ryan Dahl
2019-02-12
Style guide has moved. (denoland/deno_std#191)
Ryan Dahl
2019-02-12
Add benching (denoland/deno_std#185)
chiefbiiko
2019-02-10
Add colors to log module (denoland/deno_std#175)
Dmitry Sharshakov
2019-02-10
feat: multipart, etc.. (denoland/deno_std#180)
Yusuke Sakurai
2019-02-10
refactor: make acceptWebSocket independent from ServerRequest (denoland/deno...
Yusuke Sakurai
2019-02-09
support NO_COLOR in colors module (denoland/deno_std#182)
Bartek Iwańczuk
2019-02-09
Bump CI to v0.2.11 (denoland/deno_std#183)
Ryan Dahl
2019-02-08
Clean up tests (denoland/deno_std#176)
Dmitry Sharshakov
2019-02-07
Add missiong copyright headers (denoland/deno_std#177)
Dmitry Sharshakov
2019-02-03
Bump deno to v0.2.10
sh7dm
2019-02-02
Rename http/http.ts to http/server.ts (denoland/deno_std#170)
Ryan Dahl
2019-02-02
Move WebSocket op codes to enum (denoland/deno_std#171)
Dmitry Sharshakov
2019-02-02
Update log docs (denoland/deno_std#168)
Bartek Iwańczuk
[prev]
[next]