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
Age
Commit message (
Expand
)
Author
2021-05-21
fix(bench_util): correctly run async benches in tokio context (#10736)
Aaron O'Mullan
2021-05-21
fix(runtime/http): fix empty blob response (#10689)
Yoshiya Hinosawa
2021-05-21
chore(lsp): provide test for lsp deadlock issue (#10679)
Kitson Kelly
2021-05-20
chore: add README to bench_util/ (#10712)
Bartek Iwańczuk
2021-05-20
fix(cli/tools/test_runner): --doc should not require permissions (#10719)
Casper Beyer
2021-05-20
fix(lsp): re-enable the per resource configuration without a deadlock (#10625)
Kitson Kelly
2021-05-20
fix(cli/dts): fix missing error class (NotSupported) in types (#10713)
Carter Snook
2021-05-19
chore: publish deno_bench_util crate (#10709)
Bartek Iwańczuk
2021-05-19
fix(cli): always allow documentation modules to be checked (#10581)
Casper Beyer
2021-05-19
refactor(core): move ModuleMap to separate RefCell (#10656)
Bartek Iwańczuk
2021-05-19
fix(serde_v8): remove intentional deserialization error on non-utf8 strings (...
Aaron O'Mullan
2021-05-19
tooling: re-enable bench_util (#10674)
Aaron O'Mullan
2021-05-19
test(cli/dts): typecheck examples in declaration files (#10707)
Casper Beyer
2021-05-19
ci: fix 'skip save cache' step in windows CI (#10704)
Yoshiya Hinosawa
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(webstorage): use opstate for sqlite connection (#10692)
crowlKats
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
docs: fix misspelling (#10683)
Raika Toriyama
2021-05-19
fix(runtime): support source maps with Deno.emit() and bundle (#10510)
Satya Rohith
2021-05-19
docs: update getting started for clarity (#10694)
Kitson Kelly
2021-05-19
docs(typescript): fix typo in faqs (#10682)
Raika Toriyama
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
cleanup(core.js): make op wrapper arg names generic (#10675)
Aaron O'Mullan
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-17
chore: add/update crates listed in workspace (#10673)
Bert Belder
2021-05-17
ci: make rustc deny warnings on all platforms (#10672)
Bert Belder
2021-05-18
refactor: share test harness for lsp between bench and integration (#10659)
Kitson Kelly
2021-05-17
Merge v1.10.2 into main (#10669)
Bert Belder
2021-05-17
1.10.2
Luca Casonato
2021-05-17
chore: release crates (#10661)
Luca Casonato
2021-05-17
chore: update dependencies (#10660)
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
cleanup(core/example/hello_world): use Deno.core.print instead of new op (#10...
Aaron O'Mullan
2021-05-15
cleanup(core): flatten print's op args (#10643)
Aaron O'Mullan
2021-05-15
docs(cli/dts): remove stray new operators in examples (#10648)
Casper Beyer
[prev]
[next]