| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-06 | Add DELETE command for review | Joel Klinghed | |
| Only the owner or a maintainer of the project can remove a review. Removing a review also removes the git branch. Only reviews that are either draft or dropped can be removed. | |||
| 2025-02-04 | common: Add tests for git | Joel Klinghed | |
| Wanted to include a non-bare repo as well but git doesn't like one adding a non-bare git repo NOT as a submodule. And bare repos are the main code path anyway. | |||
| 2025-02-03 | code coverage: Add tests for common | Joel Klinghed | |
| Add coverage for common as well as server. Fix fs_utils::create_dir_allow_existing to fail if entry exists but isn't a dir. | |||
