summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_gitlabobject.py
Commit message (Expand)AuthorAgeFilesLines
* Drop API v3 supportGauvain Pocentek2018-05-191-500/+0
* Default to API v4Gauvain Pocentek2018-02-051-22/+22
* Module's base objects serialization (#359)Lyudmil Nenov2017-11-031-0/+10
* Remove unused future.division importGauvain Pocentek2017-06-111-1/+0
* Snippet: content() -> raw()Gauvain Pocentek2016-12-261-2/+2
* Added support for Snippets (new API in Gitlab 8.15)Guyzmo2016-12-241-0/+34
* Remove _get_list_or_object() and its testsGauvain Pocentek2016-08-131-37/+0
* tests: don't use deprecated Content methodGauvain Pocentek2016-07-181-2/+2
* Add some unit tests for CLIGauvain Pocentek2016-02-051-4/+0
* Add support for application settingsGauvain Pocentek2016-01-271-0/+39
* Fix the json() method for python 3Gauvain Pocentek2016-01-231-0/+9
* GitLab -> Gitlab (class names)Gauvain Pocentek2016-01-031-1/+1
* Rename the _created attribute _from_apiGauvain Pocentek2015-12-311-3/+3
* use more pythonic names for some methodsGauvain Pocentek2015-05-121-16/+17
* make the tests passGauvain Pocentek2015-05-121-35/+52
* move the tests inside the packageGauvain Pocentek2015-05-111-0/+432