Prevent people from using ci since we plan to host ci on /ci later.

This commit is contained in:
Sytse Sijbrandij 2014-09-09 10:11:07 +02:00
parent 4e4e1cb9b5
commit 685757b9d6
2 changed files with 2 additions and 0 deletions

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

View File

@ -27,6 +27,7 @@ module Gitlab
notes
unsubscribes
all
ci
)
end
end