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-05-19
fix(runtime/http): expose nextRequest() errors in respondWith() (#10384)
Nayeem Rahman
2021-05-19
fix(#10695): deps diagnostics include data property (#10696)
Kitson Kelly
2021-05-19
fix(runtime): support source maps with Deno.emit() and bundle (#10510)
Satya Rohith
2021-05-18
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
Yusuke Tanaka
2021-05-18
feat(lsp): provide X-Deno-Warning as a diagnostic (#10680)
Kitson Kelly
2021-05-18
feat(lsp): support formatting json and markdown files (#10180)
Satya Rohith
2021-05-18
refactor: share test harness for lsp between bench and integration (#10659)
Kitson Kelly
2021-05-17
tests: fix broken tests on main (#10663)
Luca Casonato
2021-05-17
fix: static import permissions in dynamic imports
Luca Casonato
2021-05-17
feat(runtime): support urls for `Deno.realPath` and `Deno.realPathSync` (#10626)
Casper Beyer
2021-05-12
v1.10.0
Bartek Iwańczuk
2021-05-11
disable test_watch integration test (#10594)
Bartek Iwańczuk
2021-05-11
feat(runtime/worker): Structured cloning worker message passing (#9323)
Tim Ramlot
2021-05-11
fix(tls): flush send buffer in the background after closing TLS stream (#10146)
Bert Belder
2021-05-11
feat(test): add support for type checking documentation (#10521)
Casper Beyer
2021-05-10
chore: upgrade crates (#10559)
Bartek Iwańczuk
2021-05-10
Switch grant/deny prompt to yes/no (#10547)
Ryan Dahl
2021-05-10
test: run deno test --watch test only on unix (#10550)
Bartek Iwańczuk
2021-05-10
feat: add deno test --watch (#9160)
Liam Murphy
2021-05-08
fix: TextEncoder#encodeInto spec compliance + perf gains (#10129)
Thiago Padilha
2021-05-06
refactor(ops): replace `ZeroCopyBuf` arg by 2nd generic deserializable arg (#...
Aaron O'Mullan
2021-05-06
chore: update wgpu and realign to spec (#9760)
Luca Casonato
2021-05-05
test(compile): show command output to testing log for debugging purpose (#10503)
Yoshiya Hinosawa
2021-05-04
fix(cli): give context when failed to load import map (#10478)
Satya Rohith
2021-05-03
fix(op_crates/fetch): check fetch() argument length (#10474)
Anonymous
2021-05-02
fix(test): change inflection depending on number of pending tests (#10466)
Casper Beyer
2021-05-01
fix(test): re-enable "compile_windows_ext" test (#10131)
Divy Srivastava
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-04-30
fix(cli/tools/test): print module tests originate from (#10428)
Casper Beyer
2021-04-29
fix(op_crate/fetch): infinite loop on fill headers (#10406)
William Perron
2021-04-28
feat(test): run test modules in parallel (#9815)
Casper Beyer
2021-04-28
core: introduce extensions (#9800)
Aaron O'Mullan
2021-04-28
refactor(core): simplify module loading code (#10385)
Bartek Iwańczuk
2021-04-28
chore: upgrade dprint plugins (#10397)
Satya Rohith
2021-04-27
test(cli): run unit tests using Deno.test (#10330)
Casper Beyer
2021-04-27
fix(console): circular customInspect (#10338)
Aaron O'Mullan
2021-04-26
fix(tls): throw meaningful error when hostname is invalid (#10387)
Bert Belder
2021-04-26
Remove denort optimization (#10350)
Ryan Dahl
2021-04-26
feat(core): enable wasm threading support (#10116)
Casper Beyer
2021-04-26
remove #![deny(warnings)] (#10376)
Ryan Dahl
2021-04-25
feat(cli): add test permissions to Deno.test (#10188)
Casper Beyer
2021-04-26
refactor(cli): rename Deno.emit() bundle options to "module" and "classic" (#...
Nayeem Rahman
2021-04-23
fix(op_crates/fetch): Prevent throwing when inspecting a request (#10335)
Jesse Jackson
2021-04-23
refactor(core): rename send() to opcall() (#10307)
Aaron O'Mullan
2021-04-23
chore: update dependencies (#10325)
Luca Casonato
2021-04-23
fix(runtime/js/http): cancel body on response failure (#10225)
Nayeem Rahman
2021-04-21
fix(#10302): flaky worker test (#10303)
Ryan Dahl
2021-04-21
fix(fetch): Response inspect regression (#10295)
Aaron O'Mullan
2021-04-21
fix: do not panic on not found cwd (#10238)
Satya Rohith
2021-04-20
fix(runtime): include HTTP op in WebWorker (#10207)
Satya Rohith
[prev]
[next]