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-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
2020-11-14
fix: fix various global objects constructor length (#8373)
Benjamin Gruenbaum
2020-11-11
fix(op_crates/web): FileReader event handler order (#8348)
Benjamin Gruenbaum
2020-11-03
build: migrate to dlint (#8176)
Bartek Iwańczuk
2020-11-02
fix(op_crates/web): fix URLSearchParams, malformed url handling (#8092)
Yoshiya Hinosawa
2020-11-02
test(op_crates/web): add EventTarget tests (#8205)
Benjamin Gruenbaum
2020-11-02
fix(op_crates/web): make TextEncoder work with forced non-strings (#8206)
Benjamin Gruenbaum
2020-10-27
fix(cli): handle URL paths in Deno.mkdir() (#8140)
Ross Weir
2020-10-27
fix(op_crates/web): Expose event properties in console output (#8103)
Ross Weir
2020-10-26
rename(std/testing): rename assert*Contains to assert*Includes (#7951)
Tim Reichen
2020-10-26
feat(unstable): add Deno.systemCpuInfo() (#7774)
Elias Sjögreen
2020-10-26
fix(op_crates/fetch): ensure Request.method to be string (#8100)
Kid
2020-10-20
fix(op_crates/web): TextEncoder should return error message with original inp...
aca
2020-10-20
fix(cli/rt/performance): check for object props in startOrMeasureOptions befo...
Jesse Jackson
2020-10-19
fix(op_crates/web): TextEncoder should throw RangeError (#8039)
Leonard Ginters
2020-10-19
fix(op_crates/fetch): Body.body should be stream of Uint8Array (#8030)
Luca Casonato
2020-10-17
upgrade: deno_doc, deno_lint, dprint, swc (#8009)
Bartek Iwańczuk
2020-10-15
feat(cli/ops): add the sleep_sync op (#7974)
William Perron
2020-10-14
fix(console): fix the test cases of function inspections (#7965)
Yoshiya Hinosawa
2020-10-13
fix(op_crates/web/url): apply backslash replacement to the pathname setter (#...
Nayeem Rahman
2020-10-12
fix(cli/rt/main): Add global interface objects (#7875)
Nayeem Rahman
2020-10-11
fix(console): fix inspection of Function (#7930)
Yoshiya Hinosawa
2020-10-11
fix(cli/console): only inspect getters with option (#7830)
Casper Beyer
2020-10-10
fix(op_crate/web): add padding on URLSearchParam (#7905)
Lively
[next]