Ciro Spaciari
|
e0e4a270a8
|
fix(S3) if the part is too small and is not ended wait for more data before sending (#16453)
|
2025-01-18 10:47:53 -08:00 |
|
pfg
|
0d17843251
|
Fix bun run folder (#15117)
Co-authored-by: pfgithub <pfgithub@users.noreply.github.com>
|
2025-01-17 22:08:07 -08:00 |
|
Don Isaac
|
288f256ce4
|
test(node): copy over passing parallel/child-process tests (#16383)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-18 03:01:30 +00:00 |
|
Don Isaac
|
b412e3647a
|
test(node/url): add more node:test parallel cases (#16404)
|
2025-01-17 21:03:09 +00:00 |
|
Jarred Sumner
|
7242c1b670
|
Implement X509Certificate in node:crypto (#16173)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: dylan-conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-01-17 05:24:45 -08:00 |
|
Jarred Sumner
|
9579e4292b
|
Fix fs.mkdir recursive regression from Bun v1.1.44 (#16464)
|
2025-01-17 04:12:17 -08:00 |
|
Jarred Sumner
|
4c579150bd
|
Ignore --expose-internals in node tests
|
2025-01-16 23:59:54 -08:00 |
|
Jarred Sumner
|
58678574a1
|
Fix importing with query strings at the end (#16456)
|
2025-01-16 23:16:11 -08:00 |
|
Meghan Denny
|
2d481e7bcb
|
fix more node:stream (#16385)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-16 22:40:39 -08:00 |
|
Ciro Spaciari
|
6cdcb1c867
|
fix(test) enable minio in s3.test.ts (#16298)
|
2025-01-16 18:39:35 -08:00 |
|
Ciro Spaciari
|
348f5e9aeb
|
fix(server) fix HEAD requests with status != 200 (#16445)
|
2025-01-16 16:05:39 -08:00 |
|
Jarred Sumner
|
7f0b6bc11d
|
Support reloading just static routes
|
2025-01-16 06:46:23 -08:00 |
|
Jarred Sumner
|
4cb8e37474
|
Make console.warn yellow, make console.log(error) not red (#16435)
|
2025-01-16 00:43:26 -08:00 |
|
Jarred Sumner
|
54eb8233f5
|
Fixes expect.extend on prototypes (#16437)
|
2025-01-16 00:21:13 -08:00 |
|
Ciro Spaciari
|
35a2ef07bf
|
fix(http2) fix sensitive headers (#16423)
|
2025-01-16 03:34:28 +00:00 |
|
Jarred Sumner
|
4092b271cd
|
Add test for Bun.serve static with html (#16413)
|
2025-01-15 04:08:04 -08:00 |
|
190n
|
c1218b250d
|
Bump WebKit and re-enable IPInt (#16227)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Kai Tamkun <kai@tamkun.io>
|
2025-01-15 04:06:52 -08:00 |
|
Jarred Sumner
|
7173593a80
|
Fix error handling bugs in HTMLRewriter API (#16368)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-15 01:02:31 -08:00 |
|
versecafe
|
6cb0d49afb
|
Implement Bun.hash.xxHash32|64() (#16397)
|
2025-01-15 00:54:44 -08:00 |
|
Meghan Denny
|
c0e1da7280
|
ci: fix node-http2.test.js
|
2025-01-14 23:09:16 -08:00 |
|
Ciro Spaciari
|
8c04818a80
|
fix(s3) fix slice with offset 0 (#16400)
|
2025-01-14 22:38:15 -08:00 |
|
Minsoo Choo
|
9019aaf7d4
|
fix: update username (#16405)
|
2025-01-14 21:15:23 -08:00 |
|
chloe caruso
|
834ad11d48
|
get node:fs tests passing part 1 (#16270)
|
2025-01-14 20:53:02 -08:00 |
|
Jarred Sumner
|
c2e150f916
|
Revert "Skip javascriptcore's first parse step for ES Modules" (#16370)
|
2025-01-13 01:24:48 -08:00 |
|
Michael H
|
70362c316e
|
allow importing bun.lock (+ types for it) (#16244)
Co-authored-by: RiskyMH <RiskyMH@users.noreply.github.com>
|
2025-01-12 20:08:56 -08:00 |
|
Meghan Denny
|
11feeff892
|
make sure ipc with json serialization still works when bun is parent and not the child (#14756)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-11 19:18:28 -08:00 |
|
pfg
|
1e67665d33
|
More node tests passing (#16269)
|
2025-01-10 19:51:30 -08:00 |
|
Ciro Spaciari
|
d9ed436321
|
fix(test) re-enable autobahn test (#16301)
|
2025-01-10 19:50:42 -08:00 |
|
pfg
|
ccc7bde7c6
|
Skip javascriptcore's first parse step for ES Modules (#15758)
|
2025-01-09 19:31:44 -08:00 |
|
Don Isaac
|
0372ca5c0a
|
test(node): get test-assert.js working (#15698)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2025-01-10 00:45:43 +00:00 |
|
Jarred Sumner
|
5e003dccd2
|
Fixes #16277 (#16280)
|
2025-01-09 03:15:31 -08:00 |
|
Kai Tamkun
|
9bca80c1a2
|
DNS fixes (#15864)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-08 21:53:03 -08:00 |
|
Don Isaac
|
833b718b12
|
test: skip sql tests when psql binary is not installed (#16233)
|
2025-01-08 13:59:55 -08:00 |
|
Don Isaac
|
81ecf7556c
|
ci: repair lint setup and run it in CI (#15720)
Co-authored-by: Don Isaac <don@bun.sh>
|
2025-01-08 07:12:18 +00:00 |
|
Jarred Sumner
|
da2dd657b1
|
Fix various bugs with function names and source mappings involving eval and node:vm (#16212)
|
2025-01-07 20:21:50 -08:00 |
|
chloe caruso
|
71d3b41351
|
do not print duplicate code (#16231)
|
2025-01-07 20:19:12 -08:00 |
|
Don Isaac
|
005cdb2bf8
|
feat: expose globalThis.gc when --expose-gc flag is passed (#16221)
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-07 18:28:31 -08:00 |
|
Jarred Sumner
|
7d58787dda
|
Module.findSourceMap shouldn't throw (#16229)
|
2025-01-07 18:01:28 -08:00 |
|
pfg
|
c22315d399
|
disable serve-body-leak test on windows (#16201)
|
2025-01-07 00:39:03 -08:00 |
|
Jarred Sumner
|
c431ef1b7a
|
Replace 4 duplicate implementations of getting the sourceURL (#16205)
|
2025-01-07 00:34:58 -08:00 |
|
Ciro Spaciari
|
81fce29fd9
|
S3: refactor + S3Client static method (#16198)
|
2025-01-06 23:52:19 -08:00 |
|
Meghan Denny
|
e1cfea4925
|
node: fix the rest of test-process (#16026)
|
2025-01-06 14:30:36 -08:00 |
|
190n
|
8268af3a7d
|
Disable IPInt (#16188)
|
2025-01-06 13:59:50 -08:00 |
|
Jarred Sumner
|
e92a487fad
|
Handle duplicate column names and numeric column names in Bun.sql (#16178)
|
2025-01-06 12:05:09 -08:00 |
|
Don Isaac
|
189684f173
|
feat(node/path): support matchesGlob (#15917)
|
2025-01-06 10:36:11 -08:00 |
|
Ciro Spaciari
|
034f776047
|
WIP: S3 improvements (#16167)
|
2025-01-04 19:57:35 -08:00 |
|
Jarred Sumner
|
8a469cce7e
|
Default to "auto" instead of "us-east-1"
|
2025-01-04 06:21:32 -08:00 |
|
Jarred Sumner
|
5fe9b6f426
|
Improve MinIO support in Bun.S3
|
2025-01-04 02:44:17 -08:00 |
|
Ciro Spaciari
|
a53f2e6aaa
|
fix test on windows (#16151)
|
2025-01-04 01:22:48 -08:00 |
|
Jarred Sumner
|
d5fc928ca8
|
S3 cleanup (#16039)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-03 19:11:48 -08:00 |
|