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
/
cli
Age
Commit message (
Expand
)
Author
2023-05-22
docs: be explicit in the unit of time of delay in setTimeout (#19207)
Connor Burton
2023-05-22
fix(ext/web): improve timers resolution for 0ms timeouts (#19212)
Bartek Iwańczuk
2023-05-22
fix(node): add http.Server.unref() (#19201)
Bartek Iwańczuk
2023-05-21
fix(ci): simplify test assertion for http version enforcing with Deno.createH...
Leo Kettmeir
2023-05-21
feat(unstable): add more options to Deno.createHttpClient (#17385)
Leo Kettmeir
2023-05-19
chore: add Deno version information to new 1.34 deno.json properties (#19202)
David Sherret
2023-05-19
feat(vendor): support for npm specifiers (#19186)
David Sherret
2023-05-19
feat(ext/http): ref/unref for server (#19197)
Matt Mastracci
2023-05-19
Revert "perf: use jemalloc as global allocator (#18957)" (#19187)
Bartek Iwańczuk
2023-05-18
feat(ext/http): Add support for trailers w/internal API (HTTP/2 only) (#19182)
Matt Mastracci
2023-05-19
BREAKING(unstable): change return type of Deno.serve() API (#19189)
Bartek Iwańczuk
2023-05-19
feat(compile): remove need for `--unstable` with npm specifiers (#19185)
David Sherret
2023-05-18
feat(cli): add `nodeModulesDir` option to config file (#19095)
David Sherret
2023-05-18
feat(cli): top-level `exclude` field in `deno.json` (#17778)
scarf
2023-05-18
feat(task): glob expansion (#19084)
David Sherret
2023-05-18
fix(npm): run pre and post tasks if present (#19178)
Marvin Hagemeister
2023-05-18
fix(npm): `process` not defined in readline (#19184)
Marvin Hagemeister
2023-05-18
chore: forward v1.33.4 release commit to main (#19181)
denobot
2023-05-18
refactor(napi): simplify types (#19179)
Bartek Iwańczuk
2023-05-18
fix(cli/napi): handle finalizers (#19168)
Divy Srivastava
2023-05-18
fix(node): support passing parent stdio streams (#19171)
Marvin Hagemeister
2023-05-18
fix(napi): BigInt related APIs (#19174)
Bartek Iwańczuk
2023-05-18
chore: lint server_test.ts (#19175)
Bartek Iwańczuk
2023-05-17
fix(runtime): Box the main future to avoid blowing up the stack (#19155)
Matt Mastracci
2023-05-17
fix(npm): improved optional dependency support (#19135)
David Sherret
2023-05-17
fix(ext/node): fix whatwg url formatting (#19146)
Yoshiya Hinosawa
2023-05-17
fix(kv): kv.close() interrupts in-flight operations (#19076)
Heyang Zhou
2023-05-17
fix: support "fetch" over HTTPS for IP addresses (#18499)
Bartek Iwańczuk
2023-05-17
refactor(node): reimplement http client (#19122)
Leo Kettmeir
2023-05-16
fix(ext/http): Ensure cancelled requests don't crash Deno.serve (#19154)
Matt Mastracci
2023-05-16
fix(fetch): Correctly decode `multipart/form-data` names and filenames (#19145)
Andreu Botella
2023-05-16
docs: fix typos (#19118)
Lenni
2023-05-16
fix(deno/upgrade): allow --version vX.Y.Z (#19139)
Levente Kurusa
2023-05-16
feat(node/crypto): Builtin Diffie-Hellman Groups (#19137)
Levente Kurusa
2023-05-15
feat(node/crypto): Diffie Hellman Support (#18943)
Levente Kurusa
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-05-14
fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108)
Yoshiya Hinosawa
2023-05-13
fix(lsp): increase default max heap size to 3Gb (#19115)
Bartek Iwańczuk
2023-05-13
chore(ext/node): removed skipped compat test cases (#19109)
Yoshiya Hinosawa
2023-05-13
chore: fix & update node compat config (#19106)
Yoshiya Hinosawa
2023-05-12
refactor(lsp): make `RequestMethod` private (#19114)
David Sherret
2023-05-12
chore: forward v1.33.3 release commit to main (#19111)
denobot
2023-05-11
fix(lsp): preload documents when `deno.documentPreloadLimit` changes (#19103)
David Sherret
2023-05-11
feat(lsp): ability to configure document pre-load limit (#19097)
David Sherret
2023-05-11
fix(lsp): hard to soft error when unable to get completion info (#19091)
David Sherret
2023-05-11
fix(cli): upgrade to Typescript 5.0.4 (#19090)
David Sherret
2023-05-11
fix(console): handle error when inspecting promise-like (#19083)
Nayeem Rahman
2023-05-11
fix(runtime): `ChildProcess::kill()` doesn't require additional perms (#15339)
Nayeem Rahman
2023-05-11
fix(node): expose channels in worker_threads (#19086)
Marvin Hagemeister
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
[prev]
[next]