index
:
bun
1-runner
add-license
ansg191/server-identity-CN
ansg191/system-store
bun-crash-dump
bun-json
bun-polyfills
bun-test-each
ciro/child-process-fixes
ciro/fetch-fix-with-lock
ciro/fix-flask-tests
ciro/fix-maxRequestBodySize
ciro/fix-test-command
ciro/gc-tests
ciro/http2
ciro/proxy-connect-tests
ciro/queue-response-experiment
ciro/spawn-abort-signal-rebased
ciro/ws-fetch-proper-handshake
cli-flags
completions
create-constructors-when-needed
dap2
dap3
dave/assert-double-is-valid
dave/bundler-string-length
dave/es5-class-helper
dave/import.meta.resolve
dave/install-tag-without-dash
dave/lol
dave/nodemodule-preloadmodules
dave/postinstall
dave/postinstall_2
dave/remove-native-event
dave/zlib
debugger-dev
derrick/fix/bindings-mark-jscinitialize
derrick/fix/event-emitter-async-iter
derrick/fix/event-emitter-emit-throw-native
derrick/fix/http-lowercase-headers
derrick/fix/node-tests
derrick/test/add-ed25519-tests
detect-libc
doc/0.8
dylan/callback-fulfilled-after-rejection
dylan/change-pathname-assert
dylan/cli-fixes
dylan/encoding-fix
dylan/fix-bundling-lodash-es-is-buffer
dylan/fix-error-inlining
dylan/fix-module-field-in-exports
dylan/github-api-option
dylan/github-dependencies
dylan/import-file-path
dylan/non-enumerable-export-values
dylan/resolve-rope-in-string
dylan/set-exit-code
dylan/source-map-names-property
eventstream
feat/ecosystem
feat/npm
fix
fix-prepare-stack-trace
fix-websocket-upgrade
fs-watch-file
got
guides-3
improve-docker
insensitive-pkg-names
integration-tests
jarred/5859
jarred/actions
jarred/add-git
jarred/analytics
jarred/arenas
jarred/ast
jarred/ast-again
jarred/async_bio
jarred/bench
jarred/brotli
jarred/bump-uws
jarred/bundle-workspace-packages
jarred/bunfig
jarred/callable
jarred/canvas
jarred/ci-check
jarred/cjs2
jarred/cleanup-error
jarred/clipboard-objc
jarred/direct
jarred/dump
jarred/edgecase
jarred/esbuild-plugin-api
jarred/escapeHTML
jarred/esm-conditions
jarred/experiment-bsp
jarred/export-star-flat
jarred/exports-map
jarred/faster-error-capturestacktrace
jarred/faster-ordered-properties
jarred/fastmalloc
jarred/fetch-experiment
jarred/fetchheaders
jarred/fix-blob-slice-test
jarred/fix-bunbun-on-wsl
jarred/fix-crash
jarred/fix-http-compression
jarred/fix-issue-with-tsconfig-run
jarred/fix-proxy-regression
jarred/fixes-3129
jarred/gen
jarred/htmlrewriter
jarred/improve-testing
jarred/inquirer
jarred/isolation
jarred/jsc
jarred/land
jarred/landing
jarred/linux
jarred/live-bindings
jarred/make-strings-better
jarred/mdx-thrwawy
jarred/move
jarred/napi
jarred/new-bund
jarred/new-bund-ressurected-branch
jarred/new-http
jarred/no-more-npm
jarred/package-mapper
jarred/pg
jarred/port
jarred/possibly-2732
jarred/postgresql
jarred/precompile-linux-dependencies
jarred/prepare-for-libuv
jarred/profiled-call
jarred/read-tsconfig-jsx
jarred/redo-evaluation-order
jarred/redo-zigstring-for-utf16
jarred/relay
jarred/rename
jarred/repl
jarred/request-finalizer
jarred/rewrite-router
jarred/run
jarred/simdjson
jarred/simplify
jarred/some-fixes-for-eventsource
jarred/standalone-repro1
jarred/start
jarred/strong
jarred/subprocess
jarred/support-tee
jarred/tcc
jarred/throw-if
jarred/update-install-stuff
jarred/update-zig1
jarred/upgrade-zig-2
jarred/uws
jarred/webkit-upgrade-may-17
jarred/wip-more-reliable
jarred/workers
jarred/zlib
jarred/zls
lithdew/picohttp-mimalloc
main
move-templates
nestjs-guide
next-cleanup
origin/main
plugin/plugindata
plugin/resolvedir
postinstall_3
repl
request-body-stream
reserve-commands
revert-5167-dylan/decode-regex-if-needed
rfc/bun-bundler-api
rfc/bunfig-overhaul
save-in-update
sdl
test/action
types/mock
types/readable-stream-default
types/tty
u/vjpr/zig-0.10
xHyroM/types/expose-Bun-Env
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
bun.js
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
Move tobeInstanceOf() tests to expect.test.ts
Ashcon Partovi
1
-11
/
+0
2023-03-14
feat: add toBeInstanceOf matcher in expect (#2389)
zhiyuan
1
-0
/
+11
2023-03-07
Reorganize tests (#2332)
Ashcon Partovi
234
-41303
/
+0
2023-03-06
Fixes #2323
Jarred Sumner
1
-0
/
+28
2023-03-06
fix & clean up tests (#2318)
Alex Lam S.L
1
-146
/
+130
2023-03-06
support `expect().toThrow(/pattern/)` (#2314)
Alex Lam S.L
4
-67
/
+49
2023-03-05
consider current working directory when resolving relative paths (#2313)
Alex Lam S.L
2
-1
/
+30
2023-03-05
[install] fix connection error detection (#2307)
Alex Lam S.L
6
-81
/
+144
2023-03-05
Test action comment (#2310)
Jarred Sumner
1
-1
/
+0
2023-03-04
oops
Jarred Sumner
1
-64
/
+30
2023-03-04
[install] use `latest` tagged version if in range (#2302)
Alex Lam S.L
1
-0
/
+62
2023-03-04
fix(bunx): can't resolve executable for scoped packages (#2293)
Fran Zekan
1
-1
/
+40
2023-03-03
fix(node:http): match Node headers casing (lowercase only) (#2288)
Derrick Farris
2
-0
/
+27
2023-03-03
fix(bunx): Show usage when calling bunx without arguments (#2295)
Fran Zekan
1
-0
/
+19
2023-03-03
Improve types for `node:http` (#2284)
Colin McDonnell
1
-2
/
+18
2023-03-03
Fix http server req url (#2285)
zhiyuan
1
-1
/
+2
2023-03-02
Add a zig fmt action (#2277)
Jarred Sumner
9
-47
/
+88
2023-03-02
Add fs/promises tests and migrate fs.test.js to TypeScript (#2279)
Colin McDonnell
3
-20
/
+39
2023-03-02
fix(os.tmpdir()) strip trailing slash on *unix machines (#2276)
Ciro Spaciari
1
-2
/
+7
2023-03-02
Ensure prettier knows where to look
Jarred Sumner
1
-1
/
+2
2023-03-02
add tests for scoped dependency aliasing (#2271)
Alex Lam S.L
3
-15
/
+111
2023-03-02
fix tmp dir in fetch.tests.js (#2270)
Ciro Spaciari
1
-1
/
+2
2023-03-02
Fix `Bun.sleepSync` to actually use milliseconds (#2242)
Justin Whear
2
-1
/
+33
2023-03-01
fix bun server segfault with abortsignal (#2261)
Ciro Spaciari
1
-109
/
+0
2023-03-01
fix(node:http): match Node `http.request()` GET/HEAD w/ body (#2262)
Derrick Farris
1
-0
/
+25
2023-03-01
Add a test for https request in node:http
Jarred Sumner
1
-0
/
+16
2023-03-01
fix(node:http/https): fix passing `URL` objs to `http.request`(#2253) (#2258)
Derrick Farris
1
-28
/
+47
2023-03-01
fix deinit behavior when connection is aborted using ResponseStream and abort...
Ciro Spaciari
1
-0
/
+114
2023-03-01
fix Bun.file.arrayBuffer() segmentation fault on empty file #2248 (#2249)
Ciro Spaciari
2
-0
/
+8
2023-02-28
Fix typecheck
Colin McDonnell
1
-1
/
+1
2023-02-28
Make response.body `null` only when user explicitly passes null/undefined
Jarred Sumner
1
-1
/
+1
2023-02-28
Add back the tests
Jarred Sumner
1
-0
/
+23
2023-02-28
Add explicit Null tag to Body
Jarred Sumner
1
-82
/
+57
2023-02-28
Implement `preload` support (like `node -r ` except in a config file) (#2231)
Jarred Sumner
1
-0
/
+227
2023-02-27
fix(bun:sqlite): fix `sqliteDb.run(' ')` throwing `not an error` (#2226)
Derrick Farris
1
-0
/
+23
2023-02-27
use abort signal on http.ClientRequest (#2222)
Ciro Spaciari
1
-0
/
+41
2023-02-27
add signal on http.Server.listen (#2223)
Ciro Spaciari
1
-0
/
+26
2023-02-27
Feat/os.network interfaces (#2142)
Justin Whear
1
-1
/
+2
2023-02-27
resolve duplicated dependency correctly (#2213)
Alex Lam S.L
2
-0
/
+232
2023-02-25
improve `bun pm ls` (#2192)
Alex Lam S.L
1
-0
/
+248
2023-02-25
make the test faster
Jarred Sumner
1
-11
/
+9
2023-02-24
fix(body) Make Request/Reponse empty body to be null (#2156)
Ciro Spaciari
1
-57
/
+82
2023-02-24
prefer `bun.copy()` over `std.mem.copy()` (#2152)
Alex Lam S.L
1
-1
/
+2
2023-02-23
Upgrade Zig (#2151)
Dylan Conway
2
-7
/
+3
2023-02-23
fix illegal memory reference in `bun link` (#2147)
Alex Lam S.L
1
-9
/
+133
2023-02-22
Fix flaky tests
Jarred Sumner
3
-11
/
+9
2023-02-22
feat(undici): add `undici.request` (#2136)
Derrick Farris
1
-0
/
+140
2023-02-22
Add leaky test
Jarred Sumner
1
-0
/
+38
2023-02-22
Add a request.signal test with Bun.serve
Jarred Sumner
1
-7
/
+35
2023-02-22
Fix flaky request.signal implementation
Jarred Sumner
1
-15
/
+53
[next]