summaryrefslogtreecommitdiff
path: root/doc/api/deploy_keys.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-4/+9
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-3/+3
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+6
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-5/+5
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-6/+6
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-11/+11
|
* Update doc/api/deploy_keys.mdAlexis Sánchez2019-08-301-5/+8
|
* Update docs to pass new markdownlintMarcel Amirault2019-08-221-0/+1
| | | | | Deletes extra spaces and line, makes lists consistent, and fixes links.
* Merge deploy keys example to deploy keys API docsAchilleas Pipinellis2019-08-081-0/+29
| | | | No reason to keep them separate.
* Remove extra whitespaces in docsMarcel Amirault2019-07-091-2/+2
| | | | | Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-7/+7
| | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into ↵Douwe Maan2018-01-161-10/+38
| | | | | | | | | | | | 'security-10-3' [10.3] Migrate `can_push` column from `keys` to `deploy_keys_project` See merge request gitlab/gitlabhq!2276 (cherry picked from commit f6ca52d31bac350a23938e0aebf717c767b4710c) 1f2bd3c0 Backport to 10.3
* Fix typo in the API Deploy Keys documentation pageVitaliy @blackst0ne Klachkov2017-09-031-1/+1
|
* Add "API" to all respective headings (h1s)Marcia Ramos2017-05-181-1/+1
|
* Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docsAchilleas Pipinellis2017-04-101-5/+5
|
* Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-081-5/+5
|
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-6/+6
|
* Update documentationRobert Schilling2017-02-281-12/+0
|
* Fix some grammar in the API docsRobert Schilling2017-02-201-1/+1
|
* 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