summaryrefslogtreecommitdiff
path: root/spec/models/ci/pipeline_schedule_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove soft removals related codeYorick Peterse2018-01-081-1/+0
* Use described_class when possibleRémy Coutable2017-07-271-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Improve test on spec/models/ci/pipeline_schedule_spec.rbShinya Maeda2017-07-061-1/+1
* zj nice catchies 3Shinya Maeda2017-07-051-1/+1
* Improve specShinya Maeda2017-07-051-0/+1
* Fix specShinya Maeda2017-07-051-0/+4
* zj nice catchesShinya Maeda2017-07-051-5/+0
* Improve specShinya Maeda2017-07-051-0/+1
* Fix specShinya Maeda2017-07-051-0/+4
* zj nice catchesShinya Maeda2017-07-051-0/+11
* pipeline_schedule_variables model/dbShinya Maeda2017-07-051-0/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Add a test for deletion of importing_or_inactive?Shinya Maeda2017-05-291-0/+8
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+112