summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/config/external
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-209-9/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-253-25/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-063-4/+197
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-205-19/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-074-11/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-248-17/+180
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-183-7/+7
* Fix 500 error in CI lint when included templates are an arraysh-fix-ci-lint-500-errorStan Hu2019-08-311-0/+6
* Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-303-14/+24
* catching and cleanly reporting SSL errors in Ci::Config::External::Processordrew cimino2019-04-151-0/+22
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-056-55/+55
* Allow to recursively expand includesKamil Trzciński2019-03-017-34/+231
* Allow to include files from another projectsKamil Trzciński2019-01-076-5/+162
* Allow to include templatesKamil Trzciński2019-01-046-43/+270
* Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-013-4/+0
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Improve specs for abstract remote `include` filefeature/gb/improve-include-config-errors-reportingGrzegorz Bizon2018-10-221-4/+4
* Improve error message when `include` is blockedGrzegorz Bizon2018-10-221-0/+9
* Improve remote CI/CD config file extension validationGrzegorz Bizon2018-10-191-0/+52
* Extend error message in case of HTTP errors in `include`Grzegorz Bizon2018-10-191-3/+37
* Refactor `include` code and improve error reportingGrzegorz Bizon2018-10-183-5/+8
* Extract method that fetchesremote CI/CD included configGrzegorz Bizon2018-10-181-2/+2
* Move external CI config class into proper namespaceGrzegorz Bizon2018-10-164-9/+16
* Move external CI config files into Ci class contextGrzegorz Bizon2018-10-164-0/+470