summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: tags APIGauvain Pocentek2016-08-092-0/+68
* docs: system hooks APIGauvain Pocentek2016-08-093-0/+51
* docs: add ApplicationSettings APIGauvain Pocentek2016-08-093-0/+31
* Update the ApplicationSettings attributesGauvain Pocentek2016-08-091-5/+17
* docs: repository files APIGauvain Pocentek2016-08-092-0/+78
* docs: project repository APIGauvain Pocentek2016-08-092-0/+95
* docs: add milestones APIGauvain Pocentek2016-08-093-0/+98
* Fix fork creation documentationGauvain Pocentek2016-08-091-2/+2
* Run more tests in travisGauvain Pocentek2016-08-082-0/+20
* ignore pep8 errorGauvain Pocentek2016-08-081-1/+1
* add a basic HTTP debug methodGauvain Pocentek2016-08-081-0/+14
* Update changelog/authors/version for 0.140.14Gauvain Pocentek2016-08-073-1/+59
* docs: add MR APIGauvain Pocentek2016-08-073-0/+147
* MR merge(): update the objectGauvain Pocentek2016-08-071-1/+1
* MR (un)subscribe: don't fail if state doesn't changeGauvain Pocentek2016-08-071-2/+4
* Handle empty messages from server in exceptionsGauvain Pocentek2016-08-071-1/+1
* MR: fix updatesGauvain Pocentek2016-08-071-2/+7
* fix labels deletion exampleGauvain Pocentek2016-08-071-1/+1
* Fix the listing of some resourcesGauvain Pocentek2016-08-072-25/+16
* MR: get list of changes and commitsGauvain Pocentek2016-08-071-0/+30
* docs: add licenses APIGauvain Pocentek2016-08-063-0/+30
* docs: add labales APIGauvain Pocentek2016-08-063-0/+76
* remove debug print statementGauvain Pocentek2016-08-061-1/+0
* Add support for project environmentsGauvain Pocentek2016-08-065-0/+92
* docs: add deploy keys APIGauvain Pocentek2016-08-063-0/+95
* add support for global deploy key listingGauvain Pocentek2016-08-062-0/+14
* Merge branch 'master' of github.com:gpocentek/python-gitlabGauvain Pocentek2016-08-065-3/+32
|\
| * doc: replace incorrect archive call()Gauvain Pocentek2016-08-041-2/+2
| * document namespaces APIGauvain Pocentek2016-08-044-1/+30
* | add a contributing section in READMEGauvain Pocentek2016-08-061-2/+70
|/
* Merge pull request #131 from chrwen-omicron/enable_container_registryGauvain Pocentek2016-07-251-3/+5
|\
| * Added a new project attribute to enable the container registry.Christian Wenk2016-07-251-3/+5
|/
* Add support from listing group issuesGauvain Pocentek2016-07-244-1/+44
* Docs: drop the FAQGauvain Pocentek2016-07-242-16/+0
* docs: issues APIGauvain Pocentek2016-07-245-4/+154
* docs: commits APIGauvain Pocentek2016-07-243-0/+138
* Improve commit statuses and commentsGauvain Pocentek2016-07-242-6/+26
* tests: don't use deprecated Content methodGauvain Pocentek2016-07-181-2/+2
* CLI: refactor _die()Gauvain Pocentek2016-07-181-35/+36
* doc: fix doubled parameterGauvain Pocentek2016-07-181-1/+1
* Replace Snippet.Content() with a new content() methodGauvain Pocentek2016-07-171-5/+27
* fix unit testsGauvain Pocentek2016-07-171-1/+1
* docs: groups API documentationGauvain Pocentek2016-07-173-0/+178
* Groups can be updatedGauvain Pocentek2016-07-171-1/+1
* Add missing args in docstringsGauvain Pocentek2016-07-171-0/+32
* Allow to stream the downloads when appropriateGauvain Pocentek2016-07-175-23/+75
* docs: Add builds-related API docsGauvain Pocentek2016-07-173-0/+247
* Implement ProjectBuild.keep_artifactsGauvain Pocentek2016-07-171-1/+14
* Gitlab: add managers for build-related resourcesGauvain Pocentek2016-07-171-0/+7
* Implement runners global APIGauvain Pocentek2016-07-175-0/+99