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:
authorSytse Sijbrandij <sytses@gmail.com>2014-09-09 12:11:07 +0400
committerSytse Sijbrandij <sytses@gmail.com>2014-09-09 12:11:07 +0400
commit685757b9d6c1c137c479288fe640c9440a785d71 (patch)
treefd939137b075aa2c1f2ce39a9cef1399a80eb3e5 /CHANGELOG
parent4e4e1cb9b56cbb7e467a38c89c8c2d38a58b45d2 (diff)
Prevent people from using ci since we plan to host ci on /ci later.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 814c1d4d0ee..5dd865e474e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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