summaryrefslogtreecommitdiff
path: root/docs/gl_objects
Commit message (Collapse)AuthorAgeFilesLines
* docs: add MR APIGauvain Pocentek2016-08-072-0/+146
|
* fix labels deletion exampleGauvain Pocentek2016-08-071-1/+1
|
* docs: add licenses APIGauvain Pocentek2016-08-062-0/+29
|
* docs: add labales APIGauvain Pocentek2016-08-062-0/+75
|
* Add support for project environmentsGauvain Pocentek2016-08-062-0/+72
|
* docs: add deploy keys APIGauvain Pocentek2016-08-062-0/+94
|
* document namespaces APIGauvain Pocentek2016-08-043-1/+29
|
* Add support from listing group issuesGauvain Pocentek2016-07-242-0/+26
|
* docs: issues APIGauvain Pocentek2016-07-244-4/+153
|
* docs: commits APIGauvain Pocentek2016-07-242-0/+137
|
* doc: fix doubled parameterGauvain Pocentek2016-07-181-1/+1
|
* docs: groups API documentationGauvain Pocentek2016-07-172-0/+177
|
* Allow to stream the downloads when appropriateGauvain Pocentek2016-07-172-2/+25
| | | | | | | | | Some API calls will download possibly large data, resulting in a high memory usage and out-of-memory errors. For these API calls use the requests streaming capabilities and download chunked data. The caller is responsible of providing a callable to actually store the data. The default callable just prints the data on stdout.
* docs: Add builds-related API docsGauvain Pocentek2016-07-172-0/+246
|
* Implement runners global APIGauvain Pocentek2016-07-172-0/+67
|
* docs: fork relationship APIGauvain Pocentek2016-07-172-5/+16
|
* docs: project search APIGauvain Pocentek2016-07-171-0/+3
|
* docs: document hooks APIGauvain Pocentek2016-07-172-0/+70
|
* Implement sharing project with a groupGauvain Pocentek2016-07-162-0/+10
|
* docs: add project members docGauvain Pocentek2016-07-162-0/+83
|
* docs: document projects APIGauvain Pocentek2016-07-163-1/+164
|
* Implement user emails supportGauvain Pocentek2016-07-162-0/+108
|
* docs: crossref improvementsGauvain Pocentek2016-07-162-12/+19
|
* document users APIGauvain Pocentek2016-07-162-0/+216
|
* Add branches API documentationGauvain Pocentek2016-07-162-0/+74