summaryrefslogtreecommitdiff
path: root/spec/models/ci/pipeline_schedule_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-39/+26
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+60
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+7
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+5
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-26/+18
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+8
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-15/+62
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-29/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+12
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-2/+2
* Fix pipeline schedule edge casefix-pipeline-schedule-edge-caseShinya Maeda2019-06-241-32/+19
* Set a fixed date in pipeline shedule specHeinrich Lee Yu2019-06-191-1/+1
* Fix flaky time related spec62760-unquarantine-specHeinrich Lee Yu2019-06-181-2/+4
* Quarantine this flaky testLin Jen-Shin2019-06-061-1/+1
* Prefer Time.zone.now to pair with Time.zone.nameLin Jen-Shin2019-06-051-1/+1
* Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-46/+99
* Ensure subject passes validationsStan Hu2019-05-211-0/+2
* Strip whitespace for PipelineSchedule#cronstrip-attr-cron-in-pipeline-scheduleFabio Pitino2019-05-021-0/+9
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* 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