This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
f323d6148b
gitlab-org--gitlab-foss
/
config
/
initializers
/
fill_shards.rb
5 lines
86 B
Ruby
Raw
Normal View
History
Unescape
Escape
Start tracking pool repositories
2018-10-18 23:44:41 -04:00
return
unless
Shard
.
connected?
Start tracking shards in the database
2018-10-19 08:17:50 -04:00
return
if
Gitlab
::
Database
.
read_only?
Shard
.
populate!
Copy permalink