summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | | Changed attribution referenceAron Pammer2017-07-091-2/+2
* | | fixed repository_compare examplesAron Pammer2017-06-261-3/+3
| |/ |/|
* | Fixed spelling mistake (#269)Nathan Giesbrecht2017-06-021-2/+2
|/
* install doc: use sudo for system commandsGauvain Pocentek2017-05-271-2/+2
* Update API docs for v4Gauvain Pocentek2017-05-252-5/+33
* Fix broken docs examplesGauvain Pocentek2017-05-255-9/+9
* move changelog and release notes at the end of indexGauvain Pocentek2017-05-251-2/+2
* Add v4 support to docsGauvain Pocentek2017-05-242-0/+18
* [v4] Update project search APIGauvain Pocentek2017-05-231-1/+1
* Add 'search' attribute to projects.list()Gauvain Pocentek2017-05-231-1/+1
* Update URLs to reflect the github changesGauvain Pocentek2017-05-232-4/+4
* docs: add missing =Gauvain Pocentek2017-05-201-1/+1
* s/correspnding/corresponding/Guillaume Delacour2017-04-051-1/+1
* Feature/milestone merge requests (#247)Ian Sparks2017-04-012-2/+13
* Stop listing if recursion limit is hit (#234)Johan Brandhorst2017-03-231-1/+3
* Provide API wrapper for cherry picking commits (#236)Christian2017-03-212-0/+10
* Implement pipeline creation API (#237)Mond WAN2017-03-182-0/+12
* Add DeployKey{,Manager} classesGauvain Pocentek2017-03-172-7/+11
* Include chanlog and release notes in docsGauvain Pocentek2017-03-175-5/+9
* Time tracking (#222)savenger2017-03-032-0/+51
* document the dynamic aspect of objectsGauvain Pocentek2017-02-041-1/+12
* Deploy keys: rework enable/disableGauvain Pocentek2017-02-041-2/+2
* deploy keys doc: fix inclusionGauvain Pocentek2017-01-251-1/+1
* Fix install docAndreas Nüßlein2017-01-231-1/+1
* Add support for commit creationGauvain Pocentek2017-01-212-14/+37
* Add support for project runnersGauvain Pocentek2017-01-212-4/+56
* Support the scope attribute in runners.list()Gauvain Pocentek2017-01-212-3/+10
* Update project.archive() docsWill Starms2017-01-112-5/+4
* Fix duplicated data in API docsGauvain Pocentek2016-12-261-3/+0
* Snippet: content() -> raw()Gauvain Pocentek2016-12-261-2/+2
* SnippetManager: all() -> public()Gauvain Pocentek2016-12-262-1/+11
* [docs] Add doc for snippetsGauvain Pocentek2016-12-254-0/+77
* [docs] artifacts example: open file in wb modeGauvain Pocentek2016-12-241-1/+1
* [docs] update pagination sectionGauvain Pocentek2016-12-241-1/+6
* docs: remove the build warning about _staticGauvain Pocentek2016-11-201-1/+1
* Add support for triggering a new buildGauvain Pocentek2016-11-202-11/+32
* docs: fix "required" attributeGauvain Pocentek2016-11-141-1/+1
* docs: add missing requiredCreateAttrsGauvain Pocentek2016-11-141-0/+3
* Add support for templates APIGauvain Pocentek2016-11-065-30/+99
* Make the manager objects create mor dynamicGauvain Pocentek2016-11-052-5/+18
* Implement merge requests diff supportGauvain Pocentek2016-11-052-4/+26
* Add a 'report a bug' link on docGauvain Pocentek2016-11-051-0/+24
* Sphinx ext: factorize the build methodsGauvain Pocentek2016-11-051-23/+10
* API docs: add managers doc in GitlabObject'sGauvain Pocentek2016-11-051-0/+7
* Rework the API documentationGauvain Pocentek2016-11-055-79/+145
* Move deploy key enable/disable to the objectGauvain Pocentek2016-11-051-2/+2
* Merge branch 'master-project-deploy-keys' of https://github.com/Asher256/pyth...Gauvain Pocentek2016-11-052-0/+20
|\
| * Fixing the response and project_id argumentAsher2562016-11-011-4/+0
| * Documentation for enable/disable deploy key functionsAsher256@users.noreply.github.com2016-10-302-0/+24
* | docs: add a note for python 3.5 for file content updateGauvain Pocentek2016-11-011-1/+3
|/