summaryrefslogtreecommitdiff
path: root/spec/factories/ci
Commit message (Expand)AuthorAgeFilesLines
* Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-0/+9
* Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-111-0/+2
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-6/+7
* Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-281-0/+13
* Update tests to cover trigger scheduleKamil Trzcinski2017-04-071-1/+3
* Fix ref referenceKamil Trzcinski2017-04-071-0/+4
* before_create :set_project. Now TriggerSchedule saves project from parentShinya Maeda2017-04-071-4/+0
* Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-063-1/+39
|\
| * Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński2017-04-062-0/+33
| |\
| | * Improve trigger_schedule.rbShinya Maeda2017-04-061-6/+0
| | * Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-061-4/+4
| | * Rename cron_nightly_build to nightlyShinya Maeda2017-04-061-3/+3
| | * Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda2017-04-061-4/+4
| | * Resolve error on trigger.specShinya Maeda2017-04-061-1/+2
| | * Fix spec/factories_spec.rbShinya Maeda2017-04-061-0/+2
| | * Brush upShinya Maeda2017-04-062-4/+9
| | * real_next_run (WIP)Shinya Maeda2017-04-062-37/+9
| | * Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda2017-04-062-8/+10
| | * Fixed strcture for db changeShinya Maeda2017-04-062-1/+1
| | * Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-061-3/+2
| | * basic componentsShinya Maeda2017-04-061-1/+17
| | * Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-061-0/+42
| * | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1
| |/
| * Merge branch 'tc-fix-unplayable-build-action-404' into 'master' Kamil Trzciński2017-04-051-0/+5
| |\
| | * Fix typoFilipa Lacerda2017-04-041-0/+5
* | | Define baseline for test for pipelines serializerKamil Trzcinski2017-04-061-1/+1
|/ /
* | Merge branch '29643-stop-using-ffaker-in-factories' into 'master' Robert Speicher2017-04-041-3/+1
|\ \
| * | Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-3/+1
| |/
* | Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-0/+4
|/
* Fix after_script processing for Runners APIv4Tomasz Maczukin2017-03-231-1/+1
* All CI offline migrationsKamil Trzciński2017-03-171-1/+1
* Add specs for an extended blocked pipeline statusfeature/gb/verbosify-blocked-pipeline-statusGrzegorz Bizon2017-03-081-0/+8
* Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-2/+28
|\
| * Add some fixes and refactoring after reviewTomasz Maczukin2017-03-021-0/+4
| * Refactor JobRequest response structureTomasz Maczukin2017-03-021-2/+24
* | Fix specs for detailed statuses for manual actionsGrzegorz Bizon2017-03-061-1/+0
* | Fix specs for environments with manual actionsGrzegorz Bizon2017-03-061-1/+1
* | Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-061-0/+4
* | Improve build retry service tests for cloning dataGrzegorz Bizon2017-03-011-0/+8
* | Fix runner tags assignment when retrying a jobGrzegorz Bizon2017-03-011-0/+4
|/
* Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-171-0/+12
|\
| * Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-171-0/+12
| |\
| | * Adding links to user & build in Chat NotificationsPoornima M2017-01-251-0/+12
* | | Make build clone/retry implementation more robustfix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-161-1/+12
|/ /
* | Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski2017-01-241-1/+2
|\ \ | |/
| * Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-181-1/+2
* | Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski2017-01-201-0/+4
|/
* Add test example for pipeline with yaml errorsGrzegorz Bizon2017-01-041-0/+4
* Add missing specs for new methods in pipeline classGrzegorz Bizon2016-12-271-0/+4
* Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-211-0/+4