summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPaco Guzman <pacoguzmanp@gmail.com>2016-07-07 10:32:01 +0200
committerPaco Guzman <pacoguzmanp@gmail.com>2016-07-08 07:35:49 +0200
commit8ab3ab9e0a21c087e90eda485486e4eff905b486 (patch)
tree733d6dcf31e935f42a3d105dd0c6423898ee3fe3 /CHANGELOG
parent0de617772dfeb9bdcf3770e9acf7421db5023058 (diff)
downloadgitlab-ce-8ab3ab9e0a21c087e90eda485486e4eff905b486.tar.gz
Don't render discussion notes when requesting diff tab through AJAXdont-render-discussion-notes-on-not-html-requests
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7fbfa5e7377..907e1765aa7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -45,6 +45,7 @@ v 8.10.0 (unreleased)
- RailsCache metris now includes fetch_hit/fetch_miss and read_hit/read_miss info.
- Allow [ci skip] to be in any case and allow [skip ci]. !4785 (simon_w)
- Set import_url validation to be more strict
+ - Don't render discussion notes when requesting diff tab through AJAX
- Add basic system information like memory and disk usage to the admin panel
- Don't garbage collect commits that have related DB records like comments
- More descriptive message for git hooks and file locks