summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-merge-request-version'Douwe Maan2016-08-251-0/+109
|\
| * Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-221-1/+4
| |\
| * \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-196-2/+474
| |\ \
| * | | Fix merge request versions api docDmitriy Zaporozhets2016-08-191-2/+2
| * | | Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1533-741/+1000
| |\ \ \
| * | | | Add single merge request diff API endpointDmitriy Zaporozhets2016-08-121-29/+43
| * | | | Fix project id param for merge request version APIDmitriy Zaporozhets2016-08-031-1/+1
| * | | | Update merge request versions API to match styleguideDmitriy Zaporozhets2016-08-031-3/+8
| * | | | Add API to list merge request diff versionsDmitriy Zaporozhets2016-08-031-0/+90
* | | | | Merge branch 'api_only_allow_merge_if_build_succeeds' into 'master' Douwe Maan2016-08-241-7/+17
|\ \ \ \ \
| * | | | | expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)2016-08-241-7/+17
| | |_|_|/ | |/| | |
* | | | | Merge branch 'entity-api-web-url' into 'master' Douwe Maan2016-08-243-18/+38
|\ \ \ \ \
| * | | | | api: expose web_url for project entitiesBen Boeckel2016-08-243-18/+38
| |/ / / /
* | | | | Merge branch 'api-project-hook-wiki-page-events' into 'master' Robert Speicher2016-08-241-0/+10
|\ \ \ \ \
| * | | | | api: expose wiki_page_events project hook field in the APIBen Boeckel2016-08-241-0/+3
| * | | | | docs: document other project webhook fieldsBen Boeckel2016-08-241-0/+7
| |/ / / /
* | | | | docs: fix table alignmentBen Boeckel2016-08-241-2/+2
* | | | | docs: update created_at docs for creating issues via APIBen Boeckel2016-08-241-2/+2
|/ / / /
* | | | Merge branch 'master' into expiration-date-on-membershipsDouwe Maan2016-08-182-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Added documentation and CHANGELOG itemPatricio Cano2016-08-182-2/+2
* | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-184-0/+472
|\ \ \ \ | |/ / /
| * | | Do not expose projects on deploymentsZ.J. van de Weg2016-08-181-166/+0
| * | | Incorporate feedbackZ.J. van de Weg2016-08-181-2/+2
| * | | Docs for API endpointsZ.J. van de Weg2016-08-182-0/+430
| * | | Add docs on API for pipelines, plus minor fixeszj-pipelines-api-endpointsZ.J. van de Weg2016-08-182-0/+208
| | |/ | |/|
* | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1833-747/+1117
|\ \ \ | |/ /
| * | Ability to specify branches for pivotal tracker integrationEgor Lynko2016-08-151-2/+2
| * | Merge branch '18583-implement-access-request-to-project-group-api' into 'mast...Rémy Coutable2016-08-115-170/+337
| |\ \
| | * | Fix doc linting errors and remove useless API specs18583-implement-access-request-to-project-group-apiRémy Coutable2016-08-112-18/+18
| | * | New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-105-170/+337
| * | | Merge branch 'improve-oauth2-docs' into 'master' Achilleas Pipinellis2016-08-111-12/+38
| |\ \ \ | | |/ / | |/| |
| | * | Update/Improve OAuth2 Client documentationKeith Pope2016-08-111-12/+38
| * | | use Unix line endings for API documentationwinniehell2016-08-091-514/+514
| * | | use long options for curl examples in API documentation (!5703)winniehell2016-08-0930-129/+129
| |/ /
| * | Merge branch 'zj-enable-deploy-keys-api' into 'master' Douwe Maan2016-08-081-0/+48
| |\ \
| | * | Fix styling on docs of Deploy Keys endpointszj-enable-deploy-keys-apiZ.J. van de Weg2016-08-051-3/+2
| | * | Endpoints to enable and disable deploy keysZ.J. van de Weg2016-08-031-0/+49
| | |/
| * | Simplify feature introduction notesimplify_intro_features_docAchilleas Pipinellis2016-08-083-3/+5
| * | Merge branch 'repository-files-doc' into 'master' Achilleas Pipinellis2016-08-051-0/+16
| |\ \ | | |/ | |/|
| | * Add examples to repository files API (!5465)winniehell2016-08-051-0/+16
| * | Merge branch 'patch-3' into 'master' Rémy Coutable2016-08-011-1/+1
| |\ \
| | * | Changed grant_type=AUTHORIZATION_CODE for grant_type=authorization_code Fernando Derkoski2016-07-281-1/+1
| * | | Use Grape DSL for environment endpointsZ.J. van de Weg2016-07-291-25/+25
| * | | Incorporate feedbackZ.J. van de Weg2016-07-291-4/+3
| * | | Add API support for environmentsZ.J. van de Weg2016-07-291-0/+118
| | |/ | |/|
* | | Update API documentation.Adam Niedzielski2016-08-071-1/+10
|/ /
* | Add commit stats to commit api responsedixpac2016-07-281-0/+5
|/
* Add iid to MR API responseRobert Schilling2016-07-251-0/+4
* Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable2016-07-221-2/+36
|\
| * Fix URL in the documentationLin Jen-Shin2016-07-211-2/+2