summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/config/external/file/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-9/+24
* Add latest changes from gitlab-org/security/gitlab@14-9-stable-eeGitLab Bot2022-03-311-4/+10
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-5/+8
* Fix 500 error in CI lint when included templates are an arraysh-fix-ci-lint-500-errorStan Hu2019-08-311-1/+7
* Allow to recursively expand includesKamil Trzciński2019-03-011-4/+26
* Allow to include files from another projectsKamil Trzciński2019-01-071-1/+1
* Allow to include templatesKamil Trzciński2019-01-041-5/+11
* ci/config: generalize Config validation into Gitlab::Config:: moduleKamil Trzciński2018-11-291-2/+2
* Improve remote CI/CD config file extension validationGrzegorz Bizon2018-10-191-2/+2
* Extend error message in case of HTTP errors in `include`Grzegorz Bizon2018-10-191-5/+9
* Refactor `include` code and improve error reportingGrzegorz Bizon2018-10-181-4/+44
* Move external CI config class into proper namespaceGrzegorz Bizon2018-10-161-15/+17
* Move external CI config files into Ci class contextGrzegorz Bizon2018-10-161-0/+29