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-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
2023-11-10
chore: use internal namespace in 40_testing.js (#21141)
Divy Srivastava
2023-11-10
fix(test) reduce queue persistence test time from 60 secs to 6 secs (#21142)
Igor Zinkovsky
2023-11-10
fix(node/child_process): properly normalize stdio for 'spawnSync' (#21103)
Bartek Iwańczuk
2023-11-09
perf: remove knowledge of promise IDs from deno (#21132)
Matt Mastracci
2023-11-09
fix(node): implement createPrivateKey (#20981)
Divy Srivastava
2023-11-08
chore: refactor test_server and move to rustls-tokio-stream (#21117)
Matt Mastracci
2023-11-07
fix(ext/http): Throwing Error if the return value of Deno.serve handler is no...
Aravind
2023-11-07
fix(node): cjs export analysis should probe for json files (#21113)
David Sherret
2023-11-07
fix(node): inspect ancestor directories when resolving cjs re-exports during ...
David Sherret
2023-11-07
fix(node/http): socket.setTimeout (#20930)
Gasman
2023-11-06
fix(ext): use `String#toWellFormed` in ext/webidl and ext/node (#21054)
Kenta Moriuchi
2023-11-06
fix(byonm): correct resolution for scoped packages (#21083)
David Sherret
2023-11-05
chore: migrate to new deno_core and metrics (#21057)
Matt Mastracci
2023-11-04
fix(node): use closest package.json to resolve package.json imports (#21075)
David Sherret
2023-11-04
fix(doc): `deno doc --lint mod.ts` should output how many files checked (#21084)
David Sherret
2023-11-02
feat(ext/kv): increase checks limit (#21055)
Igor Zinkovsky
2023-11-01
fix: add missing `Object.groupBy()` and `Map.groupBy()` types (#21050)
Asher Gomez
2023-11-01
fix(repl): jsxImportSource was not working (#21049)
David Sherret
2023-11-01
feat: enable Array.fromAsync (#21048)
Bartek Iwańczuk
[prev]
[next]