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
/
tests
Age
Commit message (
Expand
)
Author
2023-06-13
fix(lsp): don't pre-load documents matched in the config file's "exclude" (#1...
David Sherret
2023-06-13
fix(node/buffer): make slice be the same as subarray (#19481)
Leo Kettmeir
2023-06-13
fix(ext/http): replace await Deno.serve with await Deno.serve().finished (#19...
Matt Mastracci
2023-06-13
fix(ext/websockets): ensure we fully send frames before close (#19484)
Matt Mastracci
2023-06-13
chore(repl): mark some tests as flaky (#19475)
David Sherret
2023-06-13
fix(lsp): update import map config when deno.json changes (#19476)
David Sherret
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-12
chore(core): fix flaky flock_test on windows (#19477)
Matt Mastracci
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-09
chore: fix flaky package_json_auto_discovered_for_local_script_arg (#19445)
David Sherret
2023-06-09
chore: fix flaky stdio_streams_are_locked_in_permission_prompt (#19443)
David Sherret
2023-06-08
chore(ext/node): revert changes to ClientRequest.onSocket (#19426)
Bartek Iwańczuk
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
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-07
fix(cli): formatting bench with colors (#19323)
Mike Mulchrone
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
fix(node/http): use fake socket and proper url handling (#19340)
Leo Kettmeir
2023-06-06
feat(ext/node): Very basic node:http2 support (#19344)
Matt Mastracci
2023-06-06
fix(ext/console): fix inspecting large ArrayBuffers (#19373)
ud2
2023-06-05
fix: upgrade to deno_ast 0.27 (#19375)
David Sherret
2023-06-05
feat(node_compat): Add a close method to the FileHandle class. (#19357)
nasa
2023-06-05
feat: add more options to Deno.inspect (#19337)
Leo Kettmeir
2023-06-04
fix(ext/web): Copy EventTarget list before dispatch (#19360)
Koen
2023-06-02
fix(node): map stdio [0, 1, 2] to "inherit" (#19352)
Marvin Hagemeister
2023-06-02
feat(node_compat): Added base implementation of FileHandle (#19294)
nasa
2023-06-02
chore(node_compat): fix path strings generated by `setup.ts` (#19347)
Hirotaka Tagawa / wafuwafu13
2023-06-02
fix(node): don't close stdio streams (#19256)
Bartek Iwańczuk
2023-05-31
refactor(ext/http): Expose internal serveHttpOnListener API for HTTP2 (#19331)
Matt Mastracci
2023-05-31
fix(runtime): add missing SIGIOT alias to SIGABRT (#19333)
Marvin Hagemeister
2023-05-31
refactor: further work on node http client (#19327)
Leo Kettmeir
2023-05-31
fix(node): add missing process.reallyExit method (#19326)
Marvin Hagemeister
2023-05-29
fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303)
Bartek Iwańczuk
2023-05-29
test(ext/node): add os_test.ts (#19305)
egg
2023-05-29
fix(node): http.IncomingMessageForClient.complete (#19302)
Bartek Iwańczuk
2023-05-28
refactor(core): remove ext: modules from the module map (#19040)
Nayeem Rahman
2023-05-27
fix(compile): inline symlinks as files outside node_modules dir and warn for ...
David Sherret
2023-05-27
refactor(node/http): don't use readablestream for writing to request (#19282)
Leo Kettmeir
2023-05-26
fix(compile): implicit read permission to npm vfs (#19281)
David Sherret
2023-05-26
fix(node): make 'v8.setFlagsFromString' a noop (#19271)
Bartek Iwańczuk
2023-05-26
chore(lsp/tests): diagnostic synchronization (reland) (#19270)
David Sherret
2023-05-26
Revert "chore(lsp/tests): diagnostic synchronization (#19264)" (#19268)
Bartek Iwańczuk
2023-05-26
chore(lsp/tests): diagnostic synchronization (#19264)
David Sherret
2023-05-25
fix(compile): handle when DENO_DIR is readonly (#19257)
David Sherret
2023-05-24
feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (...
Hirotaka Tagawa / wafuwafu13
[prev]
[next]