summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2015-07-23 15:14:47 +0000
committerValery Sizov <valery@gitlab.com>2015-07-23 15:14:47 +0000
commit7e262ebf157f2af4658485aae7073d315648cfa7 (patch)
tree67e8b9295192ff3ecf1ecc41c9f72a980a01a1df
parentf6ba8c41e23e449da52c019b7faf3e07a33bd9d7 (diff)
parent2e5be9c9942fc6f8e20bb76a6daa73a6acf48d51 (diff)
downloadgitlab-ce-7e262ebf157f2af4658485aae7073d315648cfa7.tar.gz
Merge branch 'update_changelog1' into 'master'
Update changelog in master See merge request !1036
-rw-r--r--CHANGELOG17
1 files changed, 11 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c6c5bc0aac4..9371877dcb4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,14 +10,19 @@ v 7.14.0 (unreleased)
- Set OmniAuth full_host parameter to ensure redirect URIs are correct (Stan Hu)
- Expire Rails cache entries after two weeks to prevent endless Redis growth
- Add support for destroying project milestones (Stan Hu)
- - Add fetch command to the MR page.
- - Fix bug causing "Remove source-branch" option not to work for merge requests from the same project.
+ - Add fetch command to the MR page
v 7.13.1
- - Revert issue caching
- - Reverted cache for events
+ - Fix: Label modifications are not reflected in existing notes and in the issue list
+ - Fix: Label not shown in the Issue list, although it's set through web interface
+ - Fix: Group/project references are linked incorrectly
+ - Improve documentation
+ - Fix of migration: Check if session_expire_delay column exists before adding the column
+ - Fix: ActionView::Template::Error
+ - Fix: "Create Merge Request" isn't always shown in event for newly pushed branch
+ - Fix bug causing "Remove source-branch" option not to work for merge requests from the same project.
-v 7.13.0 (unreleased)
+v 7.13.0
- Remove repository graph log to fix slow cache updates after push event (Stan Hu)
- Only enable HSTS header for HTTPS and port 443 (Stan Hu)
- Fix user autocomplete for unauthenticated users accessing public projects (Stan Hu)
@@ -1594,4 +1599,4 @@ v 0.8.0
- stability
- security fixes
- increased test coverage
- - email notification
+ - email notification \ No newline at end of file