Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | chore: maybe fix flaky serve_parallel test (#25668) | David Sherret |
2024-09-14 | feat: print `Listening on` messages on stderr instead of stdout (#25491) | Marvin Hagemeister |
2024-08-15 | chore: Disable part of parallel serve test on macos (flaky) (#25057) | Nathan Whitaker |
2024-08-14 | feat(serve): Opt-in parallelism for `deno serve` (#24920) | Nathan Whitaker |
2024-07-28 | fix(http): Adjust hostname display for Windows when using 0.0.0.0 (#24698) | Yazan AbdAl-Rahman |
2024-07-18 | Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2... | Bartek IwaĆczuk |
2024-07-13 | Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24... | Ryan Dahl |
2024-07-13 | refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237) | Sean McArthur |
2024-05-17 | fix: serve handler error with 0 arguments (#23652) | Marvin Hagemeister |
2024-05-17 | feat(serve): support `--port 0` to use an open port (#23846) | Satya Rohith |