Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-24Fix pipeline schedule edge caseShinya Maeda
2019-06-19Set a fixed date in pipeline shedule specHeinrich Lee Yu
2019-06-18Fix flaky time related specHeinrich Lee Yu
2019-06-06Quarantine this flaky testLin Jen-Shin
2019-06-05Prefer Time.zone.now to pair with Time.zone.nameLin Jen-Shin
2019-06-03Make pipeline schedule worker resilientShinya Maeda
2019-05-22Ensure subject passes validationsStan Hu
2019-05-02Strip whitespace for PipelineSchedule#cronFabio Pitino
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-01-08Remove soft removals related codeYorick Peterse
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-05Improve test on spec/models/ci/pipeline_schedule_spec.rbShinya Maeda
2017-07-05zj nice catchies 3Shinya Maeda
2017-07-05Improve specShinya Maeda
2017-07-05Fix specShinya Maeda
2017-07-05zj nice catchesShinya Maeda
2017-07-05Improve specShinya Maeda
2017-07-05Fix specShinya Maeda
2017-07-05zj nice catchesShinya Maeda
2017-07-05pipeline_schedule_variables model/dbShinya Maeda
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-29Add a test for deletion of importing_or_inactive?Shinya Maeda
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg