Jarred Sumner
|
5a525d3042
|
Deflake test/js/web/fetch/fetch-tcp-stress.test.ts (#13537)
|
2024-08-25 21:24:36 -07:00 |
|
Ciro Spaciari
|
df9d18659c
|
revert d8ac4c59ff
|
2024-08-25 19:43:24 -07:00 |
|
Ciro Spaciari
|
d8ac4c59ff
|
deflaky
|
2024-08-25 19:35:35 -07:00 |
|
Ciro Spaciari
|
5a108c5027
|
fix(fetch) always make sure that abort tracker is cleaned, revise ref count (#13459)
|
2024-08-23 17:08:57 -07:00 |
|
Ciro Spaciari
|
15a8e72790
|
fix(ws test) deflaky (#13348)
|
2024-08-16 16:15:12 -07:00 |
|
Jarred Sumner
|
766a9cf4f2
|
Fix some argument validation issues in fetch() (#13337)
|
2024-08-15 23:14:59 -07:00 |
|
Dylan Conway
|
5bd344281f
|
fix(TextEncoder): domjit crash in encode (#13320)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-08-15 03:35:58 -07:00 |
|
Jarred Sumner
|
3a245dd248
|
upgrade webkit (#13192)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-08-12 23:17:17 -07:00 |
|
Meghan Denny
|
1eb5ecb563
|
ci: fix setInterval.test.js on windows (#13213)
|
2024-08-10 00:53:23 -07:00 |
|
Meghan Denny
|
6661ab6022
|
console: implement cutoff for large arrays (#13220)
|
2024-08-10 00:53:02 -07:00 |
|
Dylan Conway
|
9302b42919
|
revert 84c91bf7e1 (#13214)
|
2024-08-09 19:28:08 -07:00 |
|
Jarred Sumner
|
7aaf935711
|
Handle OOM better (#13142)
|
2024-08-09 00:43:54 -07:00 |
|
Ciro Spaciari
|
077ee55211
|
fix fast shutdown (#13156)
|
2024-08-08 15:54:54 -07:00 |
|
Ciro Spaciari
|
c527058f14
|
implement NODE_EXTRA_CA_CERTS (#13150)
|
2024-08-07 13:21:52 -07:00 |
|
Ashcon Partovi
|
84c91bf7e1
|
Revert TextDecoderStream until next release (#13151)
|
2024-08-07 12:34:04 -07:00 |
|
Dylan Conway
|
9f7c6e34cb
|
Add TextDecoderStream, TextEncoderStream, and TextDecoder.decode("", { stream: true}) (#13115)
|
2024-08-07 02:36:29 -07:00 |
|
Jarred Sumner
|
c5c55c7ce4
|
Fixes #13049 (#13069)
|
2024-08-04 19:50:53 -07:00 |
|
Jarred Sumner
|
43326b0b2d
|
Fixes #12894 (#13067)
|
2024-08-04 19:49:49 -07:00 |
|
Andrew Johnston
|
483af7c33c
|
fix (worker-eval): fail worker with source when eval = false (#13062)
Co-authored-by: Andrew Johnston <andrew@bun.sh>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-08-03 23:49:36 -07:00 |
|
Ciro Spaciari
|
c552cb40d1
|
fix(server/tls/streams) fix onReadFile, streams, avoid shutdown on fatal errors, ensure ssl loop data and server ref count refactor (#12979)
|
2024-08-03 01:41:18 -07:00 |
|
Dylan Conway
|
6303af3ce0
|
fix(TextDecoder): decoding sequences starting with 192 or 193 (#13043)
|
2024-08-02 23:01:34 -07:00 |
|
Jarred Sumner
|
de5e56336c
|
Use example.com as the test domain in a test
|
2024-07-30 22:44:47 -07:00 |
|
Ciro Spaciari
|
1c648063fa
|
fix(tls/socket/fetch) shutdown fix + ref counted context (#12925)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-30 22:41:54 -07:00 |
|
Jarred Sumner
|
1c3354bc95
|
Deflake setInterval test
|
2024-07-30 22:33:04 -07:00 |
|
Jarred Sumner
|
5f1b569c52
|
Fix crash when creating a new Worker with a numeric environment varia… (#12810)
|
2024-07-25 18:10:57 -07:00 |
|
Dylan Conway
|
2da57f6d7b
|
napi_threadsafe_function async tracker (#12780)
|
2024-07-24 15:27:51 -07:00 |
|
Jarred Sumner
|
57c6a7db35
|
libdeflate (#12741)
|
2024-07-24 01:30:31 -07:00 |
|
Ciro Spaciari
|
5a5f3d6b30
|
fix(http) timeout (#12728)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-23 01:13:43 -07:00 |
|
Jarred Sumner
|
1a6ead667b
|
Introduce bun --fetch-preconnect <url> ./my-script.ts (#12698)
|
2024-07-22 03:41:59 -07:00 |
|
Ciro Spaciari
|
96d19fcfe2
|
fix(fetch.tls.test) make test more reliable (#12499)
|
2024-07-10 21:52:34 -07:00 |
|
Ciro Spaciari
|
4c87406391
|
fix(ssl) fix ssl shutdown (#12492)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-10 20:29:54 -07:00 |
|
Jarred Sumner
|
41a5ebe09f
|
Fix memory leak in new Request(request) (#12387)
|
2024-07-05 22:11:09 -07:00 |
|
Jarred Sumner
|
b0018465cc
|
WebKit upgrade (#12246)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-01 23:27:59 -07:00 |
|
Ashcon Partovi
|
d105b048b1
|
Use Buildkite for CI (#11477)
|
2024-06-27 14:56:07 -07:00 |
|
Jarred Sumner
|
ff2080da1e
|
Fixes #12045 (#12051)
|
2024-06-21 22:45:28 -07:00 |
|
Jarred Sumner
|
8c548d2593
|
Deflake weboscket.test.js
|
2024-06-20 18:34:41 -07:00 |
|
Ciro Spaciari
|
48cefe14bd
|
fix(WebSocket) don't touch casing on custom headers and don't use lowercased versions of well know headers (#11855)
|
2024-06-14 11:36:33 -07:00 |
|
Ciro Spaciari
|
2f7cd38d81
|
fix(SSL) Fix clients write retry (#11849)
|
2024-06-13 13:00:24 -07:00 |
|
Ciro Spaciari
|
b8ca523bfb
|
fix(Blob/stream) blob from fetch now reliable returns type, blob name can be set (#11815)
|
2024-06-13 12:55:41 -07:00 |
|
Ciro Spaciari
|
6ff074ae27
|
followup on PR #11788 organize test imports and assert (#11791)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-06-11 13:31:47 -07:00 |
|
Ciro Spaciari
|
7c8701c96e
|
fix(WebSocket) fix ref count so finalize is called (#11788)
|
2024-06-11 11:49:12 -07:00 |
|
Ciro Spaciari
|
27d0912f9d
|
fix(AbortSignal.any) fire dependents signals (#11789)
|
2024-06-11 11:42:48 -07:00 |
|
Ludvig Hozman
|
ee30e8660c
|
feat(https/fetch): Support custom ca/cert/key in fetch (#11322)
Co-authored-by: Liz3 (Yann HN) <accs@liz3.net>
|
2024-06-11 10:36:32 -03:00 |
|
Dylan Conway
|
5b48bb1d5d
|
Fix cloning File with structuredClone (#11766)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-10 19:35:09 -07:00 |
|
Ciro Spaciari
|
1ba57351b0
|
fix(Bun.serve) fix mimetype with utf16 (#11695)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-08 22:34:06 -07:00 |
|
Jarred Sumner
|
6a756bf979
|
Implement blob: URLs in fetch, import, and Worker (#11537)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-06-05 18:49:03 -07:00 |
|
Jarred Sumner
|
16d08564e1
|
Fix speculative race in fetch (#11579)
|
2024-06-03 19:15:31 -07:00 |
|
Jarred Sumner
|
656ad7c7ae
|
Fix port exhaustion issue (#11512)
|
2024-06-03 02:16:58 -07:00 |
|
Jarred Sumner
|
323011980c
|
Add fuzzer-like test of methods (#11436)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-05-30 15:12:29 -07:00 |
|
Jarred Sumner
|
45d0c1432b
|
rewrite timers for setTimeout, setInterval, setImmediate (#11419)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: Georgijs <48869301+gvilums@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <georgijs.vilums@gmail.com>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
|
2024-05-30 02:11:12 -07:00 |
|