Jarred Sumner
|
685a3167f8
|
test: add http agent test and fix agent createConnection
|
2025-05-28 23:51:43 -07:00 |
|
Meghan Denny
|
c85cf136a5
|
test-http-get-pipeline-problem.js passes on windows (#19980)
|
2025-05-28 19:28:02 -07:00 |
|
Meghan Denny
|
4da85ac9c1
|
test-http2-compat-serverrequest-pipe.js passes on windows (#19981)
|
2025-05-28 19:27:41 -07:00 |
|
Meghan Denny
|
9248d81871
|
test-http2-trailers-after-session-close.js passes on windows (#19983)
|
2025-05-28 19:27:12 -07:00 |
|
Meghan Denny
|
ba21d6d54b
|
test-require-long-path.js passes on windows (#19984)
|
2025-05-28 19:26:44 -07:00 |
|
Meghan Denny
|
32985591eb
|
test-http2-pipe-named-pipe.js passes on windows (#19982)
|
2025-05-28 19:26:20 -07:00 |
|
Meghan Denny
|
809992229f
|
node:net rework (#18962)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-05-28 17:04:37 -07:00 |
|
pfg
|
bf02d04479
|
Don't validate cookie strings passed in the CookieMap constructor (#19945)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-05-27 20:14:21 -07:00 |
|
Alistair Smith
|
31980bc151
|
perf_hooks.Histogram (#19920)
|
2025-05-26 21:18:22 -07:00 |
|
Alistair Smith
|
9e61b70535
|
test-net-socket-constructor.js (#19804)
|
2025-05-26 13:14:42 -07:00 |
|
Alistair Smith
|
58c1372b50
|
Implements Node.js behaviour for parallel/test-tls-set-ciphers-error.js (#19443)
|
2025-05-26 13:13:59 -07:00 |
|
Kai Tamkun
|
392212b090
|
node:vm compatibility (#19703)
|
2025-05-23 22:59:58 -07:00 |
|
190n
|
5d84f8a102
|
delete flaky test-worker-uncaught-exception.js (#19857)
|
2025-05-23 22:49:09 -07:00 |
|
190n
|
9dd799d2e6
|
Implement Worker.getHeapSnapshot (#19706)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-23 16:50:13 -07:00 |
|
Jarred Sumner
|
69be630aea
|
WebKit Upgrade (#19839)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Ben Grant <ben@bun.sh>
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-22 21:12:43 -07:00 |
|
Ciro Spaciari
|
ef9ea8ae1c
|
fix(fetch) ignore trailers and add trailer tests (#19854)
|
2025-05-22 20:17:21 -07:00 |
|
Alistair Smith
|
6a363a38da
|
node:net compat: Invalid port test for .listen (#19768)
|
2025-05-21 11:56:17 -07:00 |
|
Seokho Song, dave@modusign
|
2fc8785868
|
Add x25519 elliptic curve cryptography to webcrypto (#19674)
|
2025-05-21 11:23:23 -07:00 |
|
Jarred Sumner
|
4ca83be84f
|
Add Zstd decompression to HTTP client (#19800)
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-05-20 23:26:47 -07:00 |
|
pfg
|
beb1db967b
|
Fix numeric header in node http server (#19811)
|
2025-05-20 21:32:07 -07:00 |
|
190n
|
e23491391b
|
bun run prettier (#19807)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-20 20:01:38 -07:00 |
|
Dylan Conway
|
33be08bde8
|
Fix RuntimeError.from return value (#19777)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2025-05-19 17:05:10 -07:00 |
|
Braden Everson
|
67b64c3334
|
Update TextDecoder's constructor to Handle Undefined (#19708)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-05-19 16:44:57 -07:00 |
|
Jarred Sumner
|
9bee7a64a2
|
Support method-specific routes for html & static routes (#19710)
|
2025-05-17 00:28:01 -07:00 |
|
pfg
|
342fe232d0
|
test-eventtarget.js (#19547)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-05-16 23:17:35 -07:00 |
|
pfg
|
89c5e40544
|
ReadableStream & ReadableByteStream fixes (#19683)
|
2025-05-16 22:30:58 -07:00 |
|
Dylan Conway
|
3983010835
|
fix test-set-process-debug-port.js (#19662)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-05-15 21:38:50 -07:00 |
|
Dylan Conway
|
45198e1e45
|
add ClientRequest.prototype.clearTimeout (#19612)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-14 22:15:33 -07:00 |
|
pfg
|
a7b46ebbfe
|
fastGet can throw (#19506)
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-14 22:14:20 -07:00 |
|
190n
|
6090833da6
|
deflake worker.test.ts (#19634)
|
2025-05-14 18:58:24 -07:00 |
|
190n
|
efc9cae938
|
pass test-worker-message-port-constructor (#19617)
|
2025-05-14 18:57:29 -07:00 |
|
pfg
|
06fa1ed598
|
Add support for maxSendHeaderBlockLength in http2 client (#19642)
|
2025-05-14 18:56:55 -07:00 |
|
190n
|
cd8d037c79
|
pass test-worker-message-event.js (#19614)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-14 18:56:14 -07:00 |
|
Dylan Conway
|
5e8fbf57cb
|
fix test-outgoing-message-pipe.js (#19613)
|
2025-05-14 18:50:26 -07:00 |
|
190n
|
85766e90bf
|
deflake setTimeout.test.js (#19636)
|
2025-05-14 18:49:11 -07:00 |
|
Meghan Denny
|
839ad3732f
|
node: fix test-net-access-byteswritten.js (#19643)
|
2025-05-14 18:48:35 -07:00 |
|
Ciro Spaciari
|
d40662760a
|
Revert "Revert "compat(http2) validations and some behavior fixes (#19558)"" (#19630)
|
2025-05-13 16:47:42 -07:00 |
|
Seokho Song, dave@modusign
|
dcf1b1fbf5
|
Fix css custom property parser uninteded removing previous token (#19599)
|
2025-05-12 18:45:46 -07:00 |
|
190n
|
4e234ded2a
|
Revert "compat(http2) validations and some behavior fixes (#19558)" (#19616)
|
2025-05-12 18:02:37 -07:00 |
|
190n
|
a182c313e2
|
pass test-worker-nested-uncaught.js (#19509)
|
2025-05-12 14:10:18 -07:00 |
|
Dylan Conway
|
a2ae0d06b3
|
fix test-http-agent-getname.js (#19609)
|
2025-05-12 13:44:10 -07:00 |
|
Dylan Conway
|
26579c3ba5
|
fix test-abortsignal-any.mjs (#19511)
|
2025-05-12 13:43:54 -07:00 |
|
Ciro Spaciari
|
dd53294a25
|
compat(http2) validations and some behavior fixes (#19558)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-12 13:42:24 -07:00 |
|
Ciro Spaciari
|
0a0205be6e
|
compat(node:http) more (#19527)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-10 21:28:31 -07:00 |
|
Alistair Smith
|
d09cbdfae9
|
Add a RedisClient#getBuffer method (#19567)
|
2025-05-09 21:25:40 -07:00 |
|
Dylan Conway
|
15a5e3a924
|
add process.resourceUsage (#19481)
|
2025-05-09 19:49:52 -07:00 |
|
Dylan Conway
|
ec865e385a
|
fix test-webcrypto-random.js (#19264)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-09 18:09:32 -07:00 |
|
Dylan Conway
|
4a210138a9
|
implement --no-addons flag and "node-addons" export condition (#19530)
|
2025-05-09 18:07:55 -07:00 |
|
pfg
|
a4bc1c8a35
|
Fix inline snapshot whitespace matching bug (#19564)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-09 15:37:30 -07:00 |
|
Jarred Sumner
|
14b439a115
|
Fix formatters not running in CI + delete unnecessary files (#19433)
|
2025-05-08 23:22:16 -07:00 |
|