summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/config/external/processor_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-0/+30
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-4/+2
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-9/+63
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-17/+47
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+12
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+12
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+35
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-13/+0
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+77
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-10/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-4/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-3/+3
* Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-301-7/+13
* catching and cleanly reporting SSL errors in Ci::Config::External::Processordrew cimino2019-04-151-0/+22
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-11/+11
* Allow to recursively expand includesKamil Trzciński2019-03-011-1/+81
* Allow to include files from another projectsKamil Trzciński2019-01-071-1/+6
* Allow to include templatesKamil Trzciński2019-01-041-2/+3
* Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-011-2/+0
* Refactor `include` code and improve error reportingGrzegorz Bizon2018-10-181-3/+6
* Extract method that fetchesremote CI/CD included configGrzegorz Bizon2018-10-181-2/+2
* Move external CI config class into proper namespaceGrzegorz Bizon2018-10-161-4/+9
* Move external CI config files into Ci class contextGrzegorz Bizon2018-10-161-0/+182