summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove obsolete test imageMax Wittig2019-10-061-34/+0
* feat(ci): improve functionnal testsCyril Jouve2019-10-064-70/+114
* feat(project): add file blame apiVincent Lae2019-10-041-0/+2
* test(func): disable commit testtest/todo-unit-testMax Wittig2019-09-081-9/+9
* Merge pull request #875 from python-gitlab/feat/status-apiMax Wittig2019-09-051-0/+11
|\
| * feat(user): add status apiMax Wittig2019-09-051-0/+11
* | test: re-enabled py_func_v4 testMax Wittig2019-09-051-24/+24
|/
* test: add group label cli testsAlberto López Martín2019-07-261-0/+56
* feat: group labels with subscriptable mixinAlberto López Martín2019-07-261-0/+12
* test: minor test fixesMax Wittig2019-07-211-3/+4
* test: add project releases testMax Wittig2019-07-211-0/+28
* test: increase speed by disabling the rate limit fasterMax Wittig2019-07-211-1/+1
* fix(cli): fix update value for key not workingproject-variable-updatenateatkins2019-07-211-0/+25
* test: always use latest version to testMax Wittig2019-07-211-1/+1
* feat: add mr rebase methodJeroen Schutrup2019-07-111-0/+3
* feat: add support for issue.related_merge_requestsfeat/related_mrGauvain Pocentek2019-06-201-0/+2
* chore(ci): update the GitLab version in the test imageGauvain Pocentek2019-06-201-1/+1
* Merge pull request #792 from python-gitlab/chore/enable-gitlab-ci-buildsGauvain Pocentek2019-06-202-2/+2
|\
| * chore(ci): add automatic GitLab image pusheschore/enable-gitlab-ci-buildsMax Wittig2019-06-102-2/+2
* | feat: implement artifacts deletionfix/744/delete_artifactsGauvain Pocentek2019-06-101-1/+2
|/
* test: update the tests for GitLab 11.11Gauvain Pocentek2019-06-101-10/+16
* refactor: format everything blackrefactor/blackMax Wittig2019-05-163-459/+489
* chore(ci): use reliable ci systemchore/ci-reliable-systemMax Wittig2019-05-091-0/+34
* 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-032-2/+2
* Added support for listing forks of a project (#562)David Guest2018-07-261-0/+3
* Add support for epics API (EE)Gauvain Pocentek2018-06-171-1/+22
* Add support for the LDAP gorups APIGauvain Pocentek2018-06-131-0/+1
* Add support for the EE license APIGauvain Pocentek2018-06-131-0/+9
* Implement MR-level approvalsGauvain Pocentek2018-06-111-0/+15
* Add push rules testsGauvain Pocentek2018-06-111-0/+13
* Add support for board creation/deletion (EE)Gauvain Pocentek2018-06-101-0/+17
* Add support for LDAP groupsGauvain Pocentek2018-06-091-0/+14
* Add support for issue links (EE)Gauvain Pocentek2018-06-091-6/+25
* Add geo nodes API supportGauvain Pocentek2018-06-091-0/+6
* Add basic testing forr EE endpointsGauvain Pocentek2018-06-081-0/+29
* tests: default to python 3Gauvain Pocentek2018-06-062-10/+11
* 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