summaryrefslogtreecommitdiff
path: root/gitlab/mixins.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Migrate all v4 objects to new APIGauvain Pocentek2017-06-021-16/+159
| | | | | | | Some things are probably broken. Next step is writting unit and functional tests. And fix.
* Add support for managers in objects for new APIGauvain Pocentek2017-06-021-7/+7
| | | | Convert User* to the new REST* API.
* pep8Gauvain Pocentek2017-06-021-3/+3
|
* Move the mixins in their own moduleGauvain Pocentek2017-06-021-0/+207