| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | Docs review for MR 25586 | Evan Read | 2019-03-28 | 1 | -5/+4 |
| | | |||||
| * | Docs: Fix more anchors, mostly pipeline related | Marcel Amirault | 2019-03-27 | 1 | -1/+1 |
| | | |||||
| * | Merge branch '57115-just-in-time-k8s-resource-creation' into 'master' | Clement Ho | 2019-03-20 | 1 | -0/+4 |
| |\ | | | | | | | | | Create project-specific Kubernetes resources just-in-time See merge request gitlab-org/gitlab-ce!25586 | ||||
| | * | Amend cluster and auto devops troubleshooting docs | Tiger | 2019-03-20 | 1 | -0/+4 |
| | | | | | | | | | | | | | Update these sections to reflect Kubernetes resources now being created as a build prerequisite. Remove section about deploys not being triggered as it is no longer accurate. | ||||
| * | | Add documentation about Auto Devops at group level | Mayra Cabrera | 2019-03-19 | 1 | -2/+19 |
| |/ | | | | | | | Includes a new section on our Auto Devops documentation about enabling or disabling Auto DevOps at group level. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58810 | ||||
| * | Merge branch 'docs-autodevops-licensemgt' into 'master' | Evan Read | 2019-03-14 | 1 | -0/+1 |
| |\ | | | | | | | | | Add license_management to env variables See merge request gitlab-org/gitlab-ce!26039 | ||||
| | * | Add license_management to env variables | Daniel Gruesso | 2019-03-12 | 1 | -0/+1 |
| | | | |||||
| * | | Use project name and id in review app url instead of project path slug | walkafwalka | 2019-03-12 | 1 | -3/+3 |
| |/ | |||||
| * | Merge branch 'docs-auto-devops-deploy-token' into 'master' | Evan Read | 2019-03-11 | 1 | -20/+16 |
| |\ | | | | | | | | | Docs: Clarify how Auto DevOps deploys using deploy token See merge request gitlab-org/gitlab-ce!25787 | ||||
| | * | Clarify how Auto DevOps deploys using deploy token | Thong Kuah | 2019-03-11 | 1 | -20/+16 |
| | | | | | | | | | | | We were emphasising a point that's no longer true since we implemented deploy tokens in 11.0 so rationalize the docs here. | ||||
| * | | Update documentation | walkafwalka | 2019-03-03 | 1 | -1/+1 |
| |/ | |||||
| * | Elaborate on POSTGRES_VERSION Auto DevOps setting | Dylan Griffith | 2019-02-27 | 1 | -1/+1 |
| | | |||||
| * | Merge branch '58098-auto-devops-postgres-version-variable' into 'master' | Sean McGivern | 2019-02-25 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | Allow configuring POSTGRES_VERSION in Auto DevOps Closes #58098 See merge request gitlab-org/gitlab-ce!25500 | ||||
| | * | Allow configuring POSTGRES_VERSION in Auto DevOps | Dylan Griffith | 2019-02-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | We set the default value to 9.6.2 since this was the previous default being used by `stable/postgresql --version=0.7.1` which is used in auto-deploy-app. | ||||
| * | | Docs: Fix all anchors related to auto-devops | Marcel Amirault | 2019-02-20 | 2 | -20/+20 |
| |/ | |||||
| * | Docs: Fix anchors with extra hashes | Marcel Amirault | 2019-02-18 | 1 | -1/+1 |
| | | |||||
| * | Docs: Misc small fixes to docs | Marcel Amirault | 2019-02-12 | 1 | -6/+6 |
| | | |||||
| * | Removes milestone from cluster base domainremoves-milestone-from-cluster-base-domain-docs | Mayra Cabrera | 2019-02-08 | 1 | -4/+3 |
| | | | | | | 12.0 milestone was removed from cluster base domain on AutoDevOps documentation to avoid making fake promises. | ||||
| * | Fixes Cluster domain documentation | Mayra Cabrera | 2019-02-07 | 1 | -3/+3 |
| | | | | | | | | Uses the preferred way for introduced blocks instead of notes, on auto devops and cluster documentation. Also fixes some typos. | ||||
| * | Adds a base domain doc section on cluster pages52363-update-cluster-and-ado-docs | Mayra Cabrera | 2019-02-06 | 1 | -17/+22 |
| | | | | | | | | The changes are included for project and group cluster documentation pages. Also specifies that AUTO_DEVOPS_DOMAIN will be deprecated on 12.0 Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/52363 | ||||
| * | Documentation now matches UI copy | Evan Read | 2019-01-30 | 2 | -4/+4 |
| | | |||||
| * | Specify use of custom helm chart per env | Daniel Gruesso | 2019-01-25 | 1 | -0/+5 |
| | | |||||
