summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename MASTER_ACCESSrefactor/rename-variableMax Wittig2018-10-065-6/+7
* Merge pull request #601 from max-wittig/fix/help-usageHans Donner2018-10-061-1/+5
|\
| * fix(cli): print help and usage without config filefix/help-usageMax Wittig2018-10-041-1/+5
* | Merge pull request #600 from hans-d/dockerMax Wittig2018-10-044-28/+35
|\ \ | |/ |/|
| * Merge branch 'master' into dockerGauvain Pocentek2018-10-032-0/+46
| |\ | |/ |/|
* | Add project protected tags management (#581)Eric Sabouraud2018-10-032-0/+46
| * more flexible dockerHans Donner2018-09-294-28/+35
|/
* README: add a note about maintainersGauvain Pocentek2018-09-261-0/+6
* Merge pull request #586 from Halliburton-Landmark/project-issue-create-argsGauvain Pocentek2018-09-111-2/+2
|\
| * add missing comma in ProjectIssueManager _create_attrsJustin2018-09-101-2/+2
|/
* [docs] Add a note about GroupProject limited APIGauvain Pocentek2018-09-051-5/+17
* Fix the https redirection testGauvain Pocentek2018-09-051-1/+1
* [docs] add a warning about https://Gauvain Pocentek2018-09-052-0/+10
* [docs] fix cut and paste leftoverGauvain Pocentek2018-09-051-1/+1
* Use https:// for gitlab URLGauvain Pocentek2018-09-041-1/+1
* [docs] Fix the owned/starred usage documentationGauvain Pocentek2018-09-042-3/+3
* 1.6.0 release1.6.0Gauvain Pocentek2018-08-254-2/+34
* [cli] Fix the project-export downloadGauvain Pocentek2018-08-251-2/+24
* Minor doc updatesGauvain Pocentek2018-08-255-6/+12
* Add a FAQGauvain Pocentek2018-08-252-0/+34
* Raise an exception on https redirects for PUT/POSTGauvain Pocentek2018-08-243-19/+53
* [docs] Add/updates notes about read-only objectsGauvain Pocentek2018-08-242-5/+32
* Merge pull request #572 from btmanm/masterGauvain Pocentek2018-08-241-1/+1
|\
| * Update projects.rstbtmanm2018-08-211-1/+1
|/
* Merge pull request #569 from mattthias/patch-1Gauvain Pocentek2018-08-141-1/+1
|\
| * Minor typo "ou" vs. "or"Matthias Schmitz2018-08-141-1/+1
|/
* Add support for project transfers from the projects interface. (#561)Will Rouesnel2018-08-021-0/+19
* Added support for listing forks of a project (#562)David Guest2018-07-263-1/+30
* MR: add the squash attribute for create/updateGauvain Pocentek2018-07-201-6/+7
* Implement MR.pipelines()Gauvain Pocentek2018-07-152-0/+26
* Support group and global MR listingGauvain Pocentek2018-07-153-2/+70
* Project import: fix the override_params parameterGauvain Pocentek2018-07-151-1/+2
* [cli] Fix the case where we have nothing to printGauvain Pocentek2018-07-121-2/+1
* [cli] Output: handle bytes in API responsesGauvain Pocentek2018-07-091-0/+3
* Improve the snippets examplesGauvain Pocentek2018-07-031-2/+10
* Merge pull request #542 from tpdownes/patch-1Gauvain Pocentek2018-07-031-1/+1
|\
| * Fix simple typo in identity modification exampleTom Downes2018-07-021-1/+1
|/
* [docs] don't use hardcoded values for idsGauvain Pocentek2018-06-273-15/+14
* 1.5.1 release1.5.1Gauvain Pocentek2018-06-232-1/+7
* Improve the protect branch creation exampleGauvain Pocentek2018-06-231-1/+5
* Fix the ProjectPipelineJob base classGauvain Pocentek2018-06-231-1/+1
* Prepare the 1.5.0 release1.5.0Gauvain Pocentek2018-06-224-2/+64
* [cli] Fix the non-verbose output of ProjectCommitCommentGauvain Pocentek2018-06-222-1/+9
* Use the same description for **kwargs everywhereGauvain Pocentek2018-06-173-32/+32
* [docs] Add an example for external identities settingsGauvain Pocentek2018-06-171-0/+6
* Revert "make as_list work for all queries"Gauvain Pocentek2018-06-172-67/+20
* Add support for epics API (EE)Gauvain Pocentek2018-06-174-1/+180
* README updateGauvain Pocentek2018-06-151-4/+4
* ProjectPipelineJob objects can only be listedGauvain Pocentek2018-06-142-9/+15
* Add support for the LDAP gorups APIGauvain Pocentek2018-06-134-2/+59