summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Add note about commit status API deprecationAchilleas Pipinellis2016-01-221-2/+7
* Merge branch 'master' into doc_refactor_commits_apiAchilleas Pipinellis2016-01-222-0/+5
|\
| * Change 'public' flag to more robust 'visibility' query.Josh Frye2016-01-192-5/+5
| * Update all docs for public paramJosh Frye2016-01-192-0/+4
| * Add public params to GET /projects api. Closes #3788Josh Frye2016-01-191-0/+1
* | Merge branch 'master' into doc_refactor_commits_apidoc_refactor_commits_apiAchilleas Pipinellis2016-01-191-1/+47
|\ \ | |/
| * Merge branch 'rc-document-new-api-pagination-headers' into 'master' Achilleas Pipinellis2016-01-181-1/+47
| |\
| | * Clean up pagination documentation [ci skip]Achilleas Pipinellis2016-01-181-16/+39
| | * Document new API pagination headersrc-document-new-api-pagination-headersRémy Coutable2016-01-141-1/+24
* | | Styleguide the commit status APIAchilleas Pipinellis2016-01-191-75/+127
* | | Refactor commits API documentationAchilleas Pipinellis2016-01-181-17/+57
|/ /
* | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-142-0/+361
|\ \
| * \ Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-143-2/+133
| |\ \ | | |/
| * | Modify builds API documentation style [ci skip]Tomasz Maczukin2016-01-131-16/+66
| * | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-131-3/+14
| |\ \
| * | | Add some fixes after reviewTomasz Maczukin2016-01-131-36/+0
| * | | Fix doc/api/builds.mdTomasz Maczukin2016-01-121-41/+19
| * | | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-113-0/+55
| |\ \ \
| * | | | Update ./doc/api/builds.mdTomasz Maczukin2016-01-111-69/+232
| * | | | Modify builds scope filtering in builds APITomasz Maczukin2016-01-081-3/+2
| * | | | Update ./doc/api/Tomasz Maczukin2016-01-052-0/+207
* | | | | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-142-0/+129
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into ci/api-variablesDouwe Maan2016-01-141-2/+4
| |\ \ \ \
| * \ \ \ \ Merge branch '8-4-stable' into ci/api-variablesTomasz Maczukin2016-01-133-3/+69
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add some cosmetic changes to variables API documentation [ci skip]Tomasz Maczukin2016-01-131-44/+22
| * | | | | Modify builds API documentation style [ci skip]Tomasz Maczukin2016-01-131-20/+64
| * | | | | Add 'Build' prefix to Variables entry name in API docs indexTomasz Maczukin2016-01-132-2/+2
| * | | | | Update ./doc/apiTomasz Maczukin2016-01-072-0/+107
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-141-2/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-141-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Prevent ldap_blocked users from being blocked/unblocked by the APIGabriel Mazetto2016-01-081-2/+4
* | | | | Add mofications to triggers API documentation [ci skip]Tomasz Maczukin2016-01-141-32/+12
* | | | | Merge branch '8-4-stable' into ci/api-triggersTomasz Maczukin2016-01-143-3/+69
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'ci/api-projects' into 'master' Douwe Maan2016-01-131-3/+14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Modify CI features in projects APIci/api-projectsTomasz Maczukin2016-01-111-20/+1
| | * | | Update ./doc/apiTomasz Maczukin2016-01-071-3/+33
| | | |/ | | |/|
| * | | Merge branch 'api-project-upload' into 'master' Robert Speicher2016-01-081-0/+28
| |\ \ \ | | |_|/ | |/| |
| | * | Add API project upload endpointDouwe Maan2016-01-071-0/+28
| * | | Delete tag via APIapi-delete-tagRobert Schilling2016-01-081-0/+20
| |/ /
| * | Merge branch 'feature/detailed-user-endpoint' of https://gitlab.com/Michi302/...Dmitriy Zaporozhets2016-01-061-0/+7
| |\ \ | | |/ | |/|
| | * Make single user API endpoint return Entities::User instead of Entities::User...Michi3022015-12-281-0/+7
* | | Modify triggers API documentation style [ci skip]Tomasz Maczukin2016-01-143-91/+129
* | | Change 'trigger_id' to 'token' as resource ID in triggers APITomasz Maczukin2016-01-071-8/+4
* | | Update ./doc/apiTomasz Maczukin2016-01-072-0/+95
|/ /
* | Revert upvotes and downvotes params to MR APIValery Sizov2015-12-282-14/+6
|/
* Add API support for looking up a user by usernameStan Hu2015-12-241-1/+11
* Add project permissions to all project API endpointsStan Hu2015-12-221-0/+10
* Api support for requesting starred projects for userZeger-Jan van de Weg2015-12-161-0/+15
* Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl...Dmitriy Zaporozhets2015-12-161-0/+3
|\
| * Add open_issues_count to project APIStan Hu2015-12-111-0/+3