summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Add specs to cover the implemented feature and fix a small bugLeandro Camargo2017-01-251-0/+33
* | | Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-263-9/+8
|/ /
* | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil TrzciƄski2017-01-232-39/+136
|\ \ | |/ |/|
| * Fix warnings argument memoization in CI/CD stagefeature/success-warning-icons-in-stages-buildsGrzegorz Bizon2017-01-191-5/+19
| * Improve readability of specs for pipeline stagesGrzegorz Bizon2017-01-181-39/+64
| * Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-181-5/+15
| * Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-111-0/+48
* | Fix specsKamil Trzcinski2017-01-191-5/+28
* | Add missing build_specKamil Trzcinski2017-01-191-0/+10
* | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-193-12/+1485
|\ \
| * \ Merge branch 'master' into fix/keep-artifacts-button-visibilityfix/keep-artifacts-button-visibilityGrzegorz Bizon2017-01-162-3/+1335
| |\ \