summaryrefslogtreecommitdiff
path: root/doc/topics
Commit message (Collapse)AuthorAgeFilesLines
* Fix some errors in Markdown filesEvan Read2019-07-241-1/+1
|
* Improve the Auto DevOps topic a bitEvan Read2019-07-241-51/+52
|
* Rename changelog to correct issue number, be more explicit that we're ↵James Keogh2019-07-231-0/+1
| | | | talking about Auto DevOps projects
* Update numbered lists for docs standardsMarcel Amirault2019-07-191-2/+2
| | | | | Ensure that all numbered lists use only 1. and no other numbers. Also ensure that numbered lists use proper spacing.
* Note in the docs about possibility of disabling Auto DevOps at group-level ↵Muhamed Huseinbašić2019-07-161-1/+1
| | | | for self-managed instances
* Remove extra blank lines from docsMarcel Amirault2019-07-151-6/+5
| | | | | | Removing extra blank lines in docs that serve no purpose, as well as some --- lines that also are not needed.
* Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+0
|
* Merge branch 'master' into 'patch-72-docs'nathanbietz2019-07-094-47/+48
|\ | | | | | | # Conflicts: # doc/topics/autodevops/index.md
| * Changing badges to use parentheses not bracketsMarcel Amirault2019-07-083-31/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
| * Change absolute links to relativeMarcel Amirault2019-07-051-15/+15
| | | | | | | | | | Change assorted absolute links to ce and ee docs to relative links
* | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| |
* | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| |
* | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| |
* | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| |
* | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| |
* | Update index.md.... change "helm deploy" to "helm upgrade"nathanbietz2019-07-041-1/+1
| |
* | Update index.md.... add instructions on how to add a `values.yaml` override ↵nathanbietz2019-07-041-4/+7
|/ | | | file to the default auto-deploy-app helm chart by setting `HELM_UPGRADE_EXTRA_ARGS` to `--values my-values.yaml` (or `-f my-values.yaml`).
* Add URL comments to Auto DevOps templateDylan Griffith2019-07-031-21/+28
| | | | | This will make it more obvious to anyone looking to customize these files what the source code actually is.
* Application Development Platform docs updatesDaniel Gruesso2019-06-281-4/+13
|
* Add zero downtime upgrade detail for production_replicasDaniel Gruesso2019-06-271-1/+1
|
* Update phrasing of Security paragraphMike Lewis2019-06-181-3/+3
|
* Fix typo in Security sectionMike Lewis2019-06-181-1/+1
|
* Update tense on compute sectiondocs-app-dev-platformDaniel Gruesso2019-06-181-1/+1
|
* Apply suggestion to doc/topics/application_development_platform/index.mdDaniel Gruesso2019-06-181-1/+1
|
* Apply suggestion to doc/topics/application_development_platform/index.mdDaniel Gruesso2019-06-181-1/+1
|
* Apply suggestion to doc/topics/application_development_platform/index.mdDaniel Gruesso2019-06-181-1/+1
|
* Apply suggestion to doc/topics/application_development_platform/index.mdDaniel Gruesso2019-06-181-1/+1
|
* Apply suggestion to doc/topics/application_development_platform/index.mdMike Lewis2019-06-181-2/+2
|
* Edit build test deploy sectionMike Lewis2019-06-181-3/+3
|
* Update doc overviewMike Lewis2019-06-181-2/+2
|
* First draft of app dev platform pagedanielgruesso2019-06-171-0/+53
|
* Add link to default Helm chartEvan Read2019-06-141-1/+2
|
* Add link to Auto DevOps videoRussell Dickenson2019-06-121-1/+1
|
* Add link to Auto DevOps demo videoRussell Dickenson2019-06-121-0/+2
|
* Remove unnecessary notes from AutoDevOps documentationMike Lewis2019-06-112-77/+56
|
* Video links for SSoT auditEvan Read2019-06-101-0/+2
|
* SSoT audit fixesEvan Read2019-06-064-89/+157
| | | | | Implements part of the single source of truth audit fixes for the topics/git section.
* Use /bin/herokuish in Auto DevOps docs examplesdocs-herokuish-instead-of-bin-setupDylan Griffith2019-06-031-7/+8
| | | | | | | | The previous examples did work however they had a problem when the bin/setup script installed a different bundler version than the one in your Gemfile.lock. It is safer to use `/bin/herokuish procfile exec` to get access to all the environment already installed for your application instead of installing bundler again.
* Docs: Change links to relative in /topics docsMarcel Amirault2019-05-304-20/+20
|
* Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-241-9/+6
| | | | Update documentation to reflect removal
* Merge branch 'kinolaev-master-patch-13154' into 'master'Grzegorz Bizon2019-05-201-0/+1
|\ | | | | | | | | Auto-DevOps: allow to disable rollout status check See merge request gitlab-org/gitlab-ce!28130
| * Auto-DevOps: allow to disable rollout status checkSergej2019-05-171-0/+1
| |
* | Docs: Remove all remaining orphaned images.Marcel Amirault2019-05-176-0/+0
| |
* | Add links to GDK autodevops and runner guidesEnrique Alcántara2019-05-171-0/+4
| |
* | Docs: Add badges and fix redirect style in 3 docsMarcel Amirault2019-05-171-5/+5
|/
* Docs: Merge Various EE /doc dirs to CEMarcel Amirault2019-05-052-11/+13
|
* Add SSH MaxStartups documentationDrew Blessing2019-05-011-0/+27
|
* Add rollout type to variables list.danielgruesso2019-04-261-0/+1
|
* Merge branch 'autodevops_remote_private_helm_repository' into 'master'Stan Hu2019-04-241-0/+3
|\ | | | | | | | | | | | | Adding ability to specify helm chart repo using environment variables Closes #49520 See merge request gitlab-org/gitlab-ce!27123
| * Adding ability to specify helm chart repo using environment variablesStuart Moore2019-04-081-0/+3
| | | | | | | | | | Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/49520 (Covers helm charts; does not cover docker repos)