summaryrefslogtreecommitdiff
path: root/doc/topics
Commit message (Collapse)AuthorAgeFilesLines
* Auto DevOps support for Group Security DashboardFabio Busatto2018-11-191-0/+2
|
* Adds comma after "timings" in git troubleshooting documentationTiago Botelho2018-11-141-1/+1
|
* Adds documentation of git trace when git push/pull times outadd-documentation-for-git-operations-stack-traceTiago Botelho2018-11-131-0/+15
| | | | | Adds a detailed explanation on what the user can expect to see in case a git pull or push operation times out on their local machines
* Docs: Update Variable namingMarcel Amirault2018-11-111-4/+4
|
* Fix private access token -> personal access tokendocs-private-vs-personal-access-tokensDavid Planella2018-11-071-1/+1
|
* Added a note about machine typesMark Veenstra2018-10-301-0/+3
|
* Merge branch 'docs-fix-links-1' into 'master'Evan Read2018-10-281-1/+1
|\ | | | | | | | | Update links to external sites See merge request gitlab-org/gitlab-ce!22578
| * Update links to external sitesMarcel Amirault2018-10-241-1/+1
| |
* | Clarify project-level enable/disabledocs-autodevops-updateDaniel Gruesso2018-10-261-3/+4
| |
* | remove duplicate section for enabling at project levelDaniel Gruesso2018-10-261-6/+0
| |
* | clarify auto review apps deployment, jobs skipped by license, disabling at…Daniel Gruesso2018-10-241-39/+76
|/
* Move the Auto DevOps note to the topAchilleas Pipinellis2018-10-091-10/+12
|
* Merge branch 'docs/fix-authentication-links' into 'master'Achilleas Pipinellis2018-10-081-2/+2
|\ | | | | | | | | Fix links to auth resources external to docs See merge request gitlab-org/gitlab-ce!22180
| * Fix links to auth resources external to docsEvan Read2018-10-081-2/+2
| |
* | Fix link to EE-only doc and fix lint issuesEvan Read2018-10-081-4/+4
|/
* Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-19/+47
| | | | | | | | | | | | | Auto DevOps deployment strategies now supports timed incremental rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED environment variable in Auto DevOps template. The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or timed. Rollout deployments will be executed using a 5 minute delay between each job.
* Be explicit about PostgreSQL in auto devops docsDylan Griffith2018-10-031-2/+2
|
* Doc improvements for DB migrations in Auto DevOpsDylan Griffith2018-10-031-5/+5
|
* Minor doc update for auto devops db migrations48004-db-initialize-migrateDylan Griffith2018-10-021-1/+3
|
* Document how to use DB_INITIALIZE and DB_MIGRATEThong Kuah2018-10-021-0/+25
| | | | | | * Limitation of DB_INITIALIZE (run once) * helm hooks * Examples
* Resolve "Un-vendor CI templates"Dylan Griffith2018-09-261-2/+2
|
* Auto devops docs improvementsDylan Griffith2018-09-241-19/+1
|
* Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-211-1/+1
|
* Merge branch 'doc-39923-automatically-disable-auto-devops-for-project' into ↵Achilleas Pipinellis2018-09-071-0/+6
|\ | | | | | | | | | | | | 'master' Adds documentation for 'Automatically disable Auto DevOps for project upon first pipeline failure' See merge request gitlab-org/gitlab-ce!21226
| * Adds documentation stating ADO will be gradually enabled on 11.3doc-39923-automatically-disable-auto-devops-for-projectMayra Cabrera2018-08-201-0/+6
| |
* | Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-70/+68
| |
* | Fixed two typos and adjusted one instance of punctuation according to the ↵Dan Doran2018-08-291-5/+5
| | | | | | | | | | | | | | | | | | grammar rule for appositive commas Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6419. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Fix link to default chart and fix a typoGabriel Le Breton2018-08-291-3/+3
| | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6724. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Compress all PNG images under doc/Achilleas Pipinellis2018-08-275-0/+0
|/ | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
* Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith2018-08-161-0/+5
|
* Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml ↵Tracey Jaquith2018-07-221-1/+1
| | | | default templates, and to wit, without `_` seems to have no effect
* Fix link in help doc which was linking to old mono-repo, now in its own repo49262-fix-autodevops-link-to-default-chart-docsThong Kuah2018-07-161-1/+1
|
* Rename code climate to code qualityAchilleas Pipinellis (🌴 July 10 - July 20 🌴)2018-07-101-1/+1
|
* Merge branch 'docs-products-links' into 'master'Achilleas Pipinellis2018-07-031-1/+1
|\ | | | | | | | | Updated /products links to /pricing See merge request gitlab-org/gitlab-ce!20321
| * Updated products links to pricingMarcel Amirault2018-07-031-1/+1
| |
* | Update index.md changed "gonna" to "going to be"joe d2018-07-021-1/+1
|/
* add inline badges to auto devops feature listdocs-add-inline-badges-autodevopsMarcia Ramos2018-06-221-6/+6
|
* Merge branch 'docs/autodevops-k8s' into 'master'Marcia Ramos2018-06-2229-116/+262
|\ | | | | | | | | | | | | Document end to end flow for Kubernetes and Auto DevOps Closes #44455 See merge request gitlab-org/gitlab-ce!19699
| * Add paragraph for self-hosted instancesdocs/autodevops-k8sAchilleas Pipinellis2018-06-221-1/+6
| |
| * Edits to quick_start_guide.mdMike Lewis2018-06-211-61/+51
| |
| * Document end to end flow for Kubernetes and Auto DevOpsAchilleas Pipinellis2018-06-2129-116/+267
| |
* | WIP: fixed broken link to git cheat sheetEdwin Torres2018-06-141-1/+1
|/
* Use nip.io instead of xip.iodz-use-nip-ioDmitriy Zaporozhets2018-06-121-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch ↵Achilleas Pipinellis2018-06-081-3/+27
|\ | | | | | | | | | | | | | | | | '47532-follow-up-from-resolve-add-deploy-strategies-to-auto-devops-settings' into 'master' Resolve "Follow-up from "Resolve "Add deploy strategies to Auto DevOps settings""" Closes #47532 See merge request gitlab-org/gitlab-ce!19554
| * Copyedit Auto DevOps deployment strategy docsAchilleas Pipinellis2018-06-081-11/+22
| | | | | | | | [ci skip]
| * Add brief technical explanation for deploy strategies variablesMatija Čupić2018-06-081-0/+2
| |
| * Link option descriptionsMatija Čupić2018-06-071-2/+2
| |
| * Add option descriptionsMatija Čupić2018-06-071-0/+2
| |
| * Add deployment strategy docsMatija Čupić2018-06-071-0/+9
| |
* | Resolve "Automatically provide a Deploy Token to projects when Auto DevOps ↵Mayra Cabrera2018-06-071-0/+10
|/ | | | is enabled"