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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-23 18:15:50 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-24 21:39:33 +0400
commit3bf1cff4215c8b60c4133c3e822495f046638583 (patch)
tree16dd5c4eb68786e74adfdfc8532165af192ebdfb /CHANGELOG
parentc46a0612706a2570342178fe8f61222034675c38 (diff)
Add iids changelog entry
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5137c87a5f3..a5671948a6f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
v 6.9.0
- Store Rails cache data in the Redis `cache:gitlab` namespace
- Adjust MySQL limits for existing installations
+ - Add db index on project_id+iid column. This prevents duplicate on iid.
v 6.8.0
- Ability to at mention users that are participating in issue and merge req. discussion