summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/config/external/file
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-206-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-063-4/+197
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-203-12/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-073-9/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-245-13/+40
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-3/+3
* 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-301-6/+8
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-055-44/+44
* Allow to recursively expand includesKamil Trzciński2019-03-015-32/+116
* Allow to include files from another projectsKamil Trzciński2019-01-074-3/+154
* Allow to include templatesKamil Trzciński2019-01-044-6/+186
* Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-012-2/+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-182-2/+2
* Move external CI config class into proper namespaceGrzegorz Bizon2018-10-162-2/+2
* Move external CI config files into Ci class contextGrzegorz Bizon2018-10-162-0/+192