summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Ensure CI matching operator receives an objectMarius Bobin2019-08-212-0/+56
* Introducing new Syntax for Ci::Build inclusion rulesdrew2019-08-209-19/+1080
* Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-162-5/+24
|\
| * Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-042-5/+24
* | Add `ci_dag_limit_needs` feature flaglimit-amount-of-needsKamil Trzciński2019-08-141-3/+33
* | Require `needs:` to be presentrequire-needs-to-be-presentKamil Trzciński2019-08-132-2/+25
* | Require `stage:` to be set with `needs:`Kamil Trzciński2019-08-131-4/+36
* | Adds highlight to collapsible lineFilipa Lacerda2019-08-121-1/+1
* | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-0/+33
* | Merge branch '63181-collapsible-line' into 'master'Kushal Pandya2019-08-081-3/+3
|\ \
| * | Makes title section collapsible63181-collapsible-lineFilipa Lacerda2019-08-071-3/+3
| |/
* | Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-16/+65
|/
* Make needs: to require previous jobsmake-needs-strong-connectionKamil Trzciński2019-08-023-6/+54
* Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-022-31/+28
* Add support for DAGKamil Trzciński2019-08-013-26/+166
* Default dependency job stage index to Infinity, and correctly report it as un...drew2019-07-311-0/+25
* Fix cannot modify frozen stringfrozen_string_spec_libThong Kuah2019-07-261-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-26121-0/+242
* Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-0/+10
* Merge branch 'ci-job-only-except-conflict-specs' into 'master'59381-cannot-show-closed-milestones-on-milestones-pageThong Kuah2019-07-161-62/+184
|\
| * Build instead of createci-job-only-except-conflict-specsdrew cimino2019-07-161-1/+1
| * Polish for Ci::Pipeline::Seed::Build specsdrew cimino2019-07-111-62/+143
| * Added specs for Ci::Pipeline::Seed::Builddrew cimino2019-07-111-8/+49
* | Merge branch 'remove-support-for-legacy-pipeline-triggers' into 'master'Kamil Trzciński2019-07-161-1/+43
|\ \
| * | Allow use of legacy triggers with feature flagFabio Pitino2019-07-151-1/+43
| |/
* | Removing ci_variables_complex_expressions feature flag and deprecated code br...remove-complex-expressions-feature-flagdrew cimino2019-07-123-115/+1
|/
* 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
| |/