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-11-30
fix(ext/node): fix os.freemem (#21347)
Yoshiya Hinosawa
2023-11-29
perf(lsp): add performance marks for TSC requests (#21383)
Bartek Iwańczuk
2023-11-29
build(cli): allow to build without upgrade feature (#19910)
Jakub Jirutka
2023-11-29
feat(compile): support "bring your own node_modules" in deno compile (#21377)
David Sherret
2023-11-29
fix(ext/node): add util.parseArgs (#21342)
Yoshiya Hinosawa
2023-11-28
fix(ext/node): fix Buffer.copy when sourceStart > source.length (#21345)
Yoshiya Hinosawa
2023-11-28
fix(ext/node): fix duplexify compatibility (#21346)
Yoshiya Hinosawa
2023-11-27
fix(node): `spawnSync`'s `status` was incorrect (#21359)
David Sherret
2023-11-27
ci: make upgrade_lsp_repl_sleeps less flaky (#21363)
David Sherret
2023-11-27
feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)
scarf
2023-11-25
feat(unstable): --unstable-unsafe-proto (#21313)
David Sherret
2023-11-25
chore(ext/node): remove unnecessary test case (#21337)
Yoshiya Hinosawa
2023-11-25
chore: update node_compat test suites to v18.18.2 (#21328)
Yoshiya Hinosawa
2023-11-24
fix(lsp): handle byonm specifiers in jupyter notebooks (#21332)
David Sherret
2023-11-24
chore: deflake unit_node/crypto/crypto_key_test.ts (#21331)
Bartek Iwańczuk
2023-11-23
chore: fix upgrade_prompt test on main (#21314)
David Sherret
2023-11-23
chore: add upgrade prompt integration test (#21273)
David Sherret
2023-11-23
fix(ext/node): fix node:stream.Writable (#21297)
Yoshiya Hinosawa
2023-11-22
refactor: replace `deferred()` from `std/async` with `Promise.withResolvers()...
Asher Gomez
2023-11-22
Revert "chore: update to `std@0.207.0` (#21284)" (#21295)
Bartek Iwańczuk
2023-11-22
fix: 'Promise was collected' error in REPL/jupyter (#21272)
Bartek Iwańczuk
2023-11-22
chore: update to `std@0.207.0` (#21284)
Asher Gomez
2023-11-20
fix: Deno.noColor should not be true when NO_COLOR is empty string (#21275)
David Sherret
2023-11-20
fix(ext/node): handle closing process.stdin more than once (#21267)
Divy Srivastava
2023-11-19
fix(ext,runtime): add missing custom inspections (#21219)
Kenta Moriuchi
2023-11-18
fix(ext/http): fix crash in dropped Deno.serve requests (#21252)
Matt Mastracci
2023-11-17
chore: combine `TestCommandBuilder` with `DenoCmd` (#21248)
David Sherret
2023-11-18
chore: disable curl --http2 tests (#21247)
Matt Mastracci
2023-11-17
test(cli): http test reliability fixes (#21246)
Matt Mastracci
2023-11-17
chore(cli): Fix rename test for XFS (#21215)
Florian Schwalm
2023-11-17
ci: fix flaky stdio_streams_are_locked_in_permission_prompt (#21238)
David Sherret
2023-11-17
chore: various improvements to tests (#21222)
David Sherret
2023-11-17
feat(unstable): Workspaces support (#20410)
Bartek Iwańczuk
2023-11-16
fix(npm): support cjs entrypoint in node_modules folder (#21224)
David Sherret
2023-11-16
feat(ext/cron) modify Deno.cron API to make handler arg last (#21225)
Igor Zinkovsky
2023-11-15
feat(ext/net): use rustls_tokio_stream (#21205)
Matt Mastracci
2023-11-15
fix(runtime): fix Deno.noColor when stdout is not tty (#21208)
Yoshiya Hinosawa
2023-11-14
chore: switch compile tests over to the TestBuilder (#21180)
David Sherret
2023-11-14
fix(ext/node): add APIs perf_hook.performance (#21192)
Bartek Iwańczuk
2023-11-14
fix(ext/web): webstorage has trap for symbol (#21090)
Kenta Moriuchi
2023-11-13
chore(cli): unflake signal test (#21185)
Matt Mastracci
2023-11-13
chore(ext/web): use a non-resource stream for textDecoderStreamCleansUpOnCanc...
Matt Mastracci
2023-11-13
fix(install): should work with non-existent relative root (#21161)
David Sherret
2023-11-12
fix(lsp): update tsconfig after refreshing settings on init (#21170)
Nayeem Rahman
2023-11-12
fix(ext/web): Prevent TextDecoderStream resource leak on stream cancellation ...
Florian Schwalm
2023-11-11
fix(ext/node): Re-enable alloc max size test (#21059)
Kenta Moriuchi
2023-11-11
fix(node/http): export globalAgent (#21081)
Jacob Hummer
2023-11-10
chore(cli): Migrate some unit tests to "Promise.withResolvers()" (#21128)
Tareque Md Hanif
2023-11-10
fix(ext/node): implement process.geteuid (#21151)
Divy Srivastava
2023-11-10
fix: improve `deno doc --lint` error messages (#21156)
David Sherret
[prev]
[next]