summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use python 2 on travis for nowtravisGauvain Pocentek2018-06-061-2/+2
* tests: default to python 3Gauvain Pocentek2018-06-062-10/+11
* Make ProjectCommitStatus.create work with CLIGauvain Pocentek2018-06-061-3/+10
* time_stats(): use an existing attribute if availableGauvain Pocentek2018-05-301-0/+5
* Update time stats docsGauvain Pocentek2018-05-302-0/+36
* Fix the IssueManager path to avoid redirectionsGauvain Pocentek2018-05-301-1/+1
* Add support for group badgesGauvain Pocentek2018-05-296-3/+115
* Merge pull request #507 from Miouge1/badgesGauvain Pocentek2018-05-292-0/+19
|\
| * Add support for Project badgesMaxime Guyot2018-05-272-0/+19
* | Add support for the gitlab CI lint APIGauvain Pocentek2018-05-292-0/+27
* | Update the settings attributesGauvain Pocentek2018-05-291-9/+41
* | Implement runner token validationGauvain Pocentek2018-05-293-0/+29
* | Runners can be created (registered)Gauvain Pocentek2018-05-292-2/+9
* | Implement runner jobs listingGauvain Pocentek2018-05-292-2/+41
* | Add missing project attributesGauvain Pocentek2018-05-294-19/+91
* | Add pipeline listing filtersGauvain Pocentek2018-05-291-0/+2
* | Update MR attributesGauvain Pocentek2018-05-291-5/+11
* | Implement the markdown rendering APIGauvain Pocentek2018-05-294-2/+37
* | Add support for group boardsGauvain Pocentek2018-05-295-72/+120
* | Fix the participants() decoratorGauvain Pocentek2018-05-282-2/+2
* | Issues: add missing attributes and methodsGauvain Pocentek2018-05-284-36/+78
* | Update some group attributesGauvain Pocentek2018-05-281-3/+4
* | Add feature flags deletion supportGauvain Pocentek2018-05-283-2/+8
* | Add support for environment stop()Gauvain Pocentek2018-05-284-1/+23
* | deploy key: add missing attributesGauvain Pocentek2018-05-281-1/+2
* | Deployment: add list filtersGauvain Pocentek2018-05-281-0/+1
* | Add commit.merge_requests() supportGauvain Pocentek2018-05-283-0/+23
* | Enable mr.participant testGauvain Pocentek2018-05-281-1/+1
* | Implement commit.refs()Gauvain Pocentek2018-05-283-0/+28
* | Add missing docs fileGauvain Pocentek2018-05-271-0/+107
* | Implement user_agent_detail for snippetsGauvain Pocentek2018-05-276-19/+44
* | Add support for merged branches deletionGauvain Pocentek2018-05-272-0/+19
* | Add support for the discussions APIGauvain Pocentek2018-05-273-2/+175
* | Document the global per_page settingGauvain Pocentek2018-05-262-0/+11
* | Merge pull request #505 from jouve/config_per_pageGauvain Pocentek2018-05-264-3/+32
|\ \ | |/ |/|
| * add per_page config optionCyril Jouve2018-05-224-3/+32
|/
* Add support for the search APIGauvain Pocentek2018-05-215-0/+119
* Add support for project import/exportGauvain Pocentek2018-05-214-1/+169
* pep8 fixGauvain Pocentek2018-05-211-1/+1
* Add support for user avatar uploadGauvain Pocentek2018-05-217-20/+76
* travis-ci: remove the v3 testsGauvain Pocentek2018-05-201-2/+0
* [docs] update the sphinx extension for v4 objectsGauvain Pocentek2018-05-204-132/+32
* [docs] Rework the examples pagesGauvain Pocentek2018-05-2049-2319/+697
* Add release notes for 1.5Gauvain Pocentek2018-05-191-0/+21
* Drop GetFromListMixinGauvain Pocentek2018-05-195-77/+20
* Drop API v3 supportGauvain Pocentek2018-05-1919-5838/+60
* ChangeLog: fix link1.4.0stable/1.4Gauvain Pocentek2018-05-191-1/+1
* Prepare the 1.4.0 releaseGauvain Pocentek2018-05-193-1/+39
* pep8 fixGauvain Pocentek2018-05-191-1/+1
* Deprecate GetFromListMixinGauvain Pocentek2018-05-193-4/+32