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
path:
root
/
cli
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2021-03-17
refactor: clean up permission handling (#9367)
crowlKats
2021-03-12
refactor: move Console to op_crates/console (#9770)
Luca Casonato
2021-03-08
fix(runtime/js): add navigator interface objects (#9685)
Nayeem Rahman
2021-03-02
test(op_crates/web): add regression tests for past URL bugs (#9639) (#9639)
Bert Belder
2021-03-02
chore: upgrade crates (#9632)
Bartek Iwańczuk
2021-03-02
refactor(op_crates/web): Move URL parsing to Rust (#9276)
Nayeem Rahman
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-02-25
fix(runtime): do not panic on irregular dir entries (#9579)
Casper Beyer
2021-02-25
feat(cli): update to TypeScript 4.2 (#9341)
Kitson Kelly
2021-02-25
feat(runtime): stabilise permissions and add event target capabilities (#9573)
Kitson Kelly
2021-02-23
fix: panic caused by Deno.env.set("", "") (#9583)
Kohei Ueno
2021-02-22
fix(tests): fix fetchConnectionError test if port is in use (#9465)
David DeSimone
2021-02-21
feat(unstable): per op metrics (#9240)
Luca Casonato
2021-02-16
fix: align btoa to spec (#9053)
Casper Beyer
2021-02-15
chore: Reorganise workers tests (#9493)
Bartek Iwańczuk
2021-02-13
refactor(core): Strongly typed deserialization of JSON ops (#9423)
Jared Beller
2021-02-13
fix: webidl utils and align `Event` to spec (#9470)
Luca Casonato
2021-02-11
fix(runtime/tls): handle invalid host for connectTls/startTls (#9453)
Erik Price
2021-02-10
fix(console): log function object properties / do not log non-enumerable prop...
David DeSimone
2021-02-09
fix(op_crates): Don't use `Deno.inspect` in op crates (#9332)
Nayeem Rahman
2021-02-02
chore: remove std directory (#9361)
Casper Beyer
2021-01-29
fix(op_crates/web): Add customInspect for Location (#9290)
Nayeem Rahman
2021-01-29
refactor: IO resource types, fix concurrent read/write and graceful close (#9...
Bert Belder
2021-01-28
chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)
Luca Casonato
2021-01-25
Revert "tests: enable wpt for url (#9046)" (#9264)
Luca Casonato
2021-01-24
tests: enable wpt for url (#9046)
Luca Casonato
2021-01-24
feat(op_crates/web): adding gb18030 and GBK encodings (#9242)
ali ahmed
2021-01-19
fix(cli): actually stabilize Deno.shutdown() (#9181)
Bert Belder
2021-01-18
fix(op_crate/fetch): add back ReadableStream.getIterator and deprecate (#9146)
Kitson Kelly
2021-01-17
chore: Enforce ban-untagged-todo lint rule (#9135)
Bartek Iwańczuk
2021-01-15
refactor(op_crate/fetch): align streams to spec (#9103)
Kitson Kelly
2021-01-14
fix: don't swallow customInspect exceptions (#9095)
Steven Guerrero
2021-01-14
refactor: make Process#kill() throw sensible errors on Windows (#9111)
Bert Belder
2021-01-14
fix: align DOMException API to the spec and add web platform testing of it. (...
Yoshiya Hinosawa
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-11
fix(op_crate/web): fix atob to throw spec aligned DOMException (#8798)
gorogoroumaru
2021-01-10
feat(fetch): req streaming + 0-copy resp streaming (#9036)
Luca Casonato
2021-01-10
tests(wpt/console): Enables web platform tests for console (#9013)
Tarik Eshaq
2021-01-09
fix(web): implement DOMException#code (#9015)
Yacine Hmito
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2021-01-06
fix: stronger input checking for setTimeout; add function overload (#8957)
Anonymous
2021-01-05
fix: align encoding APIs to spec using WPT (#9004)
Luca Casonato
2021-01-04
BREAKING(unstable): remove CreateHttpClientOptions.caFile (#8928)
Mo
2021-01-04
docs: meta updates to cli/tests/unit/README.md (#8969)
Satya Rohith
2021-01-04
chore: disable flaky test on Windows (#8987)
Bartek Iwańczuk
2020-12-30
fix(op_crates/fetch): correct regexp for fetch header (#8927)
Rich Trott
2020-12-30
BREAKING(unstable): Use hosts for net allowlists (#8845)
Nayeem Rahman
2020-12-30
chore(cli/tests): fix typo in test failure message (#8935)
Rich Trott
2020-12-26
fix: fetch bad URL will not panic (#8884)
Yosi Pramajaya
2020-12-22
fix: implement ReadableStream fetch body handling (#8855)
Luca Casonato
[prev]
[next]