summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ProjectKeys can be updatedGauvain Pocentek2018-02-271-2/+2
* Require requests>=2.4.2Gauvain Pocentek2018-02-272-2/+2
* Prepare the 1.3.0 release1.3.0Gauvain Pocentek2018-02-183-3/+26
* docs: trigger_pipeline only accept branches and tags as refGauvain Pocentek2018-02-181-1/+1
* Add docs for pipeline schedulesGauvain Pocentek2018-02-181-0/+60
* Move the pipelines doc to builds.rstGauvain Pocentek2018-02-183-77/+49
* Merge pull request #429 from Miouge1/doc-mr-labelsGauvain Pocentek2018-02-091-0/+1
|\
| * Add documentation about labels updateMiouge12018-02-091-0/+1
|/
* pep8 fixesGauvain Pocentek2018-02-051-7/+4
* Remove pipeline schedules from v3 (not supported)Gauvain Pocentek2018-02-051-13/+0
* Merge branch 'mlq-feature/pipeline-schedules'Gauvain Pocentek2018-02-052-40/+39
|\
| * Update pipeline schedules codeGauvain Pocentek2018-02-052-1/+64
| |\
| | * Project pipeline jobsMoritz Lipp2017-11-131-0/+16
| | * Project pipeline schedulesMoritz Lipp2017-11-132-0/+73
* | | Project pipeline jobsMoritz Lipp2018-02-051-0/+12
* | | Project pipeline schedulesMoritz Lipp2018-02-052-0/+77
* | | Merge pull request #420 from tardyp/patch-2Gauvain Pocentek2018-02-051-1/+3
|\ \ \
| * | | fix pep8Pierre Tardy2018-02-051-2/+3
| * | | make trigger_pipeline return the pipelinePierre Tardy2018-01-291-1/+2
* | | | Merge pull request #419 from tardyp/patch-1Gauvain Pocentek2018-02-052-4/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | add a Simplified example for streamed artifactsPierre Tardy2018-02-052-4/+18
| |/ /
* | | Default to API v4Gauvain Pocentek2018-02-058-42/+41
* | | Gitlab can be used as context managerGauvain Pocentek2018-02-053-0/+29
* | | config: support api_version in the global sectionGauvain Pocentek2018-02-042-1/+7
|/ /
* | Add Gitlab and User events supportGauvain Pocentek2018-01-217-41/+82
* | Add support for getting list of user projectsGauvain Pocentek2018-01-213-1/+30
* | Add support for MR participants APIGauvain Pocentek2018-01-202-0/+30
* | Update the groups documentationGauvain Pocentek2018-01-202-94/+35
* | Fix wrong tag exampleGauvain Pocentek2018-01-201-1/+1
* | Add manager for jobs within a pipeline. (#413)Keith Wansbrough2018-01-183-6/+36
* | Merge pull request #408 from movermeyer/patch-1Gauvain Pocentek2018-01-081-0/+3
|\ \
| * | Adding the supported version badgeMichael Overmeyer2018-01-051-0/+3
* | | 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