summaryrefslogtreecommitdiff
path: root/gitlab/v3/cli.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop API v3 supportGauvain Pocentek2018-05-191-524/+0
| | | | Drop the code, the tests, and update the documentation.
* Add support for unsharing projects to v3 API (untested)Eric Sabouraud2018-02-281-0/+8
|
* adds project upload feature (#239)James Johnson2017-09-121-1/+20
|
* make v3 CLI work againGauvain Pocentek2017-08-201-1/+1
|
* Refactor the CLIGauvain Pocentek2017-06-251-162/+95
| | | | | | | v3 and v4 CLI will be very different, so start moving things in their own folders. For now v4 isn't working at all.
* Add missing doc filesGauvain Pocentek2017-06-251-0/+564