Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-20Prefer `table` helper in migration specsMichael Kozono
2018-02-20Move TrackUntrackedUploadsHelpersMichael Kozono
2018-02-17Remove more BG migration spec dependenciesMichael Kozono
2018-02-14Avoid dropping tables in testMichael Kozono
2018-02-12Dry up specMichael Kozono
2018-02-12Fix orphan temp table untracked_files_for_uploadsMichael Kozono
2018-02-12Fix last batch size equals max batch size errorMichael Kozono
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-01fix specsMicaël Bergeron
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-05Refactor matchers for background migrationsJarka Kadlecová
2017-12-06Fix specs for MySQLMichael Kozono
2017-12-06Fix specs after rebaseMichael Kozono
2017-12-02Use bulk insertsMichael Kozono
2017-12-02Attempt to fix spec in CIMichael Kozono
2017-12-02Move temp table creation into the prepare jobMichael Kozono
2017-12-02Fix Rubocop offensesMichael Kozono
2017-12-02Drop temporary tracking table when finishedMichael Kozono
2017-12-02Refactor specsMichael Kozono
2017-12-02Store paths relative to CarrierWave.rootMichael Kozono
2017-12-02Clean up after testMichael Kozono
2017-12-02Remove unnecessary clearingMichael Kozono
2017-12-02Reword testMichael Kozono
2017-12-02Rename table to untracked_files_for_uploadsMichael Kozono