Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docker: change default paths | Egor Tensin | 2022-03-27 |
| | |||
* | docker: bump base images | Egor Tensin | 2022-03-15 |
| | |||
* | t/i/docker: use tini in server | Egor Tensin | 2022-03-15 |
| | |||
* | support mirroring all of org's repositories | Egor Tensin | 2022-03-08 |
| | |||
* | t/i/docker: clean up Docker data | Egor Tensin | 2022-03-08 |
| | |||
* | test/integration: more obvious success indication | Egor Tensin | 2022-03-08 |
| | |||
* | Gitlab -> GitLab | Egor Tensin | 2021-10-16 |
| | |||
* | workflows/ci: run SSH integration tests | Egor Tensin | 2021-10-16 |
| | | | | Allowed by setting up ssh-agent inside a run. | ||
* | add Gitlab support | Egor Tensin | 2021-10-16 |
| | |||
* | test/unit: add Gitlab unit tests | Egor Tensin | 2021-10-16 |
| | |||
* | test/integration/docker: remove output directory | Egor Tensin | 2021-08-02 |
| | |||
* | workflows/ci: run integration tests for PyPI | Egor Tensin | 2021-08-01 |
| | | | | The example config must have clone_via_ssh = false for that to work. | ||
* | change default "output_dir" | Egor Tensin | 2021-08-01 |
| | |||
* | support setting "dir" for individual repositories | Egor Tensin | 2021-08-01 |
| | |||
* | support mirroring all of user's repositories | Egor Tensin | 2021-08-01 |
| | |||
* | fix the lately broken --repo flag | Egor Tensin | 2021-08-01 |
| | |||
* | test/integration/docker: generate new SSH keys every time | Egor Tensin | 2021-07-31 |
| | |||
* | tests/integration: add example to test examples/cgitize.toml | Egor Tensin | 2021-07-31 |
| | |||
* | move all tests to test/ | Egor Tensin | 2021-07-31 |
| | |||
* | test: add homepage URL tests | Egor Tensin | 2021-07-31 |
| | |||
* | add some unit tests | Egor Tensin | 2021-07-30 |
This is a first step towards integrating with GitHub/Bitbucket properly. |