summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-213-33/+93
|\ \ | |/
| * Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-171-1/+20
| |\
| | * Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-044-50/+187
| | |\
| | * | Remove the key from the queue when runner is deletedLin Jen-Shin2017-01-211-0/+19
| | * | Prefer service object over after_save hookLin Jen-Shin2017-01-211-1/+1
| * | | Prefer using `project.add_developer` in specsGrzegorz Bizon2017-02-152-5/+5
| * | | Simplify implementation of pipeline retry serviceGrzegorz Bizon2017-02-141-4/+4
| * | | Fix pipeline specs after adding retry ability checkGrzegorz Bizon2017-02-131-8/+16
| * | | Fix CI build specs after adding retry ability checkGrzegorz Bizon2017-02-131-18/+30
| * | | Extend specs for canceling a running pipelineGrzegorz Bizon2017-02-131-2/+15
| * | | Fix pipeline specs related to canceling buildsGrzegorz Bizon2017-02-131-2/+10
| | |/ | |/|
* | | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-161-0/+6
* | | Initial implementation for default artifacts expirationLin Jen-Shin2017-02-151-1/+1
|/ /
* | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
* | Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-021-0/+41
|\ \
| * | Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-251-2/+2
| * | Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-251-4/+5
| * | Improve specs styles/organization and add some more specsLeandro Camargo2017-01-251-6/+7
| * | Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-251-3/+8
| * | Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-3/+4