Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-06 | Clean up and modernize rstest usage | Sven-Hendrik Haase | 1 | -25/+15 | |
We still had some old-style syntax in there. | |||||
2025-02-06 | Get rid of server_no_stderr | Sven-Hendrik Haase | 1 | -2/+2 | |
We'll now always just pipe the contents of the child to the parent. | |||||
2025-01-10 | Reorganize imports to be more consistent | Sven-Hendrik Haase | 1 | -6/+5 | |
2024-06-09 | Bump reqwest to v0.12 | Sven-Hendrik Haase | 1 | -1/+1 | |
2024-06-09 | Remove explicit dependency on http | Sven-Hendrik Haase | 1 | -1/+1 | |
We now use the one supplied by actix-web. | |||||
2023-08-21 | Fix formatting | Sven-Hendrik Haase | 1 | -6/+10 | |
2023-08-08 | Add tests for `--auth-file` flag | Proudmuslim | 1 | -0/+62 | |