summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-13Revert "refactor: per-worker resource table (#3306)"Ryan Dahl
2019-11-13refactor: per-worker resource table (#3306)Bartek Iwańczuk
2019-11-13Revert "tests: share http server between tests (#3336)"Ryan Dahl
2019-11-13Ignore some files that facilitate editors. (#3337)Kitson Kelly
2019-11-13tests: share http server between tests (#3336)Bartek Iwańczuk
2019-11-13Disable flaky tests lock_check_ok2 again (#3334)Ry Dahl
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
2019-11-13Disable flaky tests lock_check_ok2 and lock_check_err2 (#3331)Ry Dahl
2019-11-13fmt: allow configuration of Prettier options (#3314)罗文
2019-11-13Make bundles fully standalone (#3325)Kitson Kelly
2019-11-12feat: std/node (#3319)Vincent LE GOFF
2019-11-12fix url parse bug (#3316)木杉
2019-11-12flags: bump deno_std to v0.23.0 (#3322)罗文
2019-11-11Add permissions.request (#3296)Yoshiya Hinosawa
2019-11-10fix manual (#3313)木杉
2019-11-09refactor: worker is no longer a resource (#3290)Bartek Iwańczuk
2019-11-09net: Check for closing status when iterating Listener (#3309)Nayeem Rahman
2019-11-09upgrade: Prettier 1.19.1 (#3305)罗文
2019-11-08test: re-enable integration test 045 (#3300)Yoshiya Hinosawa
2019-11-08disable flaky testRyan Dahl
2019-11-08Add jsdoc for std/http/http_status.tsRyan Dahl
2019-11-07Upgrade rust crates (#3292)Bert Belder
2019-11-07refactor: move Child resource to ops/process.rs (#3291)Bartek Iwańczuk
2019-11-07Rebase v8 changes in third_partyRyan Dahl
2019-11-07upgrade: V8 8.0.192Ryan Dahl
2019-11-07disable flaky testRyan Dahl
2019-11-07upgrade: Rust 1.39.0 (#3286)Ry Dahl
2019-11-07Fix jsdoc in std/http/server.ts (#3284)Ry Dahl
2019-11-07refactor: remove cli::resources::Resource (#3285)Bartek Iwańczuk
2019-11-07refactor: rewrite accept resources (#3271)Bartek Iwańczuk
2019-11-06manual: add chocolatey install instructions (#3280)Ry Dahl
2019-11-06Allow http server to take { hostname, port } argument (#3233)Liam Perlaki
2019-11-06Remove CoreResource::inspect_repr method (#3274)Ry Dahl
2019-11-05Exclude prebuilt from deno_src release (#3272)Andy Hayden
2019-11-05Disable flaky tests (#3270)Ry Dahl
2019-11-04v0.23.0Ryan Dahl
2019-11-04Revert "reduce redundancies in the fetch code (#3249)" (#3264)Ry Dahl
2019-11-04Remove tsconfig files - they are not part of build process (#3262)Ry Dahl
2019-11-04std/http: add serveTLS and listenAndServeTLS (#3257)Kevin (Kun) "Kassimo" Qian
2019-11-04Refactor Worker and ThreadSafeState (#3242)Bartek Iwańczuk
2019-11-04Consolidates asserts#equal branches for keyed collections (Map/Set) and suppo...James Wright
2019-11-03feat: lockfiles (#3231)Ry Dahl
2019-11-02reduce redundancies in the fetch code (#3249)Nick Stott
2019-10-31Upgrade github actions mac environment to macos-latest (#3250)Kang Huaishuai
2019-10-31Upgrade node_modules, change tagline, clean up root directory (#3247)Ry Dahl
2019-10-31cli: replace timer map with red-black tree (#3218)Kevin (Kun) Kassimo Qian
2019-10-31Adds custom inspect method for URL (#3241)Sven Nicolai Viig
2019-10-31Make EOF unique symbol (#3244)Yoshiya Hinosawa
2019-10-29Support for deep `Map` equality with `asserts#equal` (#3236)James Wright
2019-10-29Remove TTY tests - dead code (#3229)Ry Dahl