Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-15 | Revert "decode regex if needed (#5167)" | 5 | -167/+126 | ||
This reverts commit 32664df254be225dd195fcaf46994f0c550f9d22. | |||||
2023-09-15 | Does not fix #4622 (#5452) | 1 | -16/+25 | ||
* Fixes #4622 * cleanup --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-09-15 | Make `bun run --silent` omit `"error: "..." exited with code 1` (#5459) | 4 | -40/+93 | ||
* Make --silent behave as expected * Make the "tsconfig.json extends" error a debug level --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-09-15 | Fix test | 3 | -3/+2 | ||
2023-09-15 | Add missing `"size"` getter to `URLSearchParams` prototype | 2 | -0/+3 | ||
2023-09-15 | dup and close file descriptors (#5341) | 6 | -35/+95 | ||
* track one shot fds * dup fd * skip for rearm on mac * dup if fd * cleanup * force unregister on close * deinitForceUnregister * test * add prompts --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> | |||||
2023-09-15 | remove `convertToASCIILowercase` | 1 | -1/+1 | ||
2023-09-15 | Reduce log level for `loading tsconfig.json extends` message | 2 | -1/+13 | ||
2023-09-15 | next bun.lockb | 1 | -0/+0 | ||
2023-09-15 | `next` | 1 | -1/+1 | ||
2023-09-15 | Update docs/quickstart.md (#5425) | 1 | -1/+1 | ||
* Update quickstart.md Update quickstart.md * Update quickstart.md Update quickstart.md | |||||
2023-09-14 | Clean up run.md | 1 | -20/+23 | ||
2023-09-14 | [build] --force on git submodule update | 3 | -6/+6 | ||
2023-09-14 | fix(nitro) fix sourcemaps and JSSink closing (#5422) | 6 | -33/+5696 | ||
* fix JSSink progress on sourcemap checking * fix sourcemaps * update JSSink fix * undo + tests --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> | |||||
2023-09-14 | fix http set cookie headers (#5428) | 6 | -27/+139 | ||
* allow multiple set-cookie values * make it work for `getHeader` * move `getHeader` to cpp * remove set-cookie check * move `setHeader` to cpp --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> | |||||
2023-09-14 | fix dockerfile (#5439) | 1 | -14/+12 | ||
* fixup docker * Update Dockerfile * Update Dockerfile --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-09-14 | thread | 1 | -1/+1 | ||
2023-09-14 | async-ify all node:fs functions (#5360) | 21 | -1553/+1402 | ||
* async all node:fs functions * draw the rest of the owl * LLVM & Clang 16 --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-09-14 | Clean up bunfig.md | 1 | -19/+21 | ||
2023-09-14 | Mention dotenv | 1 | -0/+4 | ||
2023-09-14 | Fix links | 4 | -4/+4 | ||
2023-09-14 | Rework bunfig docs | 6 | -209/+517 | ||
2023-09-14 | v8 date parser tests (#5332) | 2 | -0/+463 | ||
* Create v8-date-parser.test.js * one more test * add permalinks and enable parser in bun --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> | |||||
2023-09-14 | fix(runtime): emit `node:net` connect error event vs throw (#5336) | 5 | -63/+122 | ||
* fix(runtime): emit `node:net` connect error event vs throw * oops * finally * ok * we are good | |||||
2023-09-14 | Clean up trustedDependencies guide | 1 | -3/+24 | ||
2023-09-14 | remove tsconfig warning | 1 | -4/+1 | ||
2023-09-14 | fix warnings during bun run publish-layer (#5419) | 1 | -0/+1 | ||
- add missing package @oclif/plugin-plugins to resolved warning: could not find package.json with { type: 'dev', | |||||
2023-09-14 | Improve run.md | 1 | -1/+17 | ||
2023-09-14 | fix(docs): Fix the text that `bun run --bun` is the same as `bun` (#4647) | 1 | -1/+2 | ||
* fix(docs): Fix the text that `bun run --bun` is the same as `bun` * Updates --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-14 | docs - Add "workspace:*" to workspace docs. (#5379) | 1 | -2/+21 | ||
* add workspace:* to docs * Updates --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-14 | Improve docs | 3 | -4/+79 | ||
2023-09-14 | oops | 1 | -0/+0 | ||
2023-09-14 | bump webkit | 7 | -29/+29 | ||
2023-09-14 | Fix typo in HTTPThread name. (#5376) | 2 | -2/+2 | ||
2023-09-14 | Always get latest version when @tag is explicitly passed (#5346) | 1 | -57/+65 | ||
2023-09-13 | Remove the ability to configure lockfile. (#5335) | 8 | -83/+6 | ||
2023-09-13 | Fix helptext for bun update | 1 | -1/+1 | ||
2023-09-13 | Update nuxt.md (#4452) | 1 | -1/+1 | ||
* Update nuxt.md * --bun --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-13 | Update simple.md (#4881) | 1 | -1/+1 | ||
I have removed the / before ${server.port} because it its incorrect and I replaced the localhost to ${server.hostname} Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-13 | Update nextjs.md (#4905) | 1 | -1/+1 | ||
2023-09-13 | fix(Bun.serve) fix buffering edge case (#5152) | 4 | -3/+35 | ||
* fix buffering clean * fix resolveMaybeNeedsTrailingSlash and try to fix ci/cd error * fix resolveMaybeNeedsTrailingSlash and try to fix ci/cd error * oops --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> | |||||
2023-09-13 | fix(runtime): make most globals configurable/deletable, allow resuming the ↵ | 20 | -1244/+1227 | ||
console iterator (#5216) * Fix #5177 * Fix #5175 * make most globals deletable/overridable * not done * cool * a * done * fix test * oops * yippee | |||||
2023-09-13 | Reorganize Intro section | 2 | -4/+4 | ||
2023-09-13 | Make TypeScript instructions easier to find | 4 | -116/+93 | ||
2023-09-13 | Use Bun global | 1 | -3/+1 | ||
2023-09-13 | Fix bug with multiline string in CRLF terminated files (#4893) (#5318) | 2 | -1/+24 | ||
* Fix bug with multiline string in CRLF terminated files (#4893) * add test for #4893 | |||||
2023-09-13 | test (#5244) | 3 | -0/+28 | ||
2023-09-13 | fix link to "local template" (#5115) | 1 | -1/+1 | ||
2023-09-13 | modules documentation didn't have correct import example (#5225) | 1 | -3/+3 | ||
2023-09-13 | Use bun create everywhere | 6 | -7/+7 | ||