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-09-25
fix(http): panic when responding to a closed conn (#12216)
Aaron O'Mullan
2021-09-23
test(cli): align unit test permissions with runtime test permissions (#12189)
Casper Beyer
2021-09-22
chore: replace calls to assertThrowsAsync with assertRejects (#12176)
Casper Beyer
2021-09-20
test(ext/ffi): add tests for different parameter and return types (#12158)
Elias Sjögreen
2021-09-17
chore(tests): maybe fix flaky flock tests (#12122)
David Sherret
2021-09-17
chore(tests): fix flaky fetchPostBodyTypedArray (#12104)
David Sherret
2021-09-17
chore(tests): fix flaky flock tests (#12099)
David Sherret
2021-09-16
fix(ext/crypto): don't use core.decode for encoding jwk keys (#12088)
Divy Srivastava
2021-09-14
feat(ext/crypto): import RSA pkcs#8 keys (#11891)
Divy Srivastava
2021-09-13
feat(unstable): allow specifing gid and uid for subprocess (#11586)
Leo K
2021-09-13
fix: change assertion in httpServerIncompleteMessage test (#12052)
Bartek Iwańczuk
2021-09-13
feat(ext/crypto): export RSA keys as pkcs#8 (#11880)
Divy Srivastava
2021-09-13
fix(ext/fetch): Properly cancel upload stream when aborting (#11966)
Nayeem Rahman
2021-09-12
fix(ext/crypto): add HkdfParams and Pkdf2Params types (#11991)
Divy Srivastava
2021-09-11
feat(ext/crypto): verify ECDSA signatures (#11739)
Divy Srivastava
2021-09-08
feat: add URLPattern API (#11941)
Luca Casonato
2021-09-08
fix(ext/http): resource leak if request body is not consumed (#11955)
Bartek Iwańczuk
2021-09-07
fix: remove windows-only panic when calling `Deno.kill` (#11948)
David Sherret
2021-09-06
BREAKING(unstable): Remove Deno.Signals enum, Deno.signals.* (#11909)
Ryan Dahl
2021-09-05
chore(std/http): server module name migration (#11890)
Craig Morten
2021-09-04
refactor(testing): redirect console output via reporter (#11911)
Casper Beyer
2021-09-02
chore: upgrade crates (#11894)
Bartek Iwańczuk
2021-08-29
feat(ext/crypto): support JWK export for HMAC (#11864)
Divy Srivastava
2021-08-27
feat(ext/crypto): support JWK import for HMAC (#11716)
Divy Srivastava
2021-08-25
chore(tests): improve unit tests using `deferred` (#11842)
David Sherret
2021-08-25
feat(fetch): mTLS client certificates for fetch() (#11721)
Sean Michael Wykes
2021-08-25
fix(ext/http): websocket upgrade header check (#11830)
Dayan C. Galiazzi
2021-08-24
feat(ext/crypto): implement encrypt, decrypt & generateKey for RSA-OAEP (#11654)
Divy Srivastava
2021-08-24
feat(extensions/console): right align numeric columns in table (#11748)
Nicolas Stucki
2021-08-24
feat(unstable): Add file locking APIs (#11746)
Tilman Roeder
2021-08-23
fix(ext/ffi): don't panic on invalid enum values (#11815)
Luca Casonato
2021-08-23
fix(ext/http): resource leak on HttpConn.close() (#11805)
Bartek Iwańczuk
2021-08-21
doc(test): add --location to unit test command (#11793)
Feng Yu
2021-08-21
tests: remove redundant type assertion (#11794)
Feng Yu
2021-08-17
fix(ext/crypto): exportKey() for HMAC (#11737)
Divy Srivastava
2021-08-16
fix(ext/fetch): better error if no content-type
Ben Noordhuis
2021-08-16
chore(cli/tests): disable flaky test on macos ci (#11726)
Ben Noordhuis
2021-08-16
test(ext/http): add test for incomplete HTTP message and fix resource leak (#...
Bartek Iwańczuk
2021-08-14
chore: move importKey tests to webcrypto_unit.ts (#11706)
Divy Srivastava
2021-08-13
fix(ext/crypto): importKey() SecurityError on non-extractable keys (#11662)
Divy Srivastava
2021-08-13
fix(ext/http): remove unwrap() when HTTP conn errors (#11674)
Bartek Iwańczuk
2021-08-13
fix(ext/crypto): take a copy of keyData bytes (#11666)
Divy Srivastava
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-08-10
feat: add new esnext types (#11627)
Kitson Kelly
2021-08-09
feat: support client certificates for connectTls (#11598)
Ryan Dahl
2021-08-09
fix(websocket): allow any close code for server (#11614)
Leo K
2021-08-09
feat(extensions/web): add structuredClone function (#11572)
Leo K
2021-08-06
feat: ffi to replace plugins (#11152)
Elias Sjögreen
2021-08-06
revert: allow URL for permissions (#11600)
Bartek Iwańczuk
2021-08-06
feat: support AbortSignal in writeFile (#11568)
Benjamin Gruenbaum
[prev]
[next]