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-17
feat(cli): support multiple env file argument (#26527)
Bhuwan Pandit
2024-11-17
chore: Make ext/net/tcp.rs public (#26891)
Benjamin Swerdlow
2024-11-17
fix(ext/webgpu): Create GPUQuerySet converter before usage (#26883)
reczkok
2024-11-16
chore: reenable some tests disabled during Deno 1->2 migration (#26898)
Bartek Iwańczuk
2024-11-16
fix(ext/node): increase tolerance for interval test (#26899)
Bartek Iwańczuk
2024-11-16
feat(jupyter): Add `Deno.jupyter.image` API (#26284)
Bartek Iwańczuk
2024-11-16
fix(ext/node): New async setInterval function to improve the nodejs compatibi...
/usr/bin/cat
2024-11-16
feat(watch): log which file changed on HMR or watch change (#25801)
HasanAlrimawi
2024-11-16
fix(ext/cache): gracefully error when cache creation failed (#26895)
Bartek Iwańczuk
2024-11-16
fix(cli): show prefix hint when installing a package globally (#26629)
Miguel Rodrigues
2024-11-16
feat(task): support object notation, remove support for JSDocs (#26886)
Bartek Iwańczuk
2024-11-15
refactor: use boxed_error in some places (#26887)
David Sherret
2024-11-15
fix: update message for unsupported schemes with npm and jsr (#26884)
Bartek Iwańczuk
2024-11-15
feat(fetch): accept async iterables for body (#26882)
Luca Casonato
2024-11-15
feat(lsp): auto-imports with @deno-types directives (#26821)
Nayeem Rahman
2024-11-15
feat(ext/fetch): allow embedders to use `hickory_dns_resolver` instead of def...
Sahand Akbarzadeh
2024-11-15
perf: use available system memory for v8 isolate memory limit (#26868)
Bartek Iwańczuk
2024-11-15
chore: remove some unused tests (#26878)
Bartek Iwańczuk
2024-11-14
refactor(resolver): move more resolution code into deno_resolver (#26873)
David Sherret
2024-11-14
feat(cli): add `--unstable-node-globals` flag (#26617)
Marvin Hagemeister
2024-11-14
fix: otel resiliency (#26857)
snek
2024-11-14
chore: upgrade runtimelib (jupyter) to 0.19 (#26862)
Kyle Kelley
2024-11-13
fix(cli): preserve comments in doc tests (#26828)
Yusuke Tanaka
2024-11-13
fix(fmt): error instead of panic on unstable format (#26859)
David Sherret
2024-11-13
feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package....
David Sherret
2024-11-13
fix(ext/node): zlib.crc32() (#26856)
Divy Srivastava
2024-11-13
fix(ext/node): use ERR_NOT_IMPLEMENTED for notImplemented (#26853)
Divy Srivastava
2024-11-13
chore: update denokv_* (#26850)
Luca Casonato
2024-11-13
feat: upgrade V8 to 13.0 (#26851)
Bartek Iwańczuk
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
[next]