summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/config/external/processor.rb
Commit message (Expand)AuthorAgeFilesLines
* catching and cleanly reporting SSL errors in Ci::Config::External::Processordrew cimino2019-04-151-1/+2
* Allow to recursively expand includesKamil Trzciński2019-03-011-3/+3
* Allow to include files from another projectsKamil Trzciński2019-01-071-2/+2
* Allow to include templatesKamil Trzciński2019-01-041-2/+4
* Refactor `include` code and improve error reportingGrzegorz Bizon2018-10-181-19/+15
* Extract method that fetchesremote CI/CD included configGrzegorz Bizon2018-10-181-2/+1
* Add IncludeError exception and use it in CI configGrzegorz Bizon2018-10-181-1/+2
* Move external CI config class into proper namespaceGrzegorz Bizon2018-10-161-33/+35
* Move external CI config files into Ci class contextGrzegorz Bizon2018-10-161-0/+52