summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'limit-amount-of-tests-returned' into 'master'Stan Hu2019-07-032-24/+7
|\
| * Limit amount of JUnit tests returnedKamil Trzciński2019-07-032-24/+7
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-031-18/+4
|\ \ | |/
| * Drop fallback to deployment platformThong Kuah2019-06-271-18/+4
* | Prevent Billion Laughs attackFabio Pitino2019-07-021-0/+21
|/
* Merge branch 'refactor_deployment_cluster' into 'master'Stan Hu2019-06-241-4/+4
|\
| * Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-4/+4
* | Revert "Merge branch..."Kamil Trzciński2019-06-242-9/+9
* | Merge branch 'ci-pipeline-build-seed-spec-refactor' into 'master'Kamil Trzciński2019-06-241-47/+43
|\ \
| * | RSpec::Parameterized syntax for CI pipeline build seed specsdrew cimino2019-06-211-47/+43
| |/
* | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-6/+0
|\ \ | |/ |/|
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-6/+0
* | Merge branch 'master' into '63406-selecting-a-line-in-ci-job-trace-using-trip...63406-selecting-a-line-in-ci-job-trace-using-triple-click-selects-the-previous-line-alsoAdam Hegyi2019-06-191-2/+2
|\ \
| * | Adds missing class63417-add-missing-classFilipa Lacerda2019-06-191-2/+2
* | | Fix copying a single line from FirefoxAdam Hegyi2019-06-192-9/+9
|/ /
* | Introduce default: for gitlab-ci.ymlKamil Trzciński2019-06-187-177/+460
|/
* Make KubernetesService readonlyJames Fargher2019-06-181-14/+4
* Merge branch '55362-refresh-blank-service-account-token' into 'master'Thong Kuah2019-06-171-1/+7
|\
| * Refresh service_account_token for kubernetes_namespaces55362-refresh-blank-service-account-tokenDylan Griffith2019-06-141-1/+7
* | Merge branch 'generate-spans-for-sections' into 'master'Sean McGivern2019-06-172-32/+45
|\ \
| * | Compact syntax for default class namesFabio Pitino2019-06-171-1/+1
| * | Make failing specs passgenerate-spans-for-sectionsFabio Pitino2019-06-171-5/+10
| * | Replace _ with - in section class namesFabio Pitino2019-06-141-3/+3
| * | Fixing specsFabio Pitino2019-06-141-27/+35
| |/
* | Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon2019-06-171-1/+1
|\ \
| * | preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-1/+1
* | | Return boolean from Lexeme::Matches#evaluateboolean-values-from-matches-operatordrew cimino2019-06-142-43/+28
| |/ |/|
* | Merge branch 'ci-variable-expression-con-dis-junction' into 'master'Kamil Trzciński2019-06-0610-208/+730
|\ \
| * | && and || operators for CI Pipeline expressions.drew cimino2019-06-0410-208/+730
| |/
* | Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-4/+4
* | Add multiple extends supportWolphin2019-06-053-11/+39
|/
* Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-035-17/+30
|\
| * Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-305-17/+30
* | Fix port validations in .gitlab-webide.ymlce-fj-11886-fix-port-validationFrancisco Javier López2019-06-011-0/+10
|/
* Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-241-2/+0
* Remove workaround by upgrading Fugit gemFabio Pitino2019-05-071-7/+0
* Rescue RuntimeError when "too many loops" occurFabio Pitino2019-05-071-0/+7
* Write test that exposes bug with Fugit gemFabio Pitino2019-05-071-0/+7
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+6
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-022-1/+91
* Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan2019-05-021-4/+4
|\
| * Update specs that use retryable canceled jobsmfluharty2019-04-191-4/+4
* | Remove variable masking feature flagMatija Čupić2019-04-261-14/+0
* | Support negative matchesKamil Trzciński2019-04-233-0/+131
|/
* Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-171-2/+8
|\
| * Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-161-2/+8
* | Rename CI related selectorsGeorge Tsiolis2019-04-162-2/+2
* | catching and cleanly reporting SSL errors in Ci::Config::External::Processordrew cimino2019-04-151-0/+22
* | Un-quarantine speccherry-pick-39eb16aaKamil Trzciński2019-04-151-3/+3
* | Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern2019-04-152-37/+30
|/