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
2021-09-30
feat(tls): custom in memory CA certificates (#12219)
Luca Casonato
2021-09-29
fix(ext/http): merge identical if/else branches (#12269)
mynane
2021-09-29
perf(web/Event): move last class field to constructor (#12265)
Aaron O'Mullan
2021-09-29
fix(ext/fetch): avoid panic when header is invalid (#12244)
Ahab
2021-09-29
perf(webidl/DOMString): don't wrap string primitives (#12266)
Aaron O'Mullan
2021-09-29
bench(cli): add deno_http_native_headers.js (#12267)
Aaron O'Mullan
2021-09-29
feat: support serializing `WebAssembly.Module` objects (#12140)
Andreu Botella
2021-09-29
feat: stabilize URLPattern API (#12256)
Luca Casonato
2021-09-28
1.14.2 (#12254)
Aaron O'Mullan
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-27
perf(fetch): optimize newInnerRequest blob url check (#12245)
Aaron O'Mullan
2021-09-27
fix: subprocess kill support on windows (#12134)
Luca Casonato
2021-09-27
refactor(fetch/Request): inline defaultInnerRequest (#12241)
Aaron O'Mullan
2021-09-27
perf(fetch/Response): avoid class fields (#12237)
Aaron O'Mullan
2021-09-26
refactor(fetch/response): inline defaultInnerResponse (#12235)
Aaron O'Mullan
2021-09-26
perf(web): optimize Event constructor (#12231)
Aaron O'Mullan
2021-09-26
perf(webidl/ByteString): 3x faster ASCII check (#12230)
Aaron O'Mullan
2021-09-26
perf(fetch): optimize InnerBody constructor (#12232)
Aaron O'Mullan
2021-09-26
fix(ext/http): include port number in h2 urls (#12181)
Ben Noordhuis
2021-09-26
perf(fetch/headers): optimize appendHeader (#12234)
Aaron O'Mullan
2021-09-25
perf(ext/fetch): Use the WebIDL conversion to DOMString rather than USVString...
Luis Malheiro
2021-09-25
fix(ext/web): FileReader error messages (#12218)
Dan Rose
2021-09-25
chore: update wpt (#12206)
Andreu Botella
2021-09-25
fix(http): panic when responding to a closed conn (#12216)
Aaron O'Mullan
2021-09-25
fix(ext/http): fortify "is websocket?" check (#12179)
Ben Noordhuis
2021-09-24
chore(workers): Test that closing a worker closes any child workers (#12215)
Andreu Botella
2021-09-25
cleanup(runtime): flatten op_kill's args (#12214)
Aaron O'Mullan
2021-09-25
refactor: Remove unused code (#12210)
Ryan Dahl
2021-09-24
chore(runtime): minor comment improvement (#12191)
Aaron O'Mullan
2021-09-25
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
李瑞丰
2021-09-24
refactor: Remove op_state parameter (#12202)
Ryan Dahl
2021-09-24
refactor: Rename ProgramState to ProcState (#12204)
Ryan Dahl
2021-09-24
docs: fix native http jsdoc examples (#12207)
Leo K
2021-09-24
fix(cli/permissions): ensure revoked permissions are no longer granted (#12159)
Nayeem Rahman
2021-09-23
refactor: Remove depreated Worker::execute_module (#12203)
Ryan Dahl
2021-09-23
refactor: clean up watcher tests (#12200)
Ryan Dahl
2021-09-23
feat(cli/fmt): support more markdown extensions (#12195)
Satya Rohith
2021-09-23
perf(ext/fetch): skip USVString webidl conv on string constructor (#12168)
Aaron O'Mullan
2021-09-23
test(cli): align unit test permissions with runtime test permissions (#12189)
Casper Beyer
2021-09-23
docs(tools): updates to cutting a release (#12177)
Kitson Kelly
2021-09-23
perf(ops): optimize permission check (#11800)
Aaron O'Mullan
2021-09-22
ci: enable cache for fastci (#12186)
Aaron O'Mullan
2021-09-22
refactor: simplify FetchFuture (#12185)
Ryan Dahl
2021-09-22
quickfix(ci): only run "Build product size info" on main/tag (#12184)
Aaron O'Mullan
2021-09-22
upgrade serde_v8 and rusty_v8 (#12175)
Ryan Dahl
2021-09-22
fix(workers): Don't panic when a worker's parent thread stops running (#12156)
Andreu Botella
2021-09-22
ci: experiment mac & windows debug builds (#11884)
Aaron O'Mullan
2021-09-22
chore: replace calls to assertThrowsAsync with assertRejects (#12176)
Casper Beyer
2021-09-22
chore(ext/net): improve embedder friendliness (#12178)
Ben Noordhuis
2021-09-22
1.14.1
Kitson Kelly
[prev]
[next]