summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon2018-10-231-0/+2
|\
| * Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-221-0/+2
* | Merge branch 'sh-pages-eof-error' into 'master'Grzegorz Bizon2018-10-231-0/+30
|\ \
| * | Add a spec that generates the metadata dynamicallysh-pages-eof-errorStan Hu2018-10-191-0/+30
* | | Merge branch 'feature/gb/improve-include-config-errors-reporting' into 'master'Douwe Maan2018-10-226-23/+126
|\ \ \
| * | | 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-184-6/+9
| * | | Extract method that fetchesremote CI/CD included configGrzegorz Bizon2018-10-181-2/+2
| * | | Add IncludeError exception and use it in CI configGrzegorz Bizon2018-10-181-1/+1
| * | | Move external CI config class into proper namespaceGrzegorz Bizon2018-10-165-12/+17
| * | | Move external CI config files into Ci class contextGrzegorz Bizon2018-10-164-0/+0
| |/ /
* | | Merge branch 'drop-allow_overflow-option-duration_in_numbers' into 'master'Grzegorz Bizon2018-10-221-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix specdrop-allow_overflow-option-duration_in_numbersShinya Maeda2018-10-181-2/+2
| |/
* | Merge branch 'use-raw-file-format' into 'master'Grzegorz Bizon2018-10-222-1/+48
|\ \
| * | Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-162-1/+48
| |/
* | Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-194-6/+6
|/
* Improve spec for Gitlab::Ci::Status::Pipeline::FactoryShinya Maeda2018-10-101-19/+49
* Rails 5: fix mysql milliseconds problems in scheduled build specsJasper Maes2018-10-061-1/+1
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-2/+135
|\
| * Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-pathsKamil Trzciński2018-10-041-0/+1
| |\
| * | Add Gitaly integration tests for only: changes featureGrzegorz Bizon2018-10-022-46/+86
| * | Match a dot in paths configured for only: changesGrzegorz Bizon2018-10-021-1/+7
| * | Add only/except pipeline build policy for `changes`Grzegorz Bizon2018-10-021-0/+69
| * | Make it possible to specifiy only: changes keywordsGrzegorz Bizon2018-10-021-1/+19
* | | Add limitation for start_in keywordShinya Maeda2018-10-041-4/+11
* | | Add spec for Status::Pipeline::ScheduledShinya Maeda2018-10-031-0/+42
* | | Add spec for Gitlab::Ci::Status::Build::UnscheduleShinya Maeda2018-10-031-0/+94
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-031-0/+1
|\ \ \ | | |/ | |/|
| * | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-0/+1
| |/
* | Fix specShinya Maeda2018-10-023-5/+10
* | Fix specShinya Maeda2018-10-021-3/+3
* | Add spec for Build::FactoryShinya Maeda2018-10-021-0/+49
* | Add spec for YamlProcessorShinya Maeda2018-10-021-1/+16
* | Add spec for scheduled statusShinya Maeda2018-10-021-0/+27
* | Fix Status::Pipeline::Blocked specShinya Maeda2018-10-021-1/+1
* | Fix Status::Build::Scheduled. Add spec for the class.Shinya Maeda2018-10-021-0/+58
* | Fix validation methods in Config::Entry::Job. Added spec for thatShinya Maeda2018-10-021-0/+65
* | Fix spec. Create scheduled status entry for pipelineShinya Maeda2018-10-021-25/+10
|/
* Extend reports to support security featuresOlivier Gonzalez2018-09-273-19/+47
* Resolve "Un-vendor CI templates"Dylan Griffith2018-09-265-23/+22
* Add missing frozen string literal commentsMatija Čupić2018-09-114-0/+8
* Fix references to ee .gitlab-ci.yml spec fixturesMatija Čupić2018-09-082-3/+3
* Reconcile differences in lib/gitlab/ciMatija Čupić2018-09-081-61/+202
* Reconcile differences in lib/gitlab/ci/externalMatija Čupić2018-09-082-12/+17
* Reconcile differences in lib/gitlab/ci/external/fileMatija Čupić2018-09-082-22/+89
* Stub http request on specs intead of mocking HTTPartyMatija Čupić2018-09-072-15/+18
* Address MR suggestionsMatija Čupić2018-09-075-26/+25