summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.15.1 release0.15.1Gauvain Pocentek2016-09-032-1/+7
* Properly fix _raw_listGauvain Pocentek2016-09-031-2/+8
* 'path' is an existing gitlab attr, don't use itGauvain Pocentek2016-09-031-13/+13
* Fix and test paginationGauvain Pocentek2016-09-032-3/+10
* docs: improve the pagination sectionGauvain Pocentek2016-08-301-2/+11
* minor RST fix0.15Gauvain Pocentek2016-08-281-0/+1
* bump version and update changelogGauvain Pocentek2016-08-272-1/+21
* Add support for project deploymentsGauvain Pocentek2016-08-275-0/+50
* Add support for access requestsGauvain Pocentek2016-08-275-3/+154
* Add support for project pipelinesGauvain Pocentek2016-08-275-2/+110
* Add support for project services APIGauvain Pocentek2016-08-134-1/+137
* Remove unused ProjectTagReleaseManager classGauvain Pocentek2016-08-131-4/+0
* Fix canGet attribute (typo)Gauvain Pocentek2016-08-131-1/+1
* Remove _get_list_or_object() and its testsGauvain Pocentek2016-08-133-75/+0
* Let _data_for_gitlab return python dataGauvain Pocentek2016-08-131-12/+13
* Refactor the Gitlab classGauvain Pocentek2016-08-131-135/+25
* fix pep8 testGauvain Pocentek2016-08-111-0/+1
* Remove method marked as deprecated 7 months agoGauvain Pocentek2016-08-112-280/+0
* Add copyright header to utils.pyGauvain Pocentek2016-08-111-0/+17
* Move the constants at the gitlab root levelGauvain Pocentek2016-08-115-20/+47
* Add sidekiq metrics supportGauvain Pocentek2016-08-114-0/+54
* implement the todo APIGauvain Pocentek2016-08-1110-1/+147
* docs: notes APIGauvain Pocentek2016-08-092-0/+86
* docs: snippets APIGauvain Pocentek2016-08-092-0/+92
* 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