summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Include DAST as dependent CI templateLucas Charles2019-04-041-1/+3
* Add port section to CI Image objectFrancisco Javier López2019-04-039-12/+547
* Merge branch '47234-composable-auto-devops' into 'master'Dmitriy Zaporozhets2019-04-031-1/+5
|\
| * Split Security Auto DevOps jobs into templatesTiger2019-04-021-1/+5
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-023-2/+15
|\ \ | |/ |/|
| * Merge branch 'security-use-untrusted-regexp' into 'master'GitLab Release Tools Bot2019-04-023-2/+15
| |\
| | * Make CI refs matching to to use UntrustedRegexpKamil Trzciński2019-03-153-2/+15
* | | Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-293-1/+83
|/ /
* | 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 :preparing status to HasStatusTiger2019-03-202-0/+62
|/
* Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-052-0/+29
|\
| * Add test for evaluating bridge variables policyGrzegorz Bizon2019-03-021-0/+21
| * Do not raise when adding undefined variables resourceGrzegorz Bizon2019-03-021-0/+8
* | Freeze abstract templates constant in specsGrzegorz Bizon2019-03-041-1/+1
* | Make serverless template a valid abstract templateGrzegorz Bizon2019-03-041-3/+34
* | Merge branch 'allow-to-recursively-include' into 'master'Grzegorz Bizon2019-03-047-34/+231
|\ \ | |/ |/|
| * Allow to recursively expand includesKamil Trzciński2019-03-017-34/+231
* | Add suffix for merge request eventShinya Maeda2019-03-014-4/+18
|/
* Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-272-5/+19
* Merge branch 'include-ci-yaml' into 'master'Grzegorz Bizon2019-02-272-3/+82
|\
| * tests(yaml_processor): complete test scenarios on 'include' keywordPaul B2019-02-192-8/+78
| * tests: adding a failing unit testPaul B2019-02-191-0/+9
* | Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-272-0/+55
* | Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-262-19/+5
* | Add Maskable concern for CI variablesMatija Čupić2019-02-262-5/+19
* | Move ChatOps to CoreJames Fargher2019-02-201-0/+33
|/
* Support `only: changes:` on MR pipelinesHiroyuki Sato2019-02-131-2/+54
* Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan2019-01-254-45/+56
|\
| * Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon2019-01-251-33/+0
| * Refactor pipeline specs and remove raise_error warningGrzegorz Bizon2019-01-251-5/+5
| * Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon2019-01-252-7/+51
* | Merge branch '40997-gitlab-pages-deploy-jobs-have-a-null-status' into 'master'Grzegorz Bizon2019-01-251-1/+17
|\ \ | |/ |/|
| * Treat "" as nil for external commit status descriptionVladimir Shushlin2019-01-221-1/+9
| * Fix empty labels for `pages:deploy` jobVladimir Shushlin2019-01-211-1/+9
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-242-3/+3
* | Assign pipeline protected attribute in PopulateMatija Čupić2019-01-212-43/+25
* | Move assignment to protected to separate stepMatija Čupić2019-01-182-11/+43
* | Prevent checking protected_ref? for ambiguous refsMatija Čupić2019-01-161-0/+11
|/
* Make default config entry value configurableGrzegorz Bizon2019-01-151-28/+5
* Fix specs related to emtpy `except` policy configGrzegorz Bizon2019-01-143-10/+5
* Add more specs for only/except policy config entryGrzegorz Bizon2019-01-141-2/+50
* Add specs for both parallel and regular job depsMatija Čupić2019-01-091-0/+20
* Merge branch 'include-project' into 'master'Grzegorz Bizon2019-01-078-11/+170
|\
| * Allow to include files from another projectsKamil Trzciński2019-01-078-11/+170
* | Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon2019-01-066-42/+9
|\ \ | |/ |/|
| * Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-046-42/+9
* | Merge branch 'include-templates' into 'master'Kamil Trzciński2019-01-047-43/+287
|\ \ | |/ |/|