Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(api): add support for bulk imports API | Nejc Habjan | 2022-12-19 | 1 | -0/+5 |
| | |||||
* | test(unit): expand tests for pipeline schedules | Nejc Habjan | 2022-12-11 | 1 | -0/+5 |
| | |||||
* | test(projects): add unit tests for projects | Antoine Auger | 2022-06-16 | 1 | -0/+5 |
| | |||||
* | test(cli): improve basic CLI coveragetest/cli-coverage | Nejc Habjan | 2021-11-27 | 1 | -0/+5 |
| | |||||
* | feat: allow global retry_transient_errors setup | Karun Japhet | 2021-08-29 | 1 | -2/+13 |
| | | | | | | `retry_transient_errors` can now be set through the Gitlab instance and global configuration Documentation for API usage has been updated and missing tests have been added. | ||||
* | chore: move 'gitlab/tests/' dir to 'tests/unit/' | John L. Villalovos | 2021-05-26 | 1 | -0/+73 |
Move the 'gitlab/tests/' directory to 'tests/unit/' so we have all the tests located under the 'tests/' directory. |