Jarred Sumner
|
9ca2e1445c
|
Remove most static initializers (#19298)
|
2025-04-26 04:03:59 -07:00 |
|
Christoph
|
b7c5bd0922
|
Fix crash on empty text file import (#19165)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-25 23:42:41 -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 |
|
Jarred Sumner
|
5152254b2b
|
Add test for non-reified static properties on the Bun global (#19270)
|
2025-04-25 00:07:34 -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 |
|
Dylan Conway
|
41388204b9
|
update webkit (#19238)
|
2025-04-23 23:21:22 -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 |
|
Jarred Sumner
|
9646bf1a38
|
Fixes #16671 (#19227)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-04-23 16:42:33 -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 |
|
Ciro Spaciari
|
a512ad5155
|
fix(sql) fix flush (#19177)
|
2025-04-21 22:21:55 -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
|
db2e7d7f74
|
fix(node:http) fix socket detach (#19052)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
|
2025-04-15 22:09:54 -07:00 |
|
chloe caruso
|
903706dccf
|
file descriptor rewrite (#18790)
|
2025-04-15 09:37:11 -07:00 |
|
Don Isaac
|
caeea11706
|
fix(bun/test): it.failing for tests using done callbacks (#19018)
|
2025-04-14 19:29:05 -07:00 |
|
Ciro Spaciari
|
6029567ba4
|
fix(node:http) fix rejectNonStandardBodyWrites behavior (#19019)
|
2025-04-14 19:24:25 -07:00 |
|
Jarred Sumner
|
27a580a4d5
|
Fix test using afterAll inside of a test
|
2025-04-14 17:25:17 -07:00 |
|
Alistair Smith
|
ab431f158a
|
@types/bun: declare ShellError and ShellPromise in the right place (#18955)
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
|
2025-04-14 11:56:31 -07:00 |
|
Jarred Sumner
|
7d8a376d5e
|
Fixes #18956 (#18971)
|
2025-04-12 06:16:55 -07:00 |
|
Jarred Sumner
|
31b81637c8
|
Revert "fix(test): test.failing when tests use a done callback" (#18969)
|
2025-04-12 04:04:24 -07:00 |
|
Jarred Sumner
|
acf0b68299
|
Make request.method getter not allocate memory (#18961)
|
2025-04-11 20:59:38 -07:00 |
|
Don Isaac
|
27f83c38af
|
fix(test): test.failing when tests use a done callback (#18930)
|
2025-04-10 14:52:29 -07:00 |
|
Don Isaac
|
75988aa14a
|
test(http): port over some of express' test suite (#18927)
|
2025-04-10 14:01:27 -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 |
|
Jarred Sumner
|
f677ac322c
|
Rename redis.disconnect to redis.close (#18880)
|
2025-04-08 19:59:08 -07:00 |
|
Jarred Sumner
|
03f3a59ff5
|
Always disable stop if necessary timer (#18882)
|
2025-04-08 19:17:20 -07:00 |
|
chloe caruso
|
4a44257457
|
pass test-require-exceptions.js (#18873)
|
2025-04-08 18:13:28 -07:00 |
|
Jarred Sumner
|
f912fd8100
|
Fix typo
|
2025-04-08 16:54:48 -07:00 |
|
Jarred Sumner
|
d028e1aaa3
|
Allow multiple arguments in set in RedisClient (#18860)
|
2025-04-08 14:23:06 -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 |
|
Jarred Sumner
|
ec87a27d87
|
Introduce Bun.redis - a builtin Redis client for Bun (#18812)
|
2025-04-08 03:34:00 -07:00 |
|
Ciro Spaciari
|
95fead19f9
|
compat(express) allow GET with body on node:http (#18837)
|
2025-04-07 20:21:08 -07:00 |
|
Ciro Spaciari
|
a2efbd4ca2
|
fix(node:http) resume when reading and avoid unnecessary pause/resumes calls (#18804)
|
2025-04-07 17:30:16 -07:00 |
|