Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | drop workdir logic | Egor Tensin | 2024-06-23 |
| | | | | | | I don't think it ever worked. For example, the test_workdir test case was disfunctional. Additionally, "master" was hardcoded as the default branch name, which is obviously a bug. | ||
* | include error.html in the frontend to signal errors | Egor Tensin | 2024-06-23 |
| | |||
* | test: no need to pre-configure git, remove some warnings | Egor Tensin | 2023-07-12 |
| | |||
* | fix preludes in bash scripts | Egor Tensin | 2022-12-03 |
| | |||
* | clone to NAME.git folders | Egor Tensin | 2022-05-27 |
| | | | | | It seems to be the convention and the default behaviour of `git clone --bare`, so do that. | ||
* | test/integration: more obvious success indication | Egor Tensin | 2022-03-08 |
| | |||
* | move all tests to test/ | Egor Tensin | 2021-07-31 |