pfg
|
0e8f075191
|
Pass node querystring tests (#15695)
|
2024-12-11 17:39:46 -08:00 |
|
Don Isaac
|
24d73e948a
|
test(node): add passing path parse format test (#15703)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-11 00:34:58 -08:00 |
|
Jarred Sumner
|
5cfa4cc0af
|
✂️
|
2024-12-11 00:34:19 -08:00 |
|
Don Isaac
|
0bc57eebcb
|
test(deno): use expect.toBeGreaterThanorEqual on failing deno perf … (#15700)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-10 22:05:46 -08:00 |
|
snwy
|
d21444a681
|
test: 100% punycode (#15691)
|
2024-12-10 15:38:48 -08:00 |
|
dave caruso
|
b39632c921
|
feat: new binding generator (#15638)
|
2024-12-10 12:43:17 -08:00 |
|
Jarred Sumner
|
5bd4972d5b
|
Add passing node tests (#15675)
|
2024-12-10 00:02:09 -08:00 |
|
Meghan Denny
|
53318c8b13
|
ci: run re-enable node tests on all platforms (#15572)
|
2024-12-09 19:08:30 -08:00 |
|
Kai Tamkun
|
cc125b475f
|
Fix missing "readable" events (#15629)
|
2024-12-06 23:59:47 -08:00 |
|
Ciro Spaciari
|
6135b3dec9
|
fix(CI) deflaky node-http.test.ts (#15625)
|
2024-12-06 19:16:59 -08:00 |
|
Don Isaac
|
b08dd8795e
|
test(web): fix setTimeout refresh test (#15630)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-06 19:14:07 -08:00 |
|
Ciro Spaciari
|
c1eba5886f
|
fix(net) signal should destroy the connection and propagate the error properly (#15624)
|
2024-12-06 16:10:33 -08:00 |
|
Ciro Spaciari
|
fcca2cc398
|
fix(fetch) fix redirect + Connection: close (#15623)
|
2024-12-06 15:06:11 -08:00 |
|
Jarred Sumner
|
b453360dff
|
Fixes #15480 (#15611)
|
2024-12-05 21:15:21 -08:00 |
|
pfg
|
1476e4c958
|
implement toThrowErrorMatchingSnapshot, toThrowErrorMatchingInlineSnapshot (#15607)
|
2024-12-05 19:07:18 -08:00 |
|
Ashcon Partovi
|
fa6ac405a4
|
ci: Add bootstrap.ps1 and automate Windows build images (#15606)
|
2024-12-05 15:16:37 -07:00 |
|
pfg
|
4c8cbecb08
|
Support flag parameter in readFileSync (#15595)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-05 13:41:44 -08:00 |
|
pfg
|
bcf023c829
|
Implement expect().toMatchInlineSnapshot() (#15570)
|
2024-12-05 13:07:10 -08:00 |
|
Ciro Spaciari
|
dd5c40dab7
|
fix(node:http) fix node:http chunked encoding on server and add chunked encoding support on the client (#15579)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-04 17:58:21 -08:00 |
|
Jarred Sumner
|
9d1a35b658
|
Fixes https://github.com/oven-sh/bun/issues/15556 (#15582)
Co-authored-by: Andres Gutierrez <andresgutierrez535@gmail.com>
|
2024-12-04 17:57:05 -08:00 |
|
Jarred Sumner
|
55a0bdc68d
|
deflake process.test.js
|
2024-12-04 13:52:37 -08:00 |
|
dave caruso
|
baff3c900e
|
bake: fix the big regressions (#15544)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-12-03 22:15:59 -08:00 |
|
Meghan Denny
|
23299dadf6
|
ci: run node tests directly instead of translated files (#15565)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-12-03 22:10:50 -08:00 |
|
Jarred Sumner
|
0d5e4e162b
|
spawnSync shouldn't throw (#15561)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2024-12-03 19:26:36 -08:00 |
|
Ciro Spaciari
|
a2e2d114e9
|
fix(net/tls) fix backpressure pause on socket (#15543)
|
2024-12-03 12:53:48 -08:00 |
|
Dylan Conway
|
55473cb64a
|
fix(node:crypto): use options from createHash(alg, options) (#15547)
|
2024-12-03 12:32:41 -08:00 |
|
Jarred Sumner
|
ae289c4858
|
use using
|
2024-11-28 00:40:47 -08:00 |
|
Jarred Sumner
|
5d1609fe5c
|
Fixes #15470
|
2024-11-28 00:40:17 -08:00 |
|
Ciro Spaciari
|
471fe7b886
|
fix(net/tls) fix reusePort, allowHalfOpen, FIN before reconnect (#15452)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-27 21:30:30 -08:00 |
|
Dennis Dudek
|
1bb211df56
|
bustDirCache on FileSystemRouter.reload & fix of dir_cache keys in windows (#15091)
Co-authored-by: dave caruso <me@paperdave.net>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-27 12:21:32 -08:00 |
|
Michael H
|
0d6d4faa51
|
better printing for console.log types (#15404)
|
2024-11-26 14:27:39 -08:00 |
|
Kai Tamkun
|
68f026b3cd
|
FFI: provide napi_env explicitly (#15431)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-26 13:54:24 -08:00 |
|
dave caruso
|
dc01a5d6a8
|
feat(DevServer): batch bundles & run them asynchronously (#15181)
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
|
2024-11-25 18:55:47 -08:00 |
|
Jarred Sumner
|
8ca0eb831d
|
Clean up some error handling code (#15368)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-11-25 15:42:02 -08:00 |
|
Jarred Sumner
|
514a47cb54
|
Slightly more complete undici polyfill (#15360)
|
2024-11-22 22:01:52 -08:00 |
|
Ciro Spaciari
|
19d7a5fe53
|
fix(CI) make prisma avoid env url because of CI and rely on getSecret (#15352)
|
2024-11-22 15:23:39 -08:00 |
|
Ciro Spaciari
|
c04a2d1dfc
|
fix regression on http2-wrapper caused by node.js compatibility improvements on net (#15318)
|
2024-11-22 15:22:35 -08:00 |
|
Jarred Sumner
|
2d65063571
|
Stub performance.markResourceTiming, add PerformanceResourceTiming, PerformanceServerTiming (#15341)
|
2024-11-22 14:14:05 -08:00 |
|
Jarred Sumner
|
9c1fde0132
|
Rewrite most of napi_threadsafe_function (#15309)
Co-authored-by: Ben Grant <ben@bun.sh>
|
2024-11-22 04:44:52 -08:00 |
|
Jarred Sumner
|
f8f76a6fe0
|
CSS fixes & fuzzing (#15312)
|
2024-11-22 04:41:10 -08:00 |
|
pfg
|
78b495aff5
|
fix \uFFFF printing regression (#15330)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-21 22:01:27 -08:00 |
|
Ciro Spaciari
|
6adb3954fe
|
fix(ReadableStream) flush as much we can before ending the stream (#15324)
|
2024-11-21 20:16:43 -08:00 |
|
Jarred Sumner
|
b152fbefcd
|
Remove a test.only
|
2024-11-21 17:49:54 -08:00 |
|
Ciro Spaciari
|
8c0c97a273
|
fix(ws) ping without parameters (#15319)
|
2024-11-21 17:48:50 -08:00 |
|
pfg
|
95fcee8b76
|
Fix expect toMatchSnapshot not working for some strings (#15183)
|
2024-11-21 17:46:45 -08:00 |
|
Meghan Denny
|
61a3f08595
|
bindings: make throwInvalidArgumentTypeValue print the value like the real ERR_INVALID_ARG_TYPE (#14804)
|
2024-11-19 22:35:25 -08:00 |
|
Jarred Sumner
|
3ef35d746a
|
Implement junit test reporter (#15205)
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>
|
2024-11-18 20:50:42 -08:00 |
|
Jarred Sumner
|
adaee07138
|
[Bun.sql] Support TLS (#15217)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-18 19:38:23 -08:00 |
|
Jarred Sumner
|
9ad3471fb0
|
Support Headers & URLSearchParams in expect().toEqual() (#15195)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2024-11-18 18:49:29 -08:00 |
|
Dennis Dudek
|
98bb5999a3
|
Fixed Responses to OPTIONS Requests ignore Body (#15108)
|
2024-11-18 17:55:50 -08:00 |
|