summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/yaml_processor.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-1/+11
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+12
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+8
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-2/+0
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-13/+3
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-4/+14
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-6/+0
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-155/+37
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-17/+48
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-17/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-061-33/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-17/+33
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-061-8/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-101-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-1/+0
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-7/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-171-12/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-7/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-011-9/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-7/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+1
* Passing job:rules downstream and E2E specs for job:rules configurationdrew2019-09-091-0/+1
* New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-051-0/+1
* Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-041-1/+2
* Add support for DAGKamil Trzciński2019-08-011-0/+18
* Default dependency job stage index to Infinity, and correctly report it as un...drew2019-07-311-1/+3
* Introduce default: for gitlab-ci.ymlKamil Trzciński2019-06-181-6/+1
* Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon2019-01-251-1/+1
* Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon2019-01-251-2/+3
* Merge branch 'include-project' into 'master'Grzegorz Bizon2019-01-071-1/+1
|\
| * Allow to include files from another projectsKamil Trzciński2019-01-071-1/+1
* | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-1/+0
|/
* ci/config: generalize Config validation into Gitlab::Config:: moduleKamil Trzciński2018-11-291-1/+1
* Merge branch '21480-parallel-job-keyword-mvc' into 'master'Grzegorz Bizon2018-11-071-1/+3
|\
| * Use instance based approach for NormalizerMatija Čupić2018-11-061-1/+1
| * Refactor Gitlab::Ci::Config::NormalizerMatija Čupić2018-11-051-1/+1
| * Use instance based approach for NormalizerMatija Čupić2018-11-051-1/+1
| * Move parallelized node index to job optionsMatija Čupić2018-11-011-0/+1
| * Parallelize jobs in Gitlab::Ci::YamlProcessorMatija Čupić2018-11-011-1/+1
| * Implement POC config based parallelizationMatija Čupić2018-10-311-0/+1
| * Revert Seed based parallelization implementationMatija Čupić2018-10-301-1/+0