• James Fargher's avatar
    Move snippets check to after restoring from backup · b1bbace1
    James Fargher authored
    Once backups and restores are handled by gitaly-backup we will not be
    able to modify the gitlab database during a backup or restore. To work
    around this we need to move all such checks to after the process has
    completed. Right now this includes: validating snippets, and
    rescheduling repository pool creation.
    b1bbace1
repositories.rb 8.8 KB