summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda2017-04-061-1/+0
| | * | Fixed failed testsShinya Maeda2017-04-061-12/+10
| | * | Add validatorShinya Maeda2017-04-061-4/+2
| | * | Move real_next_run to helperShinya Maeda2017-04-061-24/+0
| | * | Brush up 2Shinya Maeda2017-04-061-54/+39
| | * | Brush upShinya Maeda2017-04-061-12/+19
| | * | real_next_run (WIP)Shinya Maeda2017-04-061-23/+71
| | * | Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda2017-04-061-12/+24
| | * | Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-063-29/+30
| | * | basic componentsShinya Maeda2017-04-061-20/+11
| | * | Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-061-0/+38
| | |/
| * | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-061-1/+1
| |\ \
| | * \ Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-041-2/+5
| | |\ \ | | | |/
| | * | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-217-64/+435
| | |\ \
| | * | | Fixes broken and missing testsAndre Guedes2017-02-221-1/+1
| * | | | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-206/+94
| | |_|/ | |/| |
* | | | Fix token test by specifying a static tokenLin Jen-Shin2017-04-071-2/+2
* | | | We no longer has has_command? methodLin Jen-Shin2017-04-061-34/+0
|/ / /
* | | Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-2/+5
| |/ |/|
* | All CI offline migrationsKamil Trzciński2017-03-172-3/+3
* | removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-0/+13
* | Don't try to load status when there is no commitBob Van Landuyt2017-03-161-0/+8
* | Update the pipeline cache when updating a pipeline-statusBob Van Landuyt2017-03-161-0/+13
* | Add a wrapper for pipeline statusesBob Van Landuyt2017-03-161-0/+165
* | Merge branch 'fix/gb/passed-with-warnings-status-on-mysql' into 'master' Kamil Trzciński2017-03-102-4/+31
|\ \
| * | Fix `passed with warnings` stage status on MySQLGrzegorz Bizon2017-03-082-4/+31
* | | Adjust specs for core pipeline detailed statusesGrzegorz Bizon2017-03-081-1/+1
|/ /
* | Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-19/+22
|\ \
| * | Rename REF to SHAZ.J. van de Weg2017-03-071-1/+1
| * | Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-19/+22
* | | Improve pipeline triggers UIKamil Trzciński2017-03-071-0/+58
|/ /
* | Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-061-3/+11
|\ \
| * | Make triggers to be user awareKamil Trzcinski2017-03-051-3/+11
* | | Fix Rubocop offenses in commit status/build specsGrzegorz Bizon2017-03-061-4/+2
* | | Ignore optional actions when calculating warningsGrzegorz Bizon2017-03-061-1/+9
* | | Improve specs for detailed statuses with manual actionsGrzegorz Bizon2017-03-061-0/+8
* | | Add specs for presence of build commandsGrzegorz Bizon2017-03-061-0/+38
* | | Add specs for new pipeline and build action eventsGrzegorz Bizon2017-03-062-0/+32
* | | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-2/+2
|/ /
* | Remove unused method from CI/CD build classfix/gb/remove-unused-method-from-buildGrzegorz Bizon2017-03-011-14/+0
* | Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern2017-02-241-2/+2
|\ \
| * | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-2/+2
* | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-243-15/+15
|\ \ \ | |/ /
| * | Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-8/+8
| * | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-233-18/+18
| * | Enable Style/WordArrayDouwe Maan2017-02-233-13/+13
| * | Prefer leading style for Style/DotPositionDouwe Maan2017-02-233-18/+18
| * | Fix code for copsDouwe Maan2017-02-231-1/+1
| * | Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-2/+2
| * | Enable Style/DotPositionDouwe Maan2017-02-231-8/+8
| |/