Alistair Smith
|
ded202d57b
|
fix: parallel/test-cluster-eaddrinuse.js passing (#19444)
|
2025-05-05 17:08:18 -07:00 |
|
Dylan Conway
|
a0819e9d02
|
fix more node:timers tests (#19432)
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-02 20:50:02 -07:00 |
|
pfg
|
f18a6d7be7
|
test-whatwg-encoding-custom-textdecoder-api-invalid-label.js (#19430)
|
2025-05-02 04:04:44 -07:00 |
|
pfg
|
bbc98cb777
|
test-tls-root-certificates.js (#19426)
|
2025-05-02 04:03:52 -07:00 |
|
pfg
|
5f58be4ed4
|
test-v8-serialize-leak.js (#19425)
|
2025-05-01 23:45:54 -07:00 |
|
Kai Tamkun
|
992effaa26
|
node:vm Script cachedData support (#19379)
|
2025-05-01 16:37:02 -07:00 |
|
Meghan Denny
|
9e201eff9e
|
node:net: implement BlockList (#19277)
|
2025-05-01 16:09:44 -07:00 |
|
190n
|
d4cad5d856
|
remove test-http2-large-file (#19407)
|
2025-04-30 17:33:05 -07:00 |
|
Meghan Denny
|
11978cd48d
|
node: fix test-http-client-request-options.js (#19377)
|
2025-04-29 18:29:47 -07:00 |
|
Meghan Denny
|
2fd2d6eeea
|
node: fix test-http-client-reject-unexpected-agent.js (#19376)
|
2025-04-29 18:28:46 -07:00 |
|
Meghan Denny
|
2a2247bbb6
|
js: fix serialization of non-transferable objects (#19351)
|
2025-04-29 18:23:26 -07:00 |
|
Meghan Denny
|
4dc7076cad
|
node: fix test-http-client-agent-abort-close-event.js (#19359)
|
2025-04-29 13:01:53 -07:00 |
|
Ciro Spaciari
|
cb6abd2116
|
fix(node:http) proper send chunked encoding, dont send \r\b twice after headers are flushed (#19344)
|
2025-04-28 16:48:36 -07:00 |
|
Dylan Conway
|
465379d96a
|
add Timeout.prototype.close, _idleTimeout and _onTimeout (#19318)
|
2025-04-28 00:25:25 -07:00 |
|
Dylan Conway
|
1ee7bab0e7
|
fix test-parse-args.mjs (#19308)
|
2025-04-26 23:27:50 -07:00 |
|
Dylan Conway
|
915b8be722
|
fix node:process: avoid duplicate default export (#19311)
|
2025-04-26 17:19:36 -07:00 |
|
Dylan Conway
|
448340cf3f
|
fix test-fs-read-position-validation.mjs (#19287)
|
2025-04-26 04:43:53 -07:00 |
|
pfg
|
b97561f3f8
|
mime api (test-mime-api, test-mime-whatwg) (#19284)
|
2025-04-25 23:40:09 -07:00 |
|
pfg
|
ea681fa9ec
|
test-assert-typedarray-deepequal (#19285)
|
2025-04-25 23:36:07 -07:00 |
|
Meghan Denny
|
d531e86634
|
node:dns: match expected .code on lookup() error (#19294)
|
2025-04-25 23:34:13 -07:00 |
|
Dylan Conway
|
4c059b290c
|
implement process.ref and process.unref (#19265)
|
2025-04-25 18:27:11 -07:00 |
|
Dylan Conway
|
46881358e5
|
Add BroadcastChannel.prototype[util.inspect.custom] (#19269)
|
2025-04-25 18:25:22 -07:00 |
|
Dylan Conway
|
83a2a64965
|
fix test-queue-microtask.js (#19262)
|
2025-04-24 23:03:48 -07:00 |
|
Alistair Smith
|
e6c516465e
|
Implement test-http2-client-port-80.js (#19267)
|
2025-04-24 22:03:23 -07:00 |
|
Alistair Smith
|
316cc20456
|
Fix test-http2-client-request-options-errors (#19259)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-24 21:42:22 -07:00 |
|
Ciro Spaciari
|
59b2a60790
|
compat(node:http) more passing (#19236)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-24 19:26:55 -07:00 |
|
Dylan Conway
|
d070f110d0
|
Revert "add test"
This reverts commit 33d656eebe.
|
2025-04-24 16:43:14 -07:00 |
|
Dylan Conway
|
33d656eebe
|
add test
|
2025-04-24 16:42:13 -07:00 |
|
Alistair Smith
|
9f0ba15995
|
Fix test-{https,tls}-options-boolean-check (#19225)
|
2025-04-23 22:18:43 -07:00 |
|
Alistair Smith
|
c97bbe6428
|
readline: Fix readline-test-promises-csj.mjs (#19235)
|
2025-04-23 22:17:35 -07:00 |
|
Alistair Smith
|
f5fdd02237
|
TLSSocket: Match Node.js behaviour in allowHalfOpen property (#19218)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-23 18:02:41 -07:00 |
|
Alistair Smith
|
1294128b47
|
fix already passing test-events-add-abort-listener.mjs (#19232)
|
2025-04-23 16:54:55 -07:00 |
|
Kai Tamkun
|
506afcbc7e
|
More node:http compatibility (#19173)
|
2025-04-23 16:44:32 -07:00 |
|
chloe caruso
|
3349c995b5
|
no usingnamespace, organize jsc namespace, enable -fincremental (#19122)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-04-22 16:34:15 -07:00 |
|
Dylan Conway
|
7e8e559fce
|
Pass test-crypto-keygen-* tests (#19040)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Dave Caruso <me@paperdave.net>
|
2025-04-19 00:25:30 -07:00 |
|
Ciro Spaciari
|
218ee99155
|
compat(node:http) more compatibility improvements (#19063)
|
2025-04-18 19:57:02 -07:00 |
|
chloe caruso
|
7d7512076b
|
remove more usingnamespace (#19042)
|
2025-04-17 19:04:05 -07:00 |
|
Ciro Spaciari
|
6029567ba4
|
fix(node:http) fix rejectNonStandardBodyWrites behavior (#19019)
|
2025-04-14 19:24:25 -07:00 |
|
Ciro Spaciari
|
4ccf5c03dc
|
fix(crypto) fix setAAD undefined checks (#18905)
|
2025-04-09 16:50:08 -07:00 |
|
chloe caruso
|
9a329c04cc
|
pass test-module-globalpaths-nodepath.js (#18879)
|
2025-04-08 21:32:19 -07:00 |
|
chloe caruso
|
4a44257457
|
pass test-require-exceptions.js (#18873)
|
2025-04-08 18:13:28 -07:00 |
|
chloe caruso
|
5f9f200e7e
|
require.resolve with paths option (#18851)
|
2025-04-08 14:07:03 -07:00 |
|
190n
|
eee5d4fb4a
|
node:worker_threads low-hanging fruit (#18758)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-04-08 05:29:53 -07:00 |
|
Ciro Spaciari
|
9eae7787a0
|
test(https) add test/js/node/test/parallel/test-https-simple.js (#18846)
|
2025-04-08 03:45:32 -07:00 |
|
chloe caruso
|
8414ef1562
|
preserve symlinks (#18550)
|
2025-04-03 19:14:02 -07:00 |
|
pfg
|
d9c77be90d
|
node child process maxbuf support (#18293)
|
2025-04-03 17:03:26 -07:00 |
|
Dylan Conway
|
0efbbd3870
|
fix(crypto): remove verifyError from DiffieHellman.prototype (#18710)
|
2025-04-02 14:24:36 -07:00 |
|
chloe caruso
|
c29933f823
|
implement require.extensions attempt 2 (#18686)
|
2025-04-01 14:31:16 -07:00 |
|
Ciro Spaciari
|
13068395c0
|
fix(crypto) check for undefined (#18702)
|
2025-04-01 12:36:02 -07:00 |
|
Jarred Sumner
|
c3be6732d1
|
Fixes #18572 (#18578)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-31 02:15:27 -07:00 |
|