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
/
unit_node
Age
Commit message (
Expand
)
Author
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
fix(node): don't close stdio streams (#19256)
Bartek Iwańczuk
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-26
fix(node): make 'v8.setFlagsFromString' a noop (#19271)
Bartek Iwańczuk
2023-05-23
fix(ext/node): add basic node:worker_threads support (#19192)
Yoshiya Hinosawa
2023-05-23
fix(node): duplicate node_module suffixes (#19222)
Marvin Hagemeister
2023-05-23
refactor: further work on node http client (#19211)
Leo Kettmeir
2023-05-22
chore(cli): One Rust test per JS and Node unit test file (#19199)
Matt Mastracci
2023-05-22
fix(node): add http.Server.unref() (#19201)
Bartek Iwańczuk
2023-05-18
fix(npm): `process` not defined in readline (#19184)
Marvin Hagemeister
2023-05-18
fix(node): support passing parent stdio streams (#19171)
Marvin Hagemeister
2023-05-17
refactor(node): reimplement http client (#19122)
Leo Kettmeir
2023-05-13
chore: fix & update node compat config (#19106)
Yoshiya Hinosawa
2023-04-26
BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759)
Bartek Iwańczuk
2023-04-19
fix(ext/node): implement asymmetric keygen (#18651)
Divy Srivastava
2023-04-19
fix(ext/node): add crypto.sign|verify methods (#18765)
Yoshiya Hinosawa
2023-04-18
refactor(node/crypto): scrypt polyfill to rust (#18746)
Levente Kurusa
2023-04-18
chore(ext/node): restore http_test from std (#18747)
Yoshiya Hinosawa
2023-04-18
fix(ext/node): implement crypto.createVerify (#18703)
Yoshiya Hinosawa
2023-04-18
fix(ext/node): polyfill response._implicitHeader method (#18738)
Yoshiya Hinosawa
2023-04-13
chore: bump child_process_test timeouts for slow CI (#18689)
David Sherret
2023-04-12
refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, rando...
Levente Kurusa
2023-04-11
chore(cli): clean up unused number value (#18661)
Geert-Jan Zwiers
2023-03-30
Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491)
Bartek Iwańczuk
2023-03-29
test(ext/node): add timers_tests.ts from std/node (#18472)
Andrew Nester
2023-03-29
test(ext/node): add string_decoder_test.ts from std/node (#18473)
Andrew Nester
2023-03-28
test(node/fs): add fs.Dir tests (#18463)
Kamal Singh
2023-03-28
fix(ext/node): implement crypto.Sign (RSA/PEM/SHA{224,256,384,512}) (#18471)
Yoshiya Hinosawa
2023-03-28
chore(ext/node): port pbkdf2 to Rust (#18470)
Divy Srivastava
2023-03-27
fix(ext/node): add missing _preloadModules hook (#18447)
Marvin Hagemeister
2023-03-26
test(ext/node): Port crypto tests from std/node (#18382)
Max Dahlgren
2023-03-25
feat(test): print pending tests on sigint (#18246)
Nayeem Rahman
2023-03-25
fix(ext/node): add aes-128-ecb algorithm support (#18412)
Yoshiya Hinosawa
2023-03-24
feat(ext/node): implement crypto.createSecretKey (#18413)
Divy Srivastava
2023-03-24
fix(ext/node): make cipher/decipher transform stream (#18408)
Yoshiya Hinosawa
2023-03-23
refactor(ext/node): Use Deno.inspect (#17960)
Ryan Dahl
2023-03-22
test: ignore flaky node:child_process tests (#18360)
Bartek Iwańczuk
2023-03-20
test(ext/node): port _fs tests from std/node (#18262)
Max Dahlgren
2023-03-19
test(ext/node): add querystring_test.ts and readline_test.ts (#18256)
Sanskar Gauchan
2023-03-19
test(ext/node): add _fs_access_test.ts and _fs_watch_test.ts (#18249)
Sanskar Gauchan
2023-03-18
fix(ext/node): add createDecipheriv (#18245)
Yoshiya Hinosawa
2023-03-17
chore: add tests for node:async_hooks (#18004)
Bartek Iwańczuk
2023-03-16
fix(ext/node): resource leak in createHmac (#18229)
Divy Srivastava
2023-03-16
fix(ext/node): implement "ascii" encoding for node:fs writeFile() (#18097)
Farsen976
[prev]
[next]