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-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
2024-04-20
chore: auto-complete for __spec__.jsonc file (#23476)
David Sherret
2024-04-19
FUTURE: remove `Deno.customInspect` (#23453)
Asher Gomez
2024-04-19
refactor: move redirect handling into deno_graph (#23444)
David Sherret
2024-04-17
test(publish): check specifiers outside fast check module graph (#23369)
Asher Gomez
2024-04-16
fix(cli): Identify and fix a test deadlock (#23411)
Matt Mastracci
2024-04-16
feat(check): allow using side effect imports with unknown module kinds (ex. c...
David Sherret
2024-04-15
test: add test for running in V8 jitless mode (#23054)
Bartek Iwańczuk
2024-04-15
fix(lsp): improved cjs tracking (#23374)
David Sherret
2024-04-12
chore(test): use file_test_runner for spec tests (#23348)
David Sherret
2024-04-11
fix(publish): do not warn about excluded external modules in node_modules dir...
David Sherret
2024-04-11
fix(npm): local nodeModulesDir was sometimes resolving duplicates of same pac...
David Sherret
2024-04-08
FUTURE(ext/net): remove `Deno.(Conn|TlsConn|Listener|TlsListener|UnixConn).pr...
Asher Gomez
2024-04-07
FUTURE(ext/fs): remove `Deno.FsWatcher.prototype.rid` (#23234)
Asher Gomez
2024-04-07
FUTURE(ext/fs): make `Deno.FsFile` constructor illegal (#23235)
Asher Gomez
2024-04-05
FUTURE: override byonm with nodeModulesDir setting (#23222)
David Sherret
2024-04-05
FUTURE: remove deprecated APIs within workers (#23220)
Asher Gomez
[prev]
[next]