Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deploy example and other fixes | Evan Read | 2019-07-29 | 1 | -0/+4 |
| | |||||
* | Categorize autodevops variables | Evan Read | 2019-07-29 | 1 | -36/+59 |
| | |||||
* | Update links to relative | Marcel Amirault | 2019-07-25 | 1 | -43/+43 |
| | | | | | Following the single docs codebase change, all internal links should be relative. Also cleans up one table | ||||
* | Merge branch 'remove-duplicate-ado-content' into 'master' | Marcia Ramos | 2019-07-25 | 1 | -4/+0 |
|\ | | | | | | | | | Remove duplicate content about auto-devops customization See merge request gitlab-org/gitlab-ce!30929 | ||||
| * | Remove duplicate content about auto-devops customizationremove-duplicate-ado-content | Kenny Johnston | 2019-07-19 | 1 | -4/+0 |
| | | |||||
* | | Restructure project cluster topic | Evan Read | 2019-07-25 | 1 | -1/+1 |
| | | | | | | | | | | Also fixes links to section headings that have changed. | ||||
* | | Fix some errors in Markdown files | Evan Read | 2019-07-24 | 1 | -1/+1 |
| | | |||||
* | | Improve the Auto DevOps topic a bit | Evan Read | 2019-07-24 | 1 | -51/+52 |
| | | |||||
* | | Rename changelog to correct issue number, be more explicit that we're ↵ | James Keogh | 2019-07-23 | 1 | -0/+1 |
|/ | | | | talking about Auto DevOps projects | ||||
* | Update numbered lists for docs standards | Marcel Amirault | 2019-07-19 | 1 | -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-16 | 1 | -1/+1 |
| | | | | for self-managed instances | ||||
* | Remove extra blank lines from docs | Marcel Amirault | 2019-07-15 | 1 | -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.md | nathanbietz | 2019-07-09 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into 'patch-72-docs' | nathanbietz | 2019-07-09 | 2 | -27/+28 |
|\ | | | | | | | # Conflicts: # doc/topics/autodevops/index.md | ||||
| * | Changing badges to use parentheses not brackets | Marcel Amirault | 2019-07-08 | 2 | -26/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Apply suggestion to doc/topics/autodevops/index.md | nathanbietz | 2019-07-09 | 1 | -1/+1 |
| | | |||||
* | | Apply suggestion to doc/topics/autodevops/index.md | nathanbietz | 2019-07-09 | 1 | -1/+1 |
| | | |||||
* | | Apply suggestion to doc/topics/autodevops/index.md | nathanbietz | 2019-07-09 | 1 | -1/+1 |
| | | |||||
* | | Apply suggestion to doc/topics/autodevops/index.md | nathanbietz | 2019-07-09 | 1 | -1/+1 |
| | | |||||
* | | Apply suggestion to doc/topics/autodevops/index.md | nathanbietz | 2019-07-09 | 1 | -1/+1 |
| | | |||||
* | | Update index.md.... change "helm deploy" to "helm upgrade" | nathanbietz | 2019-07-04 | 1 | -1/+1 |
| | | |||||
* | | Update index.md.... add instructions on how to add a `values.yaml` override ↵ | nathanbietz | 2019-07-04 | 1 | -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 template | Dylan Griffith | 2019-07-03 | 1 | -21/+28 |
| | | | | | This will make it more obvious to anyone looking to customize these files what the source code actually is. | ||||
* | Add zero downtime upgrade detail for production_replicas | Daniel Gruesso | 2019-06-27 | 1 | -1/+1 |
| | |||||
* | Add link to default Helm chart | Evan Read | 2019-06-14 | 1 | -1/+2 |
| | |||||
* | Add link to Auto DevOps video | Russell Dickenson | 2019-06-12 | 1 | -1/+1 |
| | |||||
* | Add link to Auto DevOps demo video | Russell Dickenson | 2019-06-12 | 1 | -0/+2 |
| | |||||
* | Remove unnecessary notes from AutoDevOps documentation | Mike Lewis | 2019-06-11 | 2 | -77/+56 |
| | |||||
* | Use /bin/herokuish in Auto DevOps docs examplesdocs-herokuish-instead-of-bin-setup | Dylan Griffith | 2019-06-03 | 1 | -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 docs | Marcel Amirault | 2019-05-30 | 2 | -14/+14 |
| | |||||
* | Stop emitting AUTO_DEVOPS_DOMAIN Ci variable | Thong Kuah | 2019-05-24 | 1 | -9/+6 |
| | | | | Update documentation to reflect removal | ||||
* | Merge branch 'kinolaev-master-patch-13154' into 'master' | Grzegorz Bizon | 2019-05-20 | 1 | -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 check | Sergej | 2019-05-17 | 1 | -0/+1 |
| | | |||||
* | | Docs: Remove all remaining orphaned images. | Marcel Amirault | 2019-05-17 | 6 | -0/+0 |
| | | |||||
* | | Add links to GDK autodevops and runner guides | Enrique Alcántara | 2019-05-17 | 1 | -0/+4 |
|/ | |||||
* | Docs: Merge Various EE /doc dirs to CE | Marcel Amirault | 2019-05-05 | 1 | -11/+11 |
| | |||||
* | Add rollout type to variables list. | danielgruesso | 2019-04-26 | 1 | -0/+1 |
| | |||||
* | Merge branch 'autodevops_remote_private_helm_repository' into 'master' | Stan Hu | 2019-04-24 | 1 | -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 variables | Stuart Moore | 2019-04-08 | 1 | -0/+3 |
| | | | | | | | | | | Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/49520 (Covers helm charts; does not cover docker repos) | ||||
* | | Update links to new gitlab-org/charts/auto-deploy-app | Dylan Griffith | 2019-04-18 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'tortuetorche/gitlab-ce-patch-auto-deploy-extra-values' into ↵ | Grzegorz Bizon | 2019-04-17 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | 'master' Allow extra args for helm in Auto-DevOps See merge request gitlab-org/gitlab-ce!26838 | ||||
| * | | Rename HELM_EXTRA_ARGS to differentiate between helm invocationstortuetorche/gitlab-ce-patch-auto-deploy-extra-values | James Fargher | 2019-04-17 | 1 | -1/+1 |
| | | | |||||
| * | | Apply suggestion to doc/topics/autodevops/index.md | James Fargher | 2019-04-11 | 1 | -1/+1 |
| | | | |||||
| * | | Apply suggestion to doc/topics/autodevops/index.md | James Fargher | 2019-04-10 | 1 | -1/+1 |
| | | | |||||
| * | | Add HELM_EXTRA_ARGS to all Auto-DevOps helm invocations | James Fargher | 2019-04-08 | 1 | -0/+1 |
| | | | |||||
* | | | Docs: Fix anchors related to variables doc | Marcel Amirault | 2019-04-08 | 1 | -3/+3 |
| |/ |/| | |||||
* | | Docs: Fix anchors related to environments doc | Marcel Amirault | 2019-04-08 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '47234-composable-auto-devops' into 'master' | Dmitriy Zaporozhets | 2019-04-03 | 1 | -0/+15 |
|\ | | | | | | | | | | | | | Resolve "Composable Auto DevOps" Closes #47234 See merge request gitlab-org/gitlab-ce!26520 | ||||
| * | Add docs for including individual Auto-DevOps jobs | Tiger | 2019-04-02 | 1 | -0/+15 |
| | | |||||
* | | Document that local tiller is used for Auto DevOps | Thong Kuah | 2019-04-02 | 1 | -14/+36 |
|/ | | | | | Also note that apps will be released into the Kubernetes namespace for the environment, and that GitLab < 11.4 used a dedicated Tiller |