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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-29 21:08:57 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-29 21:08:57 +0300
commitaa99514d5c37e08c0fa49d03212ccdc943b8d31e (patch)
treec67201d92846b800995fc771c54760d0bf9ce0ae /app/models
parent3aaaf9cd8ecda9552407ffd59e52403696133bab (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/models')
-rw-r--r--app/models/project.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/project.rb b/app/models/project.rb
index 3410c5c9a25..d464c39a43e 100644
--- a/app/models/project.rb
+++ b/app/models/project.rb
@@ -1798,6 +1798,7 @@ class Project < ApplicationRecord
after_create_default_branch
join_pool_repository
refresh_markdown_cache!
+ write_repository_config
end
def update_project_counter_caches