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-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-21
chore: update deno_config to 0.16.1 (#23480)
Bartek Iwańczuk
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
chore: add lint script to ensure no new `itest!` tests (#23475)
David Sherret
2024-04-20
perf(lsp): Pass code action trigger kind to TSC (#23466)
Nathan Whitaker
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
2024-04-19
refactor(ext/http): extract 02_websocket.ts from 01_http.js (#23460)
Matt Mastracci
2024-04-20
perf(lsp): only store parsed sources for open documents (#23454)
Nayeem Rahman
2024-04-19
feat(runtime): Allow embedders to perform additional access checks on file op...
Matt Mastracci
2024-04-19
feat(ext/http): Add `addr` to HttpServer (#23442)
Matt Mastracci
2024-04-19
chore(deps): bump rustls from 0.21.10 to 0.21.11 (#23464)
dependabot[bot]
2024-04-19
perf(lsp): Avoid passing struct into op_resolve (#23452)
Nathan Whitaker
2024-04-19
feat: upgrade V8 to 12.4 (#23435)
Bartek Iwańczuk
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-19
perf(lsp): cleanup document dependencies (#23426)
Nayeem Rahman
2024-04-18
fix(fmt): error for more unterminated nodes (#23449)
David Sherret
2024-04-18
fix(ext/node): remove unwraps from fallible conversions (#23447)
Bartek Iwańczuk
2024-04-19
test: fix node_compat_test (#23446)
Bartek Iwańczuk
2024-04-18
test: deflake tests for rejection handled (#23448)
Bartek Iwańczuk
2024-04-18
fix(cli): avoid `deno add` and `deno vendor` errors when deno.json is empty (...
nokazn
2024-04-18
chore: make remaining submodules shallow (#23441)
David Sherret
2024-04-18
chore: remove unused, unstable 'http' namespace (#23436)
Matt Mastracci
2024-04-18
feat(ext/net): extract TLS key and certificate from interfaces (#23327)
Bartek Iwańczuk
2024-04-18
fix(ext/node): Correctly send ALPN on node TLS connections (#23434)
Matt Mastracci
2024-04-17
test(publish): check specifiers outside fast check module graph (#23369)
Asher Gomez
2024-04-17
perf(lsp): release unused documents (#23398)
Nayeem Rahman
2024-04-17
chore(lsp): Include new benchmark in the collected benchmark data (#23420)
Nathan Whitaker
2024-04-17
fix(publish): support import equals (#23421)
Luca Casonato
2024-04-17
perf: v8 code cache (#23081)
Igor Zinkovsky
2024-04-17
fix: allow WPT to successfully exit using `--exit-zero` (#23418)
Asher Gomez
2024-04-17
chore: update WPT (#23389)
Asher Gomez
2024-04-16
fix(cli): Identify and fix a test deadlock (#23411)
Matt Mastracci
2024-04-16
fix(ci): Fix bench job (#23410)
Nathan Whitaker
2024-04-16
feat(check): allow using side effect imports with unknown module kinds (ex. c...
David Sherret
2024-04-16
chore(lsp): Add benchmark for performance on a large real-world repo (#23395)
Nathan Whitaker
2024-04-16
fix(cli): TestEventSender should be !Clone (#23405)
Matt Mastracci
2024-04-16
fix(ext/node): worker_threads.receiveMessageOnPort doesn't panic (#23406)
Bartek Iwańczuk
2024-04-17
fix: add `DENO_FUTURE` to `deno --help` (#23368)
Asher Gomez
2024-04-16
feat(ext/url): add `URL.parse` (#23318)
Kenta Moriuchi
2024-04-16
fix(ext/node): dispatch beforeExit/exit events irrespective of listeners (#23...
Satya Rohith
2024-04-16
chore: forward v1.42.4 commit to `main` (#23394)
Bartek Iwańczuk
2024-04-15
test: add test for running in V8 jitless mode (#23054)
Bartek Iwańczuk
2024-04-16
fix(lsp): slice strings by byte index in code actions (#23387)
Nayeem Rahman
[prev]
[next]