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
2023-06-13
fix(ext/node): handle 'upgrade' responses (#19412)
Bartek Iwańczuk
2023-06-13
test(ext/node): add fs dirent unit test from std (#19461)
Kaique da Silva
2023-06-13
feat(node): HTTPS server (#19362)
Leo Kettmeir
2023-06-13
chore(ext/http): fix github lint issue (#19479)
Matt Mastracci
2023-06-12
perf(ext/http): from_maybe_shared_unchecked for header values (#19478)
Matt Mastracci
2023-06-12
chore: No longer need a sparse checkout thanks to cargo sparse index (#19423)
Matt Mastracci
2023-06-12
chore(core): fix flaky flock_test on windows (#19477)
Matt Mastracci
2023-06-12
chore: update clap (#19467)
Leo Kettmeir
2023-06-12
feat: Adaptations to support OpenBSD port (#19153)
VlkrS
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-10
perf(serve): hoist promise error callback (#19456)
Marvin Hagemeister
2023-06-09
perf: optimize ByteString checks, hoist server rid getter (#19452)
Bartek Iwańczuk
2023-06-09
chore: fix flaky package_json_auto_discovered_for_local_script_arg (#19445)
David Sherret
2023-06-09
perf(serve): hoist repeated condition (#19449)
Marvin Hagemeister
2023-06-09
perf(node): cache realpath_sync calls in read permission check (#19379)
Gustrb
2023-06-09
chore: fix flaky stdio_streams_are_locked_in_permission_prompt (#19443)
David Sherret
2023-06-09
fix(fmt): do not panic formatting json with multiple values (#19442)
David Sherret
2023-06-09
chore: update release doc template (#19441)
Bartek Iwańczuk
2023-06-09
fix(config): do not canonicalize config file path before loading (#19436)
David Sherret
2023-06-09
chore(tests): add `.use_symlinked_temp_dir()` to `TestBuilder` (#19435)
David Sherret
2023-06-09
perf: add Tokio runtime monitor (#19415)
Bartek Iwańczuk
2023-06-09
chore: forward v1.34.2 release commit to main (#19434)
denobot
2023-06-08
chore: update wpt (#19422)
Leo Kettmeir
2023-06-08
ci: use windows-xl runner for `--release` on main (#19429)
David Sherret
2023-06-08
chore(ext/node): revert changes to ClientRequest.onSocket (#19426)
Bartek Iwańczuk
2023-06-08
fix(ext/websocket): Close socket on bad string data (#19424)
Matt Mastracci
2023-06-08
chore: Use relative paths for assert imports to avoid test flakes (#19427)
Matt Mastracci
2023-06-08
refactor(compile): store the npm snapshot in the eszip (#19343)
David Sherret
2023-06-08
perf(ext/websocket): Reduce GC pressure & monomorpize op_ws_next_event (#19405)
Matt Mastracci
2023-06-08
chore: Ensure we only end up with the clang version we want & upgrade libffi ...
Matt Mastracci
2023-06-08
feat(node_compat): Add a write method to the FileHandle class (#19385)
nasa
2023-06-08
feat(node_compat): Add a read method to the FileHandle class (#19359)
nasa
2023-06-08
perf: use sendto syscalls (#19414)
Bartek Iwańczuk
2023-06-08
chore: upgrade to Rust 1.68.2 (#19416)
Bartek Iwańczuk
2023-06-07
fix(napi): don't panic if symbol can't be found (#19397)
Bartek Iwańczuk
2023-06-07
chore: downgrade to Rust 1.68 (#19411)
David Sherret
2023-06-07
ci: output file system space before and after building (#19409)
David Sherret
2023-06-07
refactor(core): use JoinSet instead of FuturesUnordered (#19378)
Bartek Iwańczuk
2023-06-07
chore: downgrade to Rust 1.69 (#19407)
David Sherret
2023-06-07
refactor: helpers methods on `TypeCheckMode` (#19393)
David Sherret
2023-06-07
fix(cli): formatting bench with colors (#19323)
Mike Mulchrone
2023-06-07
perf(ext/websocket): monomorphize code (#19394)
Bartek Iwańczuk
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-06-06
fix(repl): correctly print string exception (#19391)
sigmaSd
2023-06-06
chore(core): build_bench tool (#19387)
Matt Mastracci
2023-06-06
perf(http): avoid flattening http headers (#19384)
Marvin Hagemeister
2023-06-06
fix(node/http): use fake socket and proper url handling (#19340)
Leo Kettmeir
2023-06-06
refactor(serde_v8): don't access backing store twice (#19382)
Bartek Iwańczuk
2023-06-06
perf(ext/websocket): Make send sync for non-stream websockets (#19376)
Matt Mastracci
2023-06-06
feat(ext/node): Very basic node:http2 support (#19344)
Matt Mastracci
[prev]
[next]