summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/build
Commit message (Expand)AuthorAgeFilesLines
...
| * Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-4/+4
* | Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-6/+0
|/
* Make KubernetesService readonlyJames Fargher2019-06-181-14/+4
* Refresh service_account_token for kubernetes_namespaces55362-refresh-blank-service-account-tokenDylan Griffith2019-06-141-1/+7
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+6
* Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-161-2/+8
* Allow to use untrusted Regexp via feature flagKamil Trzciński2019-04-041-0/+26
* Add port section to CI Image objectFrancisco Javier López2019-04-032-2/+50
* Merge branch 'security-use-untrusted-regexp' into 'master'GitLab Release Tools Bot2019-04-021-0/+13
|\
| * Make CI refs matching to to use UntrustedRegexpKamil Trzciński2019-03-151-0/+13
* | Don't recreate Kubernetes namespaces if they existTiger2019-03-201-0/+6
* | Create one Kubernetes namespace for a deploymentTiger2019-03-201-15/+22
* | Add build prerequisite for Kubernetes namespacesTiger2019-03-201-0/+72
* | Create framework for build prerequisitesTiger2019-03-201-0/+34
|/
* Add test for evaluating bridge variables policyGrzegorz Bizon2019-03-021-0/+21
* Add suffix for merge request eventShinya Maeda2019-03-012-1/+15
* Support `only: changes:` on MR pipelinesHiroyuki Sato2019-02-131-2/+54
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-8/+1
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Merge branch 'allow-to-use-glob-for-ci-changes-detection' into 'master'Grzegorz Bizon2018-11-161-0/+12
|\
| * Add glob for CI changes detectionKirill Zaitsev2018-11-151-0/+12
* | Fix typos in libGeorge Tsiolis2018-11-151-3/+3
|/
* Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-1/+1
|\
| * Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* | Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-1/+1
|/
* Merge branch 'sh-pages-eof-error' into 'master'Grzegorz Bizon2018-10-231-0/+30
|\
| * Add a spec that generates the metadata dynamicallysh-pages-eof-errorStan Hu2018-10-191-0/+30
* | Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-162-1/+48
|/
* Add Gitaly integration tests for only: changes featureGrzegorz Bizon2018-10-021-45/+77
* Match a dot in paths configured for only: changesGrzegorz Bizon2018-10-021-1/+7
* Add only/except pipeline build policy for `changes`Grzegorz Bizon2018-10-021-0/+69
* Squashed commit of the following:Shinya Maeda2018-08-021-0/+56
* Access metadata directly from Object StorageKamil Trzciński2018-07-091-3/+21
* Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'Grzegorz Bizon2018-03-291-2/+10
|\
| * Remove Ci::Build#timeoutTomasz Maczukin2018-03-281-2/+10
* | Improve specs for pipeline variables expressions policyGrzegorz Bizon2018-03-271-4/+10
* | Improve specs for predefined build variablesGrzegorz Bizon2018-03-271-4/+2
* | Add test for evaluating secret variables in a policyGrzegorz Bizon2018-03-271-2/+10
* | Fix variables expression build policy specsGrzegorz Bizon2018-03-231-12/+14
* | Integration variables collections with expressionsGrzegorz Bizon2018-03-231-9/+25
* | Integrate variables policy with new pipeline servicesGrzegorz Bizon2018-03-231-7/+7
* | Add support for checking attributes in build policiesGrzegorz Bizon2018-03-011-5/+6
* | Add build policy for pipeline expressionsGrzegorz Bizon2018-02-281-0/+41
|/
* Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-3/+3
* Add test suit for platform::kubernetesShinya Maeda2017-11-281-4/+17
* Raise exception when initializing unknown policyGrzegorz Bizon2017-09-181-5/+2
* Use parentheses in CI/CD kubernetes policy specsGrzegorz Bizon2017-09-181-1/+1
* Do not pass project path from YAML processorGrzegorz Bizon2017-09-181-3/+3
* Add specs for CI/CD job policy refs specificationGrzegorz Bizon2017-09-181-0/+87
* Add specs for CI/CD job policy factory methodGrzegorz Bizon2017-09-181-0/+40