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-05-02
fix(test): proper type checking for files with doc tests (#23654)
Leo Kettmeir
2024-05-02
fix(ext/node): support delete process.env.var (#23647)
Satya Rohith
2024-05-01
chore(cli): add permission test (#23633)
Matt Mastracci
2024-05-01
chore: make a couple repl tests less flaky (#23636)
David Sherret
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-05-01
chore(lsp): revert import map pre-resolution for jsxImportSource (#23619)
Nayeem Rahman
2024-04-30
feat(cli): add support for jsxImportSourceTypes (#23419)
Luca Casonato
2024-04-30
fix(ext/node): support multiple message listeners on MessagePort (#23600)
Satya Rohith
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
fix(ext/http): ensure signal is created iff requested (#23601)
Matt Mastracci
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-04-29
fix(ext/node): exporting rsa public keys (#23596)
Divy Srivastava
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-27
fix(ext/node): support process.stdin.unref() (#22865)
Yoshiya Hinosawa
2024-04-26
test: cleanup npm test registry code (#23578)
Bartek Iwańczuk
2024-04-26
feat(ci): category & unstable tags checker (#23568)
Leo Kettmeir
2024-04-26
test: update for private npm registry test server (#23572)
Bartek Iwańczuk
2024-04-25
chore: rework TLS code in test server (#23566)
Matt Mastracci
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
chore: update deno_doc (#23544)
Leo Kettmeir
2024-04-24
fix(lsp): inherit missing fmt and lint config from parent scopes (#23547)
Nayeem Rahman
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-24
fix(ext/net): check for TLS using undefined rather than using ReflectHas (#23...
Matt Mastracci
2024-04-24
feat(ext/http): Implement request.signal for Deno.serve (#23425)
Matt Mastracci
2024-04-24
chore: use deno_unsync through deno_core (#23532)
Matt Mastracci
2024-04-24
fix(ext/node): worker_threads copies env object (#23536)
Bartek Iwańczuk
2024-04-23
test: add private npm registry (#23510)
Bartek Iwańczuk
2024-04-23
fix: Float16Array support (#23512)
Kenta Moriuchi
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-23
feat: enable Float16Array support (#23490)
Bartek Iwańczuk
2024-04-22
fix(lsp): remove Document::open_data on close (#23483)
Nayeem Rahman
2024-04-22
feat: add jsx precompile skip element option (#23457)
Marvin Hagemeister
2024-04-22
perf(lsp): Batch "$projectChanged" notification in with the next JS request (...
Nathan Whitaker
2024-04-21
FUTURE(ext/net): remove `Deno.ConnectTlsOptions.(certFile|certChain|privateKe...
Asher Gomez
2024-04-21
fix(ext/node): define http.maxHeaderSize (#23479)
Bartek Iwańczuk
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-21
fix: Fix some typos in comments (#23470)
welfuture
2024-04-20
chore: auto-complete for __spec__.jsonc file (#23476)
David Sherret
2024-04-20
fix(ext/node): implement process.kill in Rust (#23130)
Divy Srivastava
2024-04-20
fix(ext/node): `cp` into non-existent parent directory (#23469)
Divy Srivastava
2024-04-20
fix(ext/node): Support `env` option in worker_thread (#23462)
Divy Srivastava
[prev]
[next]