summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2018-03-14 10:33:41 +0100
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2018-03-14 10:59:40 +0100
commit7d02292a447b815074b0844e8a69593e5f859fc2 (patch)
tree47c75049a0559de88be2b1da1e63820a020d99bc /app
parent77f0906e4cc406ea04de60c92377487b5a04e501 (diff)
downloadgitlab-ce-7d02292a447b815074b0844e8a69593e5f859fc2.tar.gz
Set Gitlab::Shell#create_repository as OPT_OUT
On .com repositories are created through Gitaly for a while now. For customers this is not the case unless these have chosen to do so through feature flags. By moving this to opt out, everyone will be using this. This move is part of the migration issue https://gitlab.com/gitlab-org/gitaly/issues/593 The bigger impact this commit will have is that tests that use a repository through `FactoryBot.create(:project, :repository)` will now use Gitaly to do so. As tests run on the same disk, or at least machine, this will most probably slow them down.
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions