summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/background_migration/prepare_untracked_uploads_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Prefer `table` helper in migration specsMichael Kozono2018-02-201-1/+1
* Move TrackUntrackedUploadsHelpersMichael Kozono2018-02-201-1/+1
* Remove more BG migration spec dependenciesMichael Kozono2018-02-161-11/+15
* Avoid dropping tables in testMichael Kozono2018-02-141-12/+7
* Dry up specmk-fix-no-untracked-upload-files-errorMichael Kozono2018-02-121-107/+29
* Fix orphan temp table untracked_files_for_uploadsMichael Kozono2018-02-121-25/+17
* Fix last batch size equals max batch size errorMichael Kozono2018-02-121-0/+24
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-2/+2
* fix specsMicaël Bergeron2018-02-011-4/+0
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-30/+23
* Refactor matchers for background migrationsce-backport=reorder-issuesJarka Kadlecová2018-01-051-12/+1
* Fix specs for MySQLMichael Kozono2017-12-061-0/+2
* Fix specs after rebaseMichael Kozono2017-12-061-5/+5
* Use bulk insertsMichael Kozono2017-12-011-47/+145
* Attempt to fix spec in CIMichael Kozono2017-12-011-1/+1
* Move temp table creation into the prepare jobMichael Kozono2017-12-011-9/+38
* Fix Rubocop offensesMichael Kozono2017-12-011-1/+1
* Drop temporary tracking table when finishedMichael Kozono2017-12-011-35/+28
* Refactor specsMichael Kozono2017-12-011-16/+10
* Store paths relative to CarrierWave.rootMichael Kozono2017-12-011-1/+10
* Clean up after testMichael Kozono2017-12-011-1/+7
* Remove unnecessary clearingMichael Kozono2017-12-011-2/+2
* Reword testMichael Kozono2017-12-011-1/+1
* Rename table to untracked_files_for_uploadsMichael Kozono2017-12-011-0/+111