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-06-12 00:43:05 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-12 00:43:05 +0400
commit61c2a2d39a3a73761e862818b73940510eb80b80 (patch)
tree5029e646b3dce8c6d955265ddca1e2bd24721d2b /CHANGELOG
parent56f0f6aba399d85c6e99e69c57a18a040bad4cf3 (diff)
More items in CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 900c7a11031..e5c1e324e69 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -26,6 +26,11 @@ v 7.0.0
- UI improvements for mobile devices
- Improve diff rendering performance
- Drag-n-drop for issues and merge requests between states at milestone page
+ - Fix '0 commits' message for huge repositories on project home page
+ - Prevent 500 error page when visit commit page from large repo
+ - Add notice about huge push over http to unicorn config
+ - File action in satellites uses default 30 seconds timeout instead of old 10 seconds one
+ - Overall performance improvements
v 6.9.2
- Revert the commit that broke the LDAP user filter
@@ -790,4 +795,4 @@ v 0.8.0
- stability
- security fixes
- increased test coverage
- - email notification \ No newline at end of file
+ - email notification