summaryrefslogtreecommitdiff
path: root/app/services/ci/ensure_stage_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Use stages position column to track stage indexGrzegorz Bizon2018-05-011-1/+1
* Rename stage index column name to priority columnGrzegorz Bizon2018-04-241-1/+1
* Validate presence of a stage index in the modelGrzegorz Bizon2018-04-241-0/+1
* Improve exceptions messages in code creating stagesGrzegorz Bizon2018-02-061-2/+4
* Make exception in ensure stage service more descriptiveGrzegorz Bizon2018-02-061-2/+5
* Fix transactions-related race condition in stages codeGrzegorz Bizon2018-02-051-1/+6
* Extract ensure stage service from commit status classGrzegorz Bizon2017-11-061-0/+39