Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close-out `master` branchjlvillal/dead_master | John L. Villalovos | 2021-11-29 | 1 | -46/+0 |
| | | | | | Until we delete the `master` branch, delete all content except a short README that tells people to use the `main` branch. | ||||
* | chore: rename 'tools/functional/' to 'tests/functional/' | John L. Villalovos | 2021-05-26 | 1 | -0/+46 |
Rename the 'tools/functional/' directory to 'tests/functional/' This makes more sense as these are functional tests and not tools. This was dicussed in: https://github.com/python-gitlab/python-gitlab/discussions/1468 |