summaryrefslogtreecommitdiff
path: root/gitlab/v3/objects.py
Commit message (Expand)AuthorAgeFilesLines
* Fix merge_when_build_succeeds attribute nameGauvain Pocentek2017-07-091-5/+5
* Remove unused future.division importGauvain Pocentek2017-06-111-1/+0
* import urlencode() from six.moves.urllib.parse instead of from urllib (#268)Cosimo Lupo2017-06-021-3/+3
* Remove extra_attrs argument from _raw_list (unneeded)Gauvain Pocentek2017-05-271-15/+5
* Reorganise the code to handle v3 and v4 objectsGauvain Pocentek2017-05-231-0/+2351