summaryrefslogtreecommitdiff
path: root/doc/user/project/deploy_tokens/index.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-0/+12
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-11/+3
|
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-18/+18
|
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-7/+22
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-7/+7
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-6/+11
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-30/+39
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-10/+17
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+9
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+27
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-2/+19
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-8/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-3/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-4/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-3/+19
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-1/+1
|
* Fix whitespace in user, and misc, docsMarcel Amirault2019-07-151-3/+3
| | | | | | | | | | Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items woll render as being in a code block too, even if not meant to. This fixes all these issues, and cleans up minor whitespace issues in /user, /security, /ssh and /migrate_ci_to_ce docs.
* Centralize config for markdownlintMarkus Koller2019-07-091-1/+1
| | | | | | | | The configuration is currently only specified in CI, by moving it into `.mdlrc` we get immediate feedback locally in supported editors. To ensure `mdl` is available it's also added to the `Gemfile`, though CI will still use the version installed in the `gitlab-docs-lint` image.
* Update Deploy Tokens documentationKrasimir Angelov2019-07-011-1/+8
| | | | Update screenshot, add Deploy Token Custom Username section
* Docs: Change links to relative in /user/project (Part 1)Marcel Amirault2019-05-311-1/+1
|
* Resolve Markdown ordered lists not conforming to styleguidedocs/fix-ordered-list-item-prefixEvan Read2018-11-131-6/+6
|
* Add the ways needed to authenticate to the registry via CI/CDAchilleas Pipinellis2018-10-181-13/+20
|
* Update deploy token example to use httpsClayton Carter2018-09-131-1/+1
|
* docMark Chao2018-06-061-1/+1
|
* Fixes deploy tokens build variables46454-wrong-value-in-ci-deploy-userMayra Cabrera2018-05-181-1/+1
| | | | | | It was using name, instead of username. Fixes documentation as well Closes #46454
* Merge branch '44447-expose-deploy-token-to-ci-cd' into 'master'Grzegorz Bizon2018-04-241-0/+10
|\ | | | | | | | | | | | | Expose Deploy Token info as environment variables to CI/CD jobs Closes #44447 See merge request gitlab-org/gitlab-ce!18414
| * Enhances documentation on gitlab-deploy-tokensMayra Cabrera2018-04-201-2/+3
| |
| * Add changelog and docsMayra Cabrera2018-04-201-0/+9
| |
* | fix revoke header on deploy token docsBen Bodenmiller2018-04-231-1/+1
|/
* Fix form javascriptKamil TrzciƄski2018-04-061-1/+1
|
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-5/+9
| | | | Also, fixes broken specs
* Fixes broken schema and minor changesMayra Cabrera2018-04-061-2/+2
|
* Addreses backend review suggestionsMayra Cabrera2018-04-061-2/+2
| | | | | | - Remove extra method for authorize_admin_project - Ensure project presence - Rename 'read_repo' to 'read_repository' to be more verbose
* Addreses frontend reviewMayra Cabrera2018-04-061-2/+2
| | | | Also fixes spec failures on presenter and docs
* Add documentation for DeployTokenMayra Cabrera2018-04-061-0/+72