summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/background_migration/migrate_stage_index_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Fix stage index migration failing in PostgreSQL 10sh-fix-issue-59985Stan Hu2019-04-031-1/+1
* Use stages position column to track stage indexGrzegorz Bizon2018-05-011-2/+2
* Rename stage index column name to priority columnGrzegorz Bizon2018-04-241-2/+2
* Remove empty line from stages index migration specsGrzegorz Bizon2018-04-241-1/+0
* Add background migration that migrates stages indicesGrzegorz Bizon2018-04-241-0/+36