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

fill_shards.rb « initializers « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0f45cf446216d902d6a7892564efb319203821eb (plain)
1
2
3
4
return unless Shard.connected?
return if Gitlab::Database.read_only?

Shard.populate!