summaryrefslogtreecommitdiff
path: root/doc/api/deploy_keys.md
Commit message (Collapse)AuthorAgeFilesLines
* API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`api-remove-deploy-key-disableRobert Schilling2017-02-201-33/+6
|
* Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2016-11-101-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/1376-allow-write-access-deploy-keys * upstream/master: (3852 commits) Grapify token API Fix cache for commit status in commits list to respect branches Grapify milestones API Grapify runners API Improve EeCompatCheck, cache EE repo and keep artifacts for the ee_compat_check task Use 'Forking in progress' title when appropriate Fix CHANGELOG after 8.14.0-rc1 tag Update CHANGELOG.md for 8.14.0-rc1 Fix YAML syntax on CHANGELOG entry Remove redundant rescue from repository keep_around Remove redundant space from repository model code Remove order-dependent expectation Minor CHANGELOG.md cleanups Add a link to Git cheatsheet PDF in docs readme Grapify the session API Add 8.13.5, 8.12.9, and 8.11.11 CHANGELOG Merge branch 'unauthenticated-container-registry-access' into 'security' Merge branch '23403-fix-events-for-private-project-features' into 'security' Merge branch 'fix-unathorized-cloning' into 'security' Merge branch 'markdown-xss-fix-option-2.1' into 'security' ...
| * Document admin access requirement for /deploy_keys endpointwinniehell2016-10-281-1/+1
| |
* | Added can_push attribute to deploy keys and update docs for APIAli Ibrahim2016-08-181-6/+13
|/
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-7/+7
|
* 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
| | | | Resolves #20123
* Add /deploy_keys API to retrieve all deploy keys regardless of project ↵Alejandro Rodríguez2016-07-201-9/+40
| | | | | | | affiliation Also, in favour of consistency, deprecate `/projects/:id/keys/...` routes in favour of `/projects/:id/deploy_keys/...`
* Refactor deploy_keys API documentation [ci skip]doc_refactor_deploy_keys_apiAchilleas Pipinellis2016-01-181-12/+62
|
* Update docs to markdown style guide.Ciro Santilli2014-06-031-16/+12
|
* Add titles to doc pages.Marin Jankovski2014-05-271-1/+1
|
* Api-Doc JSON lintJohannes Schleifenbaum2014-04-051-15/+9
| | | | Fixes: #5505
* Update deploy keys, groups and system hooks api docs.Marin Jankovski2013-10-021-2/+5
|
* add missing comma(s) in api examplesJohannes Schleifenbaum2013-08-301-3/+3
|
* Improve api docsDmitriy Zaporozhets2013-06-061-0/+87