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
/
tests
Age
Commit message (
Expand
)
Author
2024-11-20
review
HEAD
main
Bartek Iwańczuk
2024-11-19
Merge branch 'main' into main
Bartek Iwańczuk
2024-11-19
feat(compile): ability to embed directory in executable (#26939)
David Sherret
2024-11-20
Merge branch 'main' into haturatu/main
Bartek Iwańczuk
2024-11-20
dedup, rename, fix tests
Bartek Iwańczuk
2024-11-19
feat(compile): ability to embed local data files (#26934)
David Sherret
2024-11-19
feat(fmt): support SQL (#26750)
João Baptista
2024-11-19
refactor: update deno_doc, use prismjs, remove internal reference html genera...
Leo Kettmeir
2024-11-19
fix(node): handle resolving ".//<something>" in npm packages (#26920)
David Sherret
2024-11-19
feat(task): dependencies (#26467)
David Sherret
2024-11-19
feat(ext/node): perf_hooks.monitorEventLoopDelay() (#26905)
Divy Srivastava
2024-11-19
fix(node/crypto): support promisify on generateKeyPair (#26913)
Marvin Hagemeister
2024-11-18
feat(runtime): remove public OTEL trace API (#26854)
Luca Casonato
2024-11-18
feat: fmt and lint respect .gitignore file (#26897)
Bartek Iwańczuk
2024-11-18
fix(lsp): ignore editor indent settings if deno.json is present (#26912)
Nayeem Rahman
2024-11-18
perf(compile): code cache (#26528)
David Sherret
2024-11-18
chore: temporarily disable dns tests for Node compat (#26915)
Bartek Iwańczuk
2024-11-17
feat(cli): support multiple env file argument (#26527)
Bhuwan Pandit
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(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
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
chore: remove some unused tests (#26878)
Bartek Iwańczuk
2024-11-14
feat(cli): add `--unstable-node-globals` flag (#26617)
Marvin Hagemeister
2024-11-14
fix: otel resiliency (#26857)
snek
2024-11-13
fix(cli): preserve comments in doc tests (#26828)
Yusuke Tanaka
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
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
fix(install): re-setup bin entries after running lifecycle scripts (#26752)
Nathan Whitaker
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-11
test(ext/node): prevent running the same test cases twice (#26812)
Yoshiya Hinosawa
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(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-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
[next]