summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-15 14:37:04 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-15 14:37:04 +0200
commitc0a6836be48bdf9a32ac2c9e610f62aef1e2e3f7 (patch)
tree5c4a5a2e8eb5dd612acb575fdc3e5ad68aea19bb /CHANGELOG
parent4b28f2d999eeb936e2e3718e5ea25d3b1020291e (diff)
parent97e02f4bc99d391c5e1dc0ce8e317be105e6d2b0 (diff)
downloadgitlab-ce-c0a6836be48bdf9a32ac2c9e610f62aef1e2e3f7.tar.gz
Merge branch 'view-issue-performance'
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 792ec4fbe29..d2704ed204e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.1.0 (unreleased)
- Fix error preventing displaying of commit data for a directory with a leading dot (Stan Hu)
+ - Speed up load times of issue detail pages by roughly 1.5x
- Make diff file view easier to use on mobile screens (Stan Hu)
- Add support for creating directories from Files page (Stan Hu)
- Allow removing of project without confirmation when JavaScript is disabled (Stan Hu)