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
2024-02-09
chore: completely disable websocketstream_test (#22360)
Matt Mastracci
2024-02-09
fix: upgrade to deno_ast 0.33 (#22341)
David Sherret
2024-02-08
chore(cli): disable some of the restored WSS tests (#22357)
Matt Mastracci
2024-02-08
chore: Promote some integration tests to js_unit_tests (#22355)
Matt Mastracci
2024-02-07
chore: use @test_util for node_compat tests (#22331)
Matt Mastracci
2024-02-07
chore(cli): Use @test_util for relative path for unit tests (#22327)
Matt Mastracci
2024-02-07
fix(node): handle brotli compression end chunk sizes (#22322)
Divy Srivastava
2024-02-07
fix: enable "--allow-sys=cpus" for "deno run" (#22260)
restlessronin
2024-02-07
chore: remove op_spawn_child test (#22314)
Bartek Iwańczuk
2024-02-07
chore: don't expose FFI ops to user code (#22313)
Bartek Iwańczuk
2024-02-07
chore: use same test server for jsr tests (#22303)
David Sherret
2024-02-07
chore: upgrade deno_core to 0.259.0 (#22311)
Bartek Iwańczuk
2024-02-06
fix(publish): handle diagnostic outside graph (#22310)
David Sherret
2024-02-07
chore: remove unneeded benchmark (#22300)
Bartek Iwańczuk
2024-02-06
fix(publish): 'explit' typo (#22296)
John Spurlock
2024-02-06
fix(publish): lazily parse sources (#22301)
David Sherret
2024-02-06
fix(lsp): disable no-cache diagnostics for jsr specifiers (#22284)
Nayeem Rahman
2024-02-06
fix: Support Symbol.metadata (#22282)
Bartek Iwańczuk
2024-02-06
chore(ws): remove unused op_ws_send_pong (#22283)
Divy Srivastava
2024-02-06
fix(node): add `cp` to fs/promises (#22263)
Divy Srivastava
2024-02-06
refactor: don't expose some ops (#22281)
Bartek Iwańczuk
2024-02-06
refactor: don't expose ops to user code (#22273)
Bartek Iwańczuk
2024-02-05
refactor(cli): Move op descriptions into Rust and prepare for op import (#22271)
Matt Mastracci
2024-02-05
Reland refactor(cli): use new sanitizer for resources (#22226)
Matt Mastracci
2024-02-06
fix(unstable): validate kv list selector (#22265)
Heyang Zhou
2024-02-05
fix(ext/node): fix timeout param validation in cp.execFile (#22262)
Yoshiya Hinosawa
2024-02-05
feat(unstable): `Deno.FsFile.lock[Sync]()` and `Deno.FsFile.unlock[Sync]()` (...
Asher Gomez
2024-02-04
chore: remove opcall_test.ts (#22227)
Bartek Iwańczuk
2024-02-02
docs: point to new "Deno 1.x to 2.x Migration Guide" (#22199)
Asher Gomez
2024-02-01
fix(fs): copyFile NUL path on macOS (#22216)
Divy Srivastava
2024-02-01
fix(publish): add node specifiers (#22213)
Leo Kettmeir
2024-02-01
fix(node): add `ppid` getter for `node:process` (#22167)
Yusuke Tanaka
2024-02-01
fix(ext/node): add `aes256` algorithm support (#22198)
Asher Gomez
2024-02-01
fix(node): `util.callbackify` (#22200)
Divy Srivastava
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-02-01
fix(publish): rename --no-fast-check to --no-zap (#22214)
Bartek Iwańczuk
2024-01-31
chore: temporarily disable deprecation warnings (#22204)
Bartek Iwańczuk
2024-01-31
refactor: remove imported ops from Deno.core.ops (#22194)
Bartek Iwańczuk
2024-01-31
chore: disable test-fs-watchfile.js on Mac ARM (#22209)
Bartek Iwańczuk
2024-01-31
chore(publish): add --no-fast-check flag (#22203)
Bartek Iwańczuk
2024-01-30
fix(lsp): don't normalize urls in cache command params (#22182)
Nayeem Rahman
2024-01-30
fix(lockfile): only consider package.json beside lockfile in workspace proper...
David Sherret
2024-01-30
fix(runtime): return number from `op_ppid` instead of bigint (#22169)
Yusuke Tanaka
2024-01-28
chore(lsp): rename client-side command invocations (#22140)
Nayeem Rahman
2024-01-27
Revert "refactor(cli): use new sanitizer for resources (#22125)" (#22153)
Bartek Iwańczuk
2024-01-27
feat(unstable): implement `navigator.gpu.getPreferredCanvasFormat()` (#22149)
Divy Srivastava
2024-01-26
refactor(cli): use new sanitizer for resources (#22125)
Matt Mastracci
2024-01-26
fix: make deprecation warnings less verbose (#22128)
Bartek Iwańczuk
2024-01-26
fix(ext/http): smarter handling of Accept-Encoding (#22130)
Matt Mastracci
2024-01-26
feat(lsp): complete parameters as tab stops and placeholders (#22126)
Nayeem Rahman
[next]