summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #409 from movermeyer/patch-2Gauvain Pocentek2018-01-081-1/+1
|\
| * Clarifying what supports meansMichael Overmeyer2018-01-051-1/+1
|/
* Prepare v1.2.01.2.0Gauvain Pocentek2018-01-013-1/+49
* Respect content of REQUESTS_CA_BUNDLE and *_proxy envvarsGauvain Pocentek2018-01-012-2/+5
* Add doc for search by custom attributeGauvain Pocentek2018-01-013-0/+15
* Add support for user/group/project filter by custom attributeGauvain Pocentek2018-01-013-5/+23
* Add support for project and group custom variablesGauvain Pocentek2018-01-016-34/+132
* Add support for features flagsGauvain Pocentek2018-01-016-1/+66
* Add support for pagesdomainsGauvain Pocentek2017-12-315-0/+98
* Add supported python versions in setup.pyGauvain Pocentek2017-12-311-1/+8
* Add support for subgroups listingGauvain Pocentek2017-12-313-1/+34
* Add groups listing attributesGauvain Pocentek2017-12-311-0/+2
* Merge pull request #406 from ericfrederich/paginationGauvain Pocentek2017-12-311-1/+1
|\
| * Allow per_page to be used with generators.Eric L Frederich2017-12-261-1/+1
|/
* Update groups testsGauvain Pocentek2017-12-262-2/+2
* Minor doc update (variables)Gauvain Pocentek2017-12-191-4/+4
* Update testing tools for /session removalGauvain Pocentek2017-12-174-41/+83
* Remove now-invalid testGauvain Pocentek2017-12-161-3/+0
* ProjectFile.create(): don't modify the input dataGauvain Pocentek2017-12-161-2/+3
* submanagers: allow having undefined parametersGauvain Pocentek2017-12-161-1/+1
* [docs] Add a note about password auth being removed from GitLabGauvain Pocentek2017-12-161-2/+17
* Add missing doc fileGauvain Pocentek2017-12-161-0/+45
* [docstrings] Explicitly documentation pagination argumentsGauvain Pocentek2017-12-161-0/+40
* mixins.py: Avoid sending empty update data to issue.save (#389)Carlos Soriano2017-12-161-0/+3
* Update project services docs for v4Gauvain Pocentek2017-12-161-1/+4
* Add support for award emojisGauvain Pocentek2017-12-163-6/+93
* Make todo() raise GitlabTodoError on errorGauvain Pocentek2017-12-162-2/+8
* Add doc to get issue from iid (#321)Bancarel Valentin2017-12-112-0/+10
* Merge pull request #382 from ptomato/subscribe-response-codeGauvain Pocentek2017-12-111-1/+1
|\
| * Expected HTTP response for subscribe is 201P. F. Chimento2017-12-031-1/+1
* | Merge pull request #374 from benjamb/typosGauvain Pocentek2017-12-112-3/+3
|\ \
| * | Fix typos in docsBen Brown2017-11-241-2/+2
| * | Fix link to settings APIBen Brown2017-11-241-1/+1
| |/
* | Update pagination docs for ProjectCommitGauvain Pocentek2017-12-112-1/+6
|/
* Revert "Add unit tests for mixin exceptions"Gauvain Pocentek2017-11-163-94/+2
* Add support for project housekeepingGauvain Pocentek2017-11-125-0/+33
* Add unit tests for mixin exceptionsGauvain Pocentek2017-11-113-2/+94
* Add a SetMixinGauvain Pocentek2017-11-113-21/+50
* Add support for user_agent_detail (issues)Gauvain Pocentek2017-11-114-0/+25
* Merge pull request #369 from Lujeni/fix_typo_projects_documentationGauvain Pocentek2017-11-111-1/+1
|\
| * [docs] Bad arguments in projetcs file documentationTHEBAULT Julien2017-11-111-1/+1
|/
* update user docs with gitlab URLsGauvain Pocentek2017-11-111-0/+19
* Add support for user activitiesGauvain Pocentek2017-11-114-0/+49
* generate coverage reports with toxGauvain Pocentek2017-11-111-0/+2
* typoGauvain Pocentek2017-11-101-1/+1
* Add support for impersonation tokens APIGauvain Pocentek2017-11-104-1/+80
* Add missing mocking on unit testGauvain Pocentek2017-11-101-1/+11
* Add support for oauth and anonymous auth in config/CLIGauvain Pocentek2017-11-105-11/+58
* Rework authentication args handlingGauvain Pocentek2017-11-103-27/+89
* Remove deprecated objects/methodsGauvain Pocentek2017-11-104-79/+15