summaryrefslogtreecommitdiff
path: root/tools/python_test_v4.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-409/+442
* fix(api): avoid parameter conflicts with python and gitlabno-param-conflictsGauvain Pocentek2019-01-131-1/+1
* fix: remove decode() on error_message stringSrikanth Chelluri2019-01-081-1/+1
* Merge pull request #625 from python-gitlab/fix/611/resource_label_eventMax Wittig2018-11-281-0/+17
|\
| * Add support to resource label eventsfix/611/resource_label_eventGauvain Pocentek2018-11-221-0/+17
* | [feature] Add support for members all() methodfeature/589/member_allGauvain Pocentek2018-11-241-0/+1
|/
* Use the pythongitlab/test-python-gitlab docker image for testsupdate/docker-imageGauvain Pocentek2018-11-031-1/+1
* Added support for listing forks of a project (#562)David Guest2018-07-261-0/+3
* tests: default to python 3Gauvain Pocentek2018-06-061-6/+8
* Add support for group badgesGauvain Pocentek2018-05-291-1/+19
* Merge pull request #507 from Miouge1/badgesGauvain Pocentek2018-05-291-0/+6
|\
| * Add support for Project badgesMaxime Guyot2018-05-271-0/+6
* | Add support for the gitlab CI lint APIGauvain Pocentek2018-05-291-0/+4
* | Add missing project attributesGauvain Pocentek2018-05-291-0/+1
* | Implement the markdown rendering APIGauvain Pocentek2018-05-291-0/+4
* | Issues: add missing attributes and methodsGauvain Pocentek2018-05-281-1/+2
* | Add feature flags deletion supportGauvain Pocentek2018-05-281-0/+2
* | Add support for environment stop()Gauvain Pocentek2018-05-281-0/+1
* | Add commit.merge_requests() supportGauvain Pocentek2018-05-281-0/+1
* | Enable mr.participant testGauvain Pocentek2018-05-281-1/+1
* | Implement commit.refs()Gauvain Pocentek2018-05-281-0/+2
* | Implement user_agent_detail for snippetsGauvain Pocentek2018-05-271-0/+6
* | Add support for the discussions APIGauvain Pocentek2018-05-271-0/+55
|/
* Add support for project import/exportGauvain Pocentek2018-05-211-0/+24
* Add support for user avatar uploadGauvain Pocentek2018-05-211-1/+9
* Drop GetFromListMixinGauvain Pocentek2018-05-191-3/+3
* Drop API v3 supportGauvain Pocentek2018-05-191-5/+5
* [tests] fix functional tests for python3Gauvain Pocentek2018-05-101-4/+3
* chore(tests): add rate limit testsMax Wittig2018-04-181-0/+25
* Add Gitlab and User events supportGauvain Pocentek2018-01-211-1/+7
* Add support for getting list of user projectsGauvain Pocentek2018-01-211-0/+3
* Add support for MR participants APIGauvain Pocentek2018-01-201-0/+6
* Add support for user/group/project filter by custom attributeGauvain Pocentek2018-01-011-0/+3
* Add support for project and group custom variablesGauvain Pocentek2018-01-011-0/+28
* Add support for features flagsGauvain Pocentek2018-01-011-0/+5
* Add support for pagesdomainsGauvain Pocentek2017-12-311-0/+9
* Add support for subgroups listingGauvain Pocentek2017-12-311-0/+1
* Update groups testsGauvain Pocentek2017-12-261-1/+1
* Update testing tools for /session removalGauvain Pocentek2017-12-171-6/+0
* Add support for award emojisGauvain Pocentek2017-12-161-0/+4
* Add support for project housekeepingGauvain Pocentek2017-11-121-0/+3
* Add support for user_agent_detail (issues)Gauvain Pocentek2017-11-111-0/+1
* Add support for user activitiesGauvain Pocentek2017-11-111-0/+3
* Add support for impersonation tokens APIGauvain Pocentek2017-11-101-1/+12
* Add users custome attributes supportGauvain Pocentek2017-11-041-0/+14
* Add support for wiki pagesGauvain Pocentek2017-11-011-0/+12
* Add support for GPG keysGauvain Pocentek2017-11-011-0/+47
* Add support for group milestonesGauvain Pocentek2017-11-011-1/+15
* adds project upload feature (#239)James Johnson2017-09-121-0/+12
* Add support for protected branchesGauvain Pocentek2017-09-021-0/+10