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
/
specs
Age
Commit message (
Expand
)
Author
2024-05-23
feat: add lowercase `-v` version flag (#23750)
David Sherret
2024-05-22
feat(cli): Add slow test warning (#23874)
Matt Mastracci
2024-05-21
refactor(jupyter): use runtimelib for Jupyter structures and directory paths ...
Kyle Kelley
2024-05-21
chore: add test to ensure parsing only happens once on first load (#23837)
David Sherret
2024-05-21
fix(task): do not error if node_modules folder not exists (#23920)
David Sherret
2024-05-21
perf: analyze cjs re-exports in parallel (#23894)
David Sherret
2024-05-18
perf: analyze cjs exports and emit typescript in parallel (#23856)
David Sherret
2024-05-16
fix(node): seperate worker module cache (#23634)
Divy Srivastava
2024-05-16
perf(jsr): download metadata files as soon as possible and in parallel (#23836)
David Sherret
2024-05-14
chore: fix flaky rejection_handled_web_process (#23817)
David Sherret
2024-05-14
fix(emit): regression - keep comments in emit (#23815)
David Sherret
2024-05-14
fix(publish): always include config file when publishing (#23797)
David Sherret
2024-05-14
chore: 045_proxy output stdout & stderr on failure (#23810)
David Sherret
2024-05-14
fix(publish): error for missing version constraints on dry-publish instead of...
David Sherret
2024-05-13
chore(task): various small refactorings (#23793)
David Sherret
2024-05-10
fix(runtime): Allow opening /dev/fd/XXX for unix (#23743)
Matt Mastracci
2024-05-10
fix(node): better cjs re-export handling (#23760)
David Sherret
2024-05-09
fix(task): regression where `npx <command>` sometimes couldn't find command (...
David Sherret
2024-05-08
fix(runtime): allow nul device on windows (#23741)
Matt Mastracci
2024-05-08
FUTURE: `deno install` changes (#23498)
Bartek Iwańczuk
2024-05-07
fix(jsr): panic when importing jsr package with deps via https (#23728)
David Sherret
2024-05-07
chore: fix flaky net_listen_allow_localhost_4555 (#23726)
David Sherret
2024-05-07
fix(runtime): allow r/w access to /etc without --allow-all (#23718)
Luca Casonato
2024-05-07
chore(test): move npm registries to separate servers and to the `tests/regist...
David Sherret
2024-05-06
fix(compile): relative permissions should be retained as relative (#23719)
David Sherret
2024-05-03
refactor(tests): move worker_threads itests to spec tests (#23648)
Satya Rohith
2024-05-03
chore(tests/specs): ability to have sub tests in file (#23667)
David Sherret
2024-05-03
chore: move cert itests to spec tests (#23607)
David Sherret
2024-05-03
test: npm registry handles two test scopes (#23663)
Bartek Iwańczuk
2024-05-02
fix(test): proper type checking for files with doc tests (#23654)
Leo Kettmeir
2024-05-01
chore(cli): add permission test (#23633)
Matt Mastracci
2024-04-30
fix(node): require.resolve - fallback to global cache when bare specifier fro...
David Sherret
2024-05-01
chore: fix flaky module graph cache tests (#23623)
David Sherret
2024-04-30
feat(cli): add support for jsxImportSourceTypes (#23419)
Luca Casonato
2024-04-29
FUTURE: remove import assertions support for JavaScript (#23541)
Kenta Moriuchi
2024-04-29
fix: handle specifying an import map in an ancestor dir of deno.json (#23602)
David Sherret
2024-04-29
chore: add tests for moduleGraph2 (#23603)
David Sherret
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-04-29
fix(ext/node): support NODE_DEBUG env (#23583)
Satya Rohith
2024-04-29
fix(ext/node): add support for MessagePort.removeListener/off (#23598)
Satya Rohith
2024-04-27
fix(compile): certain jsr specifiers sometimes can't load (#23567)
David Sherret
2024-04-25
fix: unref stdin read (#23534)
Bartek Iwańczuk
2024-04-24
feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...
David Sherret
2024-04-24
feat: Add `deno serve` subcommand (#23511)
Matt Mastracci
2024-04-24
fix(publish): --dry-publish should error for gitignored excluded files (#23540)
David Sherret
2024-04-23
fix(cli): Don't panic on invalid emit options (#23463)
Nathan Whitaker
2024-04-23
fix(workspace): provide workspace members as 'imports' in import map (#23492)
Bartek Iwańczuk
2024-04-21
FUTURE(ext/net): remove `Deno.ConnectTlsOptions.(certFile|certChain|privateKe...
Asher Gomez
2024-04-21
FUTURE(ext/net): remove `Deno.ListenTlsOptions.(keyFile|certFile)` (#23271)
Asher Gomez
2024-04-20
feat(task): support running npm binary commands in deno.json (#23478)
David Sherret
[prev]
[next]