summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Return an empty array when dependencies is an empty arrayMike Wyatt2017-04-051-0/+6
* Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-5/+0
* Fix N+1 query in loading pipelines in merge requestsStan Hu2017-04-021-1/+1
* Simplify Ci::Build#dependencies methodTomasz Maczukin2017-03-201-8/+3
* Send only defined dependenciesTomasz Maczukin2017-03-201-0/+15
* All CI offline migrationsKamil Trzciński2017-03-176-18/+13
* removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-0/+6
* Don't try to load status when there is no commitBob Van Landuyt2017-03-161-0/+2
* Update the pipeline cache when updating a pipeline-statusBob Van Landuyt2017-03-161-0/+6
* Add a wrapper for pipeline statusesBob Van Landuyt2017-03-161-0/+84
* Fix Rubocop offense in CI/CD stage codefix/gb/passed-with-warnings-status-on-mysqlGrzegorz Bizon2017-03-081-1/+1
* Fix `passed with warnings` stage status on MySQLGrzegorz Bizon2017-03-082-4/+4
* Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-7/+30
|\
| * 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-7/+30
* | Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-0/+21
|\ \
| * | Add minor refactoringfeature/runner-jobs-v4-apiTomasz Maczukin2017-03-071-4/+2
| * | Change artifacts and cache fields to arraysTomasz Maczukin2017-03-061-2/+2
| * | Add some fixes and refactoring after reviewTomasz Maczukin2017-03-021-10/+4
| * | Refactor JobRequest response structureTomasz Maczukin2017-03-021-0/+29
* | | Improve pipeline triggers UIKamil Trzciński2017-03-071-2/+6
| |/ |/|
* | Merge branch 'use-publish-to-post-notifications' into 'master' Rémy Coutable2017-03-071-8/+5
|\ \
| * | Update notification codeKamil Trzcinski2017-03-061-6/+4
| * | Add support for Workhorse notificationsKamil Trzcinski2017-03-031-6/+5
| |/
* | Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-061-3/+8
|\ \
| * | Fix trigger modelKamil Trzcinski2017-03-051-1/+0
| * | Make Pipeline Triggers to be user awareKamil Trzcinski2017-03-051-3/+9
| |/
* | Remove unused method that describes blocking jobGrzegorz Bizon2017-03-061-4/+0
* | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-062-9/+9
* | Add support for blocking actions to CI/CD pipelineGrzegorz Bizon2017-03-061-0/+5
* | Fix Rubocop offense in CI/CD build state machineGrzegorz Bizon2017-03-061-1/+1
* | Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-061-5/+14
* | Fix lambda operatorKamil Trzcinski2017-03-061-1/+1
* | Make manual actions blockingKamil Trzcinski2017-03-061-5/+9
|/
* Remove unused method from CI/CD build classfix/gb/remove-unused-method-from-buildGrzegorz Bizon2017-03-011-9/+0
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-245-20/+19
|\
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-234-31/+31
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-234-40/+40
| * Move up delegate callsDouwe Maan2017-02-232-4/+4
| * Enable Rails/DelegateDouwe Maan2017-02-232-6/+2
| * Enable Style/ClassCheckDouwe Maan2017-02-231-1/+1
| * Prefer leading style for Style/DotPositionDouwe Maan2017-02-234-40/+40
| * Enable Rails/ValidationDouwe Maan2017-02-234-7/+7
| * Enable Style/MutableConstantDouwe Maan2017-02-231-2/+2
| * Enable Style/DotPositionDouwe Maan2017-02-234-31/+31
| * Consider the case where we don't specify ref for pipelineLin Jen-Shin2017-02-201-3/+5
| * Optimize Ci::Pipeline.latest queryLin Jen-Shin2017-02-201-0/+1
* | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-213-45/+18
|\ \ | |/
| * Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-171-8/+8
| |\
| | * Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-152-16/+20
| | |\