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
2023-04-19
fix(compile): write bytes directly to output file (#18777)
David Sherret
2023-04-19
fix(test/coverage): exclude test files (#18748)
Levente Kurusa
2023-04-19
fix(ext/node): implement asymmetric keygen (#18651)
Divy Srivastava
2023-04-19
fix(ext/node): improve vm.runInThisContext (#18767)
Yoshiya Hinosawa
2023-04-19
fix(ext/node): add crypto.sign|verify methods (#18765)
Yoshiya Hinosawa
2023-04-19
tests: disable another flaky test (#18762)
Bartek Iwańczuk
2023-04-19
chore: disable flaky Node compat tests (#18760)
Bartek Iwańczuk
2023-04-18
test: fix flaky worker test (#18754)
Bartek Iwańczuk
2023-04-18
refactor(node/crypto): scrypt polyfill to rust (#18746)
Levente Kurusa
2023-04-18
chore(ext/node): restore http_test from std (#18747)
Yoshiya Hinosawa
2023-04-18
fix(ext/node): implement crypto.createVerify (#18703)
Yoshiya Hinosawa
2023-04-18
fix(ext/node): add req.socket.remoteAddress (#18733)
Yoshiya Hinosawa
2023-04-18
fix(ext/node): polyfill response._implicitHeader method (#18738)
Yoshiya Hinosawa
2023-04-18
chore: update node compat config (#18736)
Yoshiya Hinosawa
2023-04-17
refactor(tests): Watcher test timeout (#18459)
Cre3per
2023-04-16
Revert "perf(core): immediately schedule another tick if there are un… (#18...
Bartek Iwańczuk
2023-04-14
chore: fix running node tests in parallel on Windows (#18711)
David Sherret
2023-04-14
chore: remove node_modules folder being created in testdata directory (#18708)
David Sherret
2023-04-14
fix(ext/websocket): Avoid write deadlock that requires read_frame to complete...
Divy Srivastava
2023-04-14
refactor(core): limit number of boundary crossings between Rust and V8 (#18652)
Bartek Iwańczuk
2023-04-13
refactor(cli): move runTests() and runBenchmarks() to rust (#18563)
Nayeem Rahman
2023-04-13
chore: bump child_process_test timeouts for slow CI (#18689)
David Sherret
2023-04-13
fix(test): add process sigint handler for --watch (#18678)
Nayeem Rahman
2023-04-12
fix(npm): eagerly reload package information when version from lockfile not f...
David Sherret
2023-04-12
fix(npm): cache bust npm specifiers more aggressively (#18636)
David Sherret
2023-04-12
fix(core): preserve syntax error locations in dynamic imports (#18664)
Nayeem Rahman
2023-04-12
fix(ext/cache): cache.put overwrites previous call (#18649)
Satya Rohith
2023-04-12
refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, rando...
Levente Kurusa
2023-04-11
fix(npm): do not "npm install" when npm specifier happens to match package.js...
David Sherret
2023-04-11
chore(cli): clean up unused number value (#18661)
Geert-Jan Zwiers
2023-04-11
fix(ext/kv): keys must be arrays (#18655)
Luca Casonato
2023-04-07
fix(ext/node): add X509Certificate (#18625)
Divy Srivastava
2023-04-06
fix(npm): reload an npm package's dependency's information when version not f...
David Sherret
2023-04-06
refactor(npm): use deno_npm and deno_semver (#18602)
David Sherret
2023-04-06
chore: fix flaky tests checking ms when CI is slow (#18559)
David Sherret
2023-04-06
fix(ext/node): implement hkdf-expand (#18612)
Divy Srivastava
2023-04-06
fix(ext/node): fix unable to resolve fraction.js (#18544)
Marvin Hagemeister
2023-04-06
fix(ext/node): add symmetric keygen (#18609)
Divy Srivastava
2023-04-06
fix(ext/node): json encode binary command name (#18596)
Geert-Jan Zwiers
2023-04-05
tests: cleanup "node_compat_tests" (#18594)
Bartek Iwańczuk
2023-04-04
refactor(ext/http): bring back 'reusePort' option for 'Deno.serve()' (#18590)
Bartek Iwańczuk
2023-04-04
feat(ext/url): `URL.canParse` (#18286)
Kenta Moriuchi
2023-04-03
refactor: remove "ext/flash" (#18578)
Bartek Iwańczuk
2023-04-03
refactor: "Deno.serve()" API uses "Deno.serveHttp()" internally (#18568)
Bartek Iwańczuk
2023-04-03
Revert "fix(cli): don't store blob and data urls in the module cache (#18261)...
Yoshiya Hinosawa
2023-04-01
fix(test): don't swallow sanitizer errors with permissions (#18550)
Nayeem Rahman
2023-04-01
fix(repl): disable language server document preloading in the repl (#18543)
David Sherret
2023-04-01
fix(check): ensure diagnostics caused by changes in other files get invalidat...
David Sherret
2023-03-31
fix: upgrade to TypeScript 5.0.3 (#18532)
David Sherret
2023-03-31
fix(lsp): better handling of `data:` urls (#18527)
David Sherret
[prev]
[next]