Merge branch 'add-ci-to-blacklist' into 'master'

Add ci to blacklist

See merge request !1075
This commit is contained in:
Dmitriy Zaporozhets
2014-09-09 12:30:55 +00:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ v 7.3.0
- Create annotated tags through UI and API (Sean Edge)
- Snippets search (Charles Bushong)
- Comment new push to existing MR
- Add 'ci' to the blacklist of forbidden names
- Improve text filtering on issues page
- Comment & Close button
- Process git push --all much faster
+1
View File
@@ -27,6 +27,7 @@ module Gitlab
notes
unsubscribes
all
ci
)
end
end