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
2024-11-13
feat: OpenTelemetry Tracing API and Exporting (#26710)
snek
2024-11-13
feat(ext/fs): add ctime to Deno.stats and use it in node compat layer (#24801)
Łukasz Czerniawski
2024-11-13
fix(ext/node): process.getBuiltinModule (#26833)
Divy Srivastava
2024-11-12
fix(permissions): say to use --allow-run instead of --allow-all (#26842)
David Sherret
2024-11-12
chore: make fields public on `PermissionDeniedError` and `deno_kv::KvConfig`...
Richard Carson
2024-11-12
fix(install): re-setup bin entries after running lifecycle scripts (#26752)
Nathan Whitaker
2024-11-12
chore: update zeromq to 0.4.1 (#26811)
Soc Virnyl S. Estela
2024-11-12
fix(ext/node): handle `--allow-sys=inspector` (#26836)
Divy Srivastava
2024-11-12
fix(lsp): skip code action edits that can't be converted (#26831)
Nayeem Rahman
2024-11-12
fix(ext/websocket): initialize `error` attribute of WebSocket ErrorEvent (#26...
Divy Srivastava
2024-11-12
fix(ext/node): add autoSelectFamily option to net.createConnection (#26661)
Yoshiya Hinosawa
2024-11-12
fix(ext/http): prefer brotli for `accept-encoding: gzip, deflate, br, zstd` (...
Satya Rohith
2024-11-11
test(ext/node): prevent running the same test cases twice (#26812)
Yoshiya Hinosawa
2024-11-10
fix(ext/webstorage): use error class for sqlite error case (#26806)
Leo Kettmeir
2024-11-10
chore: forward v2.0.6 release commit to main (#26804)
denobot
2024-11-10
Revert "perf(upgrade): cache downloaded binaries in DENO_DIR" (#26799)
Divy Srivastava
2024-11-09
perf(upgrade): cache downloaded binaries in DENO_DIR (#26108)
Bartek Iwańczuk
2024-11-08
fix: performance.timeOrigin (#26787)
snek
2024-11-08
fix(install): cache jsr deps from all workspace config files (#26779)
Nathan Whitaker
2024-11-08
feat(ext/http): abort event when request is cancelled (#26781)
Divy Srivastava
2024-11-08
fix(ext/cache): don't panic when creating cache (#26780)
Divy Srivastava
2024-11-07
chore: make commandWithCwdIsAsync test less flaky (#26770)
Nathan Whitaker
2024-11-07
feat(ext/http): abort signal when request is cancelled (#26761)
Divy Srivastava
2024-11-06
chore: serve node headers from a test server to fix flaky `node-gyp` test (#2...
Nathan Whitaker
2024-11-06
refactor: use concrete error type for remaining ops (#26746)
Leo Kettmeir
2024-11-06
refactor(ext/net): Use hickory dns instead of unmaintained trust-dns (#26741)
Kaveh
2024-11-06
fix(node:zlib): gzip & gzipSync should accept ArrayBuffer (#26762)
Satya Rohith
2024-11-06
fix(ext/node): better inspector support (#26471)
snek
2024-11-06
fix(fmt): don't use self-closing tags in HTML (#26754)
Bartek Iwańczuk
2024-11-06
feat(lsp): auto-import completions from byonm dependencies (#26680)
Nayeem Rahman
2024-11-06
chore: forward v2.0.5 release commit to main (#26755)
denobot
2024-11-05
chore: upgrade publish workflow to ubuntu 24 (#26731)
Divy Srivastava
2024-11-05
fix: panic_hook hangs without procfs (#26732)
Divy Srivastava
2024-11-05
chore: deprecate run itests (#26444)
Mohammad Sulaiman
2024-11-05
fix(install): handle invalid function error, and fallback to junctions regard...
Nathan Whitaker
2024-11-05
fix: op_run_microtasks crash (#26718)
Divy Srivastava
2024-11-05
fix(add): better error message when adding package that only has pre-release ...
Nathan Whitaker
2024-11-05
chore: fix serve_watch_all test (#26725)
Nathan Whitaker
2024-11-05
ci: use self-hosted mac arm runner for building on tags (#26727)
Bartek Iwańczuk
2024-11-05
fix(workspace): support wildcard packages (#26568)
Bartek Iwańczuk
2024-11-04
fix(ext/node): add `findSourceMap` to the default export of `node:module` (#2...
Nathan Whitaker
2024-11-04
fix(fmt): do not panic for jsx ignore container followed by jsx text (#26723)
David Sherret
2024-11-04
fix(lsp): scope attribution for lazily loaded assets (#26699)
Nayeem Rahman
2024-11-04
fix(types): missing `import` permission on `PermissionOptionsObject` (#26627)
Scott Twiname
2024-11-04
fix(fmt): ignore file directive for YAML files (#26717)
Bartek Iwańczuk
2024-11-04
refactor(runtime/permissions): use concrete error types (#26464)
Leo Kettmeir
2024-11-04
chore: update dlint to v0.68.0 for internal (#26711)
Kenta Moriuchi
2024-11-04
perf(lsp): don't walk coverage directory (#26715)
Nayeem Rahman
2024-11-01
fix(add): only add npm deps to package.json if it's at least as close as deno...
Nathan Whitaker
2024-11-01
fix: improved support for cjs and cts modules (#26558)
David Sherret
[prev]
[next]