summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Bumps Kubernetes version to 1.11.10auto-devops-kubernestes-bump1-11-10Thong Kuah2019-05-211-1/+1
* | | | add postgres version to subsequent helm deploysBrandon Dimcheff2019-05-281-0/+1
| |/ / |/| |
* | | Update SAST.gitlab-ci.yml - Add SAST_GITLEAKS_ENTROPY_LEVELLucas Charles2019-05-241-0/+1
* | | Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-241-11/+1
| |/ |/|
* | Jobs should be better isolated to avoid interference with other `image` or `b...Luca Orlandi2019-05-211-9/+12
|/
* Make env vars consistentPhilippe Lafoucrière2019-05-211-37/+20
* Merge branch '61697-add-project-id-to-le-common-name' into 'master'Robert Speicher2019-05-201-2/+2
|\
| * Add project ID to Let's Encrypt common name61697-add-project-id-to-le-common-nameTiger2019-05-161-2/+2
* | Fix typos in the whole gitlab-ce projectYoginth2019-05-202-4/+4
* | Merge branch 'kinolaev-master-patch-13154' into 'master'Grzegorz Bizon2019-05-201-1/+3
|\ \
| * | Auto-DevOps: allow to disable rollout status checkSergej2019-05-171-1/+3
* | | Edit comments in CI templateEvan Read2019-05-171-41/+50
| |/ |/|
* | Removed the unnecessary line. It would be covered anyway by line 352 (replica...bardia zamanian2019-05-091-1/+0
* | Bump clair-local-scan to v2.0.8Olivier Gonzalez2019-05-071-1/+1
|/
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-053-4/+3
* Propagate excluded paths to SAST & DS jobsFabien Catteau2019-05-032-0/+3
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+1
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-022-1/+45
* Remove unused projects.ci_id column27777-drop-projects-ci_id-columnDmitriy Zaporozhets2019-05-021-13/+1
* Propagate ENV vars to SAST and Dependency Scanning Docker containers only if ...Victor Zagorodny2019-05-012-18/+38
* Remove variable masking feature flagMatija Čupić2019-04-261-5/+1
* Add ZAP Full Scan support to DAST vendored templateVictor Zagorodny2019-04-261-1/+3
* Merge branch '#57351-add-dotnet-core-yaml-template' into 'master'Grzegorz Bizon2019-04-261-0/+107
|\
| * Update .NET Core YAML templatePiotr Wosiek2019-04-261-11/+10
| * Update .NET Core YAML template - improve indentPiotr Wosiek2019-04-251-47/+38
| * Update .NET Core YAML template - improve cachingPiotr Wosiek2019-03-221-27/+22
| * Update .NET Core YAML template - add cachePiotr Wosiek2019-03-201-22/+77
| * Make the testing section more genericPiotr Wosiek2019-03-131-6/+8
| * Remove the diagram of project directories structurePiotr Wosiek2019-03-131-10/+0
| * Improve note about building not .NET Core based projectsPiotr Wosiek2019-03-131-5/+5
| * Add .NET Core YAML templatePiotr Wosiek2019-02-271-0/+75
* | Merge branch 'autodevops_remote_private_helm_repository' into 'master'Stan Hu2019-04-241-1/+1
|\ \
| * | Adding ability to specify helm chart repo using environment variablesStuart Moore2019-04-081-1/+1
* | | Support negative matchesKamil Trzciński2019-04-234-2/+74
* | | Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-171-1/+3
|\ \ \
| * | | Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-161-1/+3
* | | | Merge branch 'tortuetorche/gitlab-ce-patch-auto-deploy-extra-values' into 'ma...Grzegorz Bizon2019-04-171-0/+3
|\ \ \ \
| * | | | Rename HELM_EXTRA_ARGS to differentiate between helm invocationstortuetorche/gitlab-ce-patch-auto-deploy-extra-valuesJames Fargher2019-04-171-3/+3
| * | | | Add HELM_EXTRA_ARGS to all Auto-DevOps helm invocationsJames Fargher2019-04-081-0/+1
| * | | | Allows extra arguments in helm commands for auto-deploying applicationTortue Torche2019-04-081-0/+2
| | |/ / | |/| |
* | | | Merge branch 'gt-fix-styling-for-pages-status' into 'master'Filipa Lacerda2019-04-162-2/+2
|\ \ \ \
| * | | | Rename CI related selectorsGeorge Tsiolis2019-04-162-2/+2
* | | | | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-161-1/+2
|\ \ \ \ \
| * | | | | Backport changes from EEMatija Čupić2019-04-161-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch '58748-update-nodejs-to-10.15.3' into 'master'Kamil Trzciński2019-04-161-3/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update node.js to 10.15.3 in CI template for HexoTakuya Noguchi2019-03-101-3/+4
* | | | | catching and cleanly reporting SSL errors in Ci::Config::External::Processordrew cimino2019-04-151-1/+2
* | | | | Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern2019-04-1514-13/+23
| |/ / / |/| | |
* | | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-091-2/+2
|\ \ \ \
| * | | | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-2/+2
| | |/ / | |/| |