Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-19 | chore: move `test_util` to `tests/util/server` (#22444) | Asher Gomez | |
As discussed with @mmastrac. --------- Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com> Co-authored-by: Matt Mastracci <matthew@mastracci.com> | |||
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret | |
2023-12-14 | refactor(test_util): move servers to a separate module (#21577) | Bartek IwaĆczuk | |
This commit has no functional changes, just moves all the testing servers to "test_util::servers" module to make "test_util/src/lib.rs" shorter. | |||
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl | |
Co-authored-by: Erfan Safari <erfanshield@outlook.com> | |||
2021-01-11 | chore: update copyright to 2021 (#9092) | Yusuke Tanaka | |
2020-09-21 | chore: add copyright (#7593) | tokiedokie | |
2020-07-04 | chore: port http_server.py to rust (#6364) | Ryan Dahl | |