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
Age
Commit message (
Expand
)
Author
2021-05-19
fix(cli/tools/test_runner): use file_fetcher.fetch to get sources (#10708)
Casper Beyer
2021-05-19
fix(cli): canonicalize coverage dir (#10364)
Casper Beyer
2021-05-19
docs(cli/dts): fix plugin example (#10647)
Casper Beyer
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
docs(cli/dts): make worker example pass (#10703)
Casper Beyer
2021-05-19
docs: fix unix socket examples (#10705)
Casper Beyer
2021-05-19
fix(deno install): support `file:` scheme URLs (#10562)
Satya Rohith
2021-05-19
docs(cli/dts): fix typo in `TestDefinition.only` description (#10697)
Casper Beyer
2021-05-19
fix(runtime): support source maps with Deno.emit() and bundle (#10510)
Satya Rohith
2021-05-18
fix(lsp): make failed to load config error descriptive (#10685)
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
fix(lsp): ignore type definition not found diagnostic (#10610)
Satya Rohith
2021-05-18
refactor(lsp): memoize script versions per tsc request (#10601)
Kitson Kelly
2021-05-18
refactor: share test harness for lsp between bench and integration (#10659)
Kitson Kelly
2021-05-17
1.10.2
Luca Casonato
2021-05-17
chore: release crates (#10661)
Luca Casonato
2021-05-17
tests: fix broken tests on main (#10663)
Luca Casonato
2021-05-17
docs(cli/dts): fix `Deno.startTls` example (#10657)
Casper Beyer
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-16
docs(cli/dts): fix http server example (#10651)
Casper Beyer
2021-05-15
docs(cli/dts): remove stray new operators in examples (#10648)
Casper Beyer
2021-05-15
chore: upgrade Tokio to 1.6.0 (#10637)
Yusuke Tanaka
2021-05-15
docs(cli/dts): fix link from master to main (#10633)
Yusuke Tanaka
2021-05-14
refactor(cli/ops): don't pass ops through json (#10629)
Casper Beyer
2021-05-13
fix(lsp): remove duplicate cwd in config path (#10620)
Niclas Overby
2021-05-13
docs(cli/dts): use `Deno.stdin.rid` in `Deno.setRaw` example (#10623)
Casper Beyer
2021-05-13
docs(cli/dts): fix `Deno.createHttpClient` example (#10608)
Casper Beyer
2021-05-13
docs(cli/dts): fix missing std/testing/asserts.ts imports in examples (#10579)
Casper Beyer
2021-05-13
fix(cli): ignore x-typescript-types header when media type is not js/jsx (#10...
Yoshiya Hinosawa
2021-05-12
docs(cli/dts): fix worker net permissions example (#10578)
Casper Beyer
2021-05-12
docs(cli/dts): fix `Deno.applySourceMap` example (#10602)
Casper Beyer
2021-05-11
v1.10.1
Ryan Dahl
2021-05-12
fix(#10603): revert minimal changes to resolve deadlock bug (#10605)
Kitson Kelly
2021-05-12
v1.10.0
Bartek Iwańczuk
2021-05-11
chore: release crates (#10596)
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(lsp): remove code_action/diagnostics deadlock (#10555)
Kitson Kelly
2021-05-11
docs: remove stale `Deno.compile` example (#10580)
Casper Beyer
2021-05-11
docs(cli/dts): fix `Deno.permissions.query` example (#10572)
Casper Beyer
2021-05-11
docs(cli/dts): fix Deno.test permission examples (#10571)
Casper Beyer
2021-05-11
feat(lsp): add internal debugging logging (#10438)
Kitson Kelly
2021-05-11
docs(cli/dts): fix Deno.watchFs example (#10570)
Casper Beyer
2021-05-11
docs(cli/dts): fix Deno.inspect examples (#10569)
Casper Beyer
2021-05-11
docs(cli/dts): fix Deno.seek and Deno.seekSync examples (#10568)
Casper Beyer
2021-05-11
docs(cli/dts): fix Deno.run example (#10567)
Casper Beyer
[prev]
[next]