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