summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Add environment url validationWolphin2019-04-091-0/+2
|/ /
* | Restore original Security/DAST.gitlab-ci.ymlTiger Watson2019-04-063-62/+51
* | Merge branch 'feature/gb/serverless-switch-to-gitlabktl' into 'master'Kamil Trzciński2019-04-051-5/+8
|\ \
| * | Build and deploy serverless functions with gitlabktlGrzegorz Bizon2019-04-031-5/+8
* | | Revert "Merge branch 'require-all-templates-to-include-default-stages' into '...Sean McGivern2019-04-0514-23/+13
* | | Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern2019-04-0514-13/+23
|\ \ \
| * | | Require all templates to use default stagesKamil Trzciński2019-04-0514-13/+23
* | | | Merge branch '54506-show-error-when-namespace-svc-missing' into 'master'Grzegorz Bizon2019-04-052-1/+26
|\ \ \ \
| * | | | Display error for unmet prerequisitesjerasmus2019-04-021-2/+2
| * | | | Detailed status for builds that fail prerequisitesTiger2019-04-022-1/+26
* | | | | fix(gitlab-ci-config): allow strings in the 'include' keywordPaul 🐻2019-04-051-1/+1
| |/ / / |/| | |
* | | | Allow to use untrusted Regexp via feature flagKamil Trzciński2019-04-042-3/+3
| |/ / |/| |
* | | Add port section to CI Image objectFrancisco Javier López2019-04-037-9/+153
* | | Merge branch '47234-composable-auto-devops' into 'master'Dmitriy Zaporozhets2019-04-0311-914/+768
|\ \ \
| * | | Add required variables to Jobs/Build.gitlab-ci.yml47234-composable-auto-devopsTiger2019-04-022-11/+20
| * | | Split Security Auto DevOps jobs into templatesTiger2019-04-026-252/+81
| * | | Split non-security Auto-DevOps jobs into templatesTiger2019-04-026-662/+678
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-022-4/+4
|\ \ \ \
| * \ \ \ Merge branch 'security-use-untrusted-regexp' into 'master'GitLab Release Tools Bot2019-04-022-4/+4
| |\ \ \ \
| | * | | | Make CI refs matching to to use UntrustedRegexpKamil Trzciński2019-03-152-4/+4
* | | | | | Merge branch 'kube_helm_auto_devops_213' into 'master'Kamil Trzciński2019-04-021-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bump Kubectl and Helm in Auto-DevOps.gitlab-ci.ymlkube_helm_auto_devops_213Thong Kuah2019-04-011-2/+2
| | |_|/ / | |/| | |
* | | | | Fix Container Scanning for Kubernetes Runnersfix-container-scanning-on-k8sPhilippe Lafoucrière2019-03-312-6/+18
|/ / / /
* | | | Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-293-1/+10
* | | | Fix Auto DevOps missing domain error handlingDylan Griffith2019-03-281-1/+1
|/ / /
* | | Update dashboards to additionally use new environment selectorJames Fargher2019-03-211-0/+4
* | | Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho2019-03-207-1/+164
|\ \ \
| * | | Don't recreate Kubernetes namespaces if they existTiger2019-03-202-7/+9
| * | | Create one Kubernetes namespace for a deploymentTiger2019-03-202-17/+7
| * | | Add build prerequisite for Kubernetes namespacesTiger2019-03-202-1/+49
| * | | Create framework for build prerequisitesTiger2019-03-203-1/+62
| * | | Add :preparing status to HasStatusTiger2019-03-203-0/+62
* | | | Merge branch '57598-use-vendored-files-for-ci-config' into 'master'Grzegorz Bizon2019-03-2023-64/+52
|\ \ \ \
| * | | | Move gitlab-org specific config to .gitlab-ci.ymlMatija Čupić2019-03-151-7/+0