summaryrefslogtreecommitdiff
path: root/lib/gitlab/background_migration/backfill_project_repositories.rb
Commit message (Expand)AuthorAgeFilesLines
* Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-261-1/+1
* Cleanup dead code and commentsToon Claes2019-01-111-20/+0
* Fix failing spec with orphaned namespaceToon Claes2019-01-111-1/+1
* Load all projects, namespaces, routes in 1 queryToon Claes2019-01-111-9/+28
* Fix duplicate disk path in Backfill ProjectReposStan Hu2019-01-111-1/+12
* Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre2018-12-181-0/+219