Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-03-07 | Reformat everything with Rust 2024 edition | Sven-Hendrik Haase | 1 | -4/+4 | |
2025-02-06 | Get rid of server_no_stderr | Sven-Hendrik Haase | 1 | -3/+3 | |
We'll now always just pipe the contents of the child to the parent. | |||||
2025-02-06 | Make symlinks into global fixtures | Sven-Hendrik Haase | 1 | -20/+6 | |
So far, tests had to create their own symlinks which made them less concise. Also, now that we always have symlinks in all tests, side effects of having them won't go undetected. | |||||
2025-02-05 | add read-only webdav support | Lukas Stabe | 1 | -0/+164 | |