summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| * Add API documentation for downloading the latest successful buildAchilleas Pipinellis2016-07-211-2/+36
* | Merge branch 'doc-award-emoji' into 'master' Rémy Coutable2016-07-211-2/+2
|\ \
| * | Update doc for award emoji APIRobert Schilling2016-07-211-2/+2
* | | Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-211-1/+0
|\ \ \ | |/ / |/| |
| * | Get rid of `is_image` in FileUploaderRémy Coutable2016-07-191-1/+0
| |/
* | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-3/+9
|\ \
| * | Reorder allowed params for `ApplicationSetting` and add more details to docs.email-domain-blacklistPatricio Cano2016-07-191-0/+6
| * | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-3/+3
* | | Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez2016-07-202-10/+41
| |/ |/|