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-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
2020-12-21
refactor: rewrite chown_test.ts not to depend on python (#8843)
Liam Murphy
2020-12-21
refactor: rewrite process_test.ts to use deno instead of python (#8841)
Liam Murphy
2020-12-19
feat(unstable): support in memory certificate data for Deno.createHttpClient ...
yonatan ben avraham
2020-12-16
refactor: rewrite ops to use ResourceTable2 (#8512)
Bartek Iwańczuk
2020-12-10
refactor(core): stack trace mapping (#8660)
Bartek Iwańczuk
2020-12-09
fix(op_crates/fetch): support non-ascii response headers value (#8600)
Jae-Heon Ji
2020-11-27
test(cli): fix brittle network permission test (#8526)
William Perron
2020-11-27
fix(cli/ops/net): add write permissions for unixpackets datagrams & unix sock...
William Perron
2020-11-26
refactor(cli/tests): replace createResolvable with deferred (#8507)
crowlKats
2020-11-25
fix(websocket): Fix PermissionDenied error being caught in constructor (#8402)
crowlKats
2020-11-24
fix(op_crates/fetch): `redirect: "manual"` fetch should return `type: "defaul...
Luca Casonato
2020-11-24
feat(cli): update to TypeScript 4.1 (#7573)
Kitson Kelly
2020-11-23
fix(cli): add file URL support for Deno.readLink (#8423)
William Perron
[prev]
[next]