diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2016-01-08 10:19:22 +0100 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2016-01-08 10:19:22 +0100 |
commit | c3c0dda3f585f6f6064491a8838725df3c6c88c6 (patch) | |
tree | 770a2e1007199d108aec7cdac99f65e175db74d7 /app/validators | |
parent | e78ddb09733beced9d4d34e8f68966f18210bef7 (diff) | |
download | gitlab-ce-c3c0dda3f585f6f6064491a8838725df3c6c88c6.tar.gz |
Blacklist 'new'blacklist-new
Diffstat (limited to 'app/validators')
-rw-r--r-- | app/validators/namespace_validator.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/validators/namespace_validator.rb b/app/validators/namespace_validator.rb index 10e35ce665a..7a35958cc5f 100644 --- a/app/validators/namespace_validator.rb +++ b/app/validators/namespace_validator.rb @@ -17,6 +17,7 @@ class NamespaceValidator < ActiveModel::EachValidator hooks issues merge_requests + new notes profile projects |