Skip to content
  • Sean McGivern's avatar
    Make Gitlab::PagesTransfer possible to call async · 5a378f14
    Sean McGivern authored
    When we rename a project, we call Gitlab::PagesTransfer to move any
    pages directory on disk. This makes it convenient to use that class
    through Sidekiq instead, so that Puma no longer needs access to Pages
    NFS mounts.
    5a378f14