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
Age
Commit message (
Expand
)
Author
2021-10-14
fix(console): fix display of primitive wrapper objects (#12425)
Kenta Moriuchi
2021-10-13
fix(runtime/ops/worker_host): move permission arg parsing to Rust (#12297)
Nayeem Rahman
2021-10-13
chore: test for bundling export specifier with alias (#12421)
David Sherret
2021-10-13
chore: fix flaky steps_invalid_usage tests (#12422)
David Sherret
2021-10-12
feat(ext/crypto): implement deriveKey (#12117)
Divy Srivastava
2021-10-12
fix(lsp): lint diagnostics respect config file (#12338)
Bartek Iwańczuk
2021-10-11
perf(webidl): inline ResponseInit converter (#12285)
Aaron O'Mullan
2021-10-11
feat(compat): pin specific version of std/node (#12396)
Bartek Iwańczuk
2021-10-11
fix(runtime): Declare `Window.self` and `DedicatedWorkerGlobalScope.name` wit...
Andreu Botella
2021-10-11
fix(http): don't expose body on GET/HEAD requests (#12260)
Luca Casonato
2021-10-11
feat: provide ops details for ops sanitizer failures (#12188)
Casper Beyer
2021-10-11
feat(ext/crypto): implement AES-CBC encryption & decryption (#12123)
Divy Srivastava
2021-10-11
feat(unstable/test): imperative test steps API (#12190)
David Sherret
2021-10-11
feat(runtime): improve error messages of runtime fs (#11984)
Feng Yu
2021-10-11
refactor: integrate deno_graph into CLI (#12369)
Kitson Kelly
2021-10-10
feat: Show the URL of streaming WASM modules in stack traces (#12268)
Andreu Botella
2021-10-10
feat: Stabilize Deno.kill and Deno.Process.kill (#12375)
Ryan Dahl
2021-10-10
test: remove duplicate import (#12374)
Feng Yu
2021-10-10
feat: stabilize Deno.resolveDns (#12368)
Satya Rohith
2021-10-10
feat(ext/net): relevant errors for resolveDns (#12370)
Satya Rohith
2021-10-08
feat(ext/crypto): implement deriveBits for ECDH (p256) (#11873)
Divy Srivastava
2021-10-08
feat(compat): inject Node globals in REPL (#12352)
Bartek Iwańczuk
2021-10-07
tests: make worker test deterministic (#12361)
Nayeem Rahman
2021-10-07
feat(core): cleaner opcall stack traces (#12358)
Aaron O'Mullan
2021-10-07
fix(runtime): don't equate SIGINT to SIGKILL on Windows (#12356)
Bert Belder
2021-10-06
Revert "fix(cli): ensure empty lines don't count towards coverage (#11957)" (...
Bartek Iwańczuk
2021-10-06
feat(compat): inject Node globals (#12342)
Bartek Iwańczuk
2021-10-06
feat(ext/crypto): export spki for RSA (#12114)
Divy Srivastava
2021-10-06
fix(cli): ensure empty lines don't count towards coverage (#11957)
Casper Beyer
2021-10-06
feat(compat): add support for node: prefixed built-ins (#12337)
Bartek Iwańczuk
2021-10-05
feat(lint): add support for --watch flag (#11983)
CGQAQ
2021-10-05
feat: add --compat flag to provide built-in Node modules (#12293)
Bartek Iwańczuk
2021-10-04
test: refactor lint tests into directories (#12317)
Bartek Iwańczuk
2021-10-03
fix(ext/crypto): missing Aes key typings (#12307)
Divy Srivastava
2021-10-02
fix(ext/net): should not panic when listening to unix abstract address (#12300)
Ahab
2021-10-01
feat(ext/crypto): implement wrapKey (#12125)
Divy Srivastava
2021-10-01
fix(runtime/js/workers): throw errors instead of using an op (#12249)
Nayeem Rahman
2021-10-01
fix(ext/crypto): decode id-RSASSA-PSS with default params (#12147)
Divy Srivastava
2021-09-30
fix(runtime/testing): format aggregate errors (#12183)
Casper Beyer
2021-09-30
fix: worker environment permissions should accept an array (#12250)
David Sherret
2021-09-30
chore: ensure first process in shared flock test does not enter and exit lock...
David Sherret
2021-09-30
fix: Don't panic when a worker is closed in the reactions to a wasm operation...
Andreu Botella
2021-10-01
fix(repl): avoid panic when assigned to globalThis (#12273)
Yoshiya Hinosawa
2021-09-30
feat(tls): custom in memory CA certificates (#12219)
Luca Casonato
2021-09-29
fix(ext/fetch): avoid panic when header is invalid (#12244)
Ahab
2021-09-27
fix: subprocess kill support on windows (#12134)
Luca Casonato
2021-09-26
fix(ext/http): include port number in h2 urls (#12181)
Ben Noordhuis
2021-09-25
perf(ext/fetch): Use the WebIDL conversion to DOMString rather than USVString...
Luis Malheiro
2021-09-25
fix(http): panic when responding to a closed conn (#12216)
Aaron O'Mullan
2021-09-24
chore(workers): Test that closing a worker closes any child workers (#12215)
Andreu Botella
[prev]
[next]