Skip to content
Snippets Groups Projects
Commit d0a9c76c authored by Mayra Cabrera's avatar Mayra Cabrera
Browse files

Merge remote-tracking branch 'security/master'

parents 1ebbb5b2 0a164fee
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -41,10 +41,6 @@ class Project < ApplicationRecord
 
STATISTICS_ATTRIBUTE = 'repositories_count'
UNKNOWN_IMPORT_URL = 'http://unknown.git'
# Hashed Storage versions handle rolling out new storage to project and dependents models:
# nil: legacy
# 1: repository
# 2: attachments
LATEST_STORAGE_VERSION = 2
HASHED_STORAGE_FEATURES = {
repository: 1,
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment