gitlab-org--gitlab-foss/db
Rémy Coutable 01d1be7bf1 Merge branch 'fix/import-url-migration' into 'master'
import_url migration performance improvements

 Nullifying empty import_urls upfront so the number of projects with import_url not NULL decreases to 1/5.

 Also, now processing batches in blocks of 1000, with a threaded process - a bit experimental.

See merge request !5149
2016-07-08 10:18:42 +00:00
..
fixtures Random selection now also works for MySQL 2016-06-15 12:10:41 +02:00
migrate Merge branch 'fix/import-url-migration' into 'master' 2016-07-08 10:18:42 +00:00
schema.rb Merge branch 'feature/option-set-new-users-external' into 'master' 2016-07-08 08:29:18 +00:00
seeds.rb