summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/background_migration/migrate_stage_index_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-35/+0
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-17/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-111-1/+1
* 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