Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: use f-strings for string formatting | Nejc Habjan | 2021-11-05 | 1 | -3/+1 |
| | |||||
* | feat: default to gitlab.com if no URL given | Nejc Habjan | 2021-09-08 | 1 | -1/+44 |
| | | | | | BREAKING CHANGE: python-gitlab will now default to gitlab.com if no URL is given | ||||
* | chore: move 'gitlab/tests/' dir to 'tests/unit/' | John L. Villalovos | 2021-05-26 | 1 | -0/+153 |
Move the 'gitlab/tests/' directory to 'tests/unit/' so we have all the tests located under the 'tests/' directory. |