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-07-16 10:30:14 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-16 10:30:14 +0400
commit4f00d8fd1c4430dcf71df31758eddf30353b4657 (patch)
tree3e1acc7313d2751487733f39bb242cfdd2e31bae /CHANGELOG
parent9879c427cef89a65d721133a62ff41a6e2a9057a (diff)
More stuff to CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4ddb2c2ea7d..2efe1b26c9c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,9 @@ v 7.1.0
- Improve branch removal logic when accept MR
- Fix bug where comment form is spawned inside the Reply button
- Remove Dir.chdir from Satellite#lock for thread-safety
+ - Increased default git max_size value from 5MB to 20MB in gitlab.yml. Please update your configs!
+ - Show error message in case of timeout in satellite when create MR
+ - How first 100 files for huge diff instead of hiding all
v 7.0.0
- The CPU no longer overheats when you hold down the spacebar