diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-10-21 10:11:53 +0200 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-10-21 10:11:53 +0200 |
commit | 8180465e1a71ba768ea50614b3826c00d6d1e611 (patch) | |
tree | 81bd9d633fa6e3704c4bb00ac5622a768cd0fd38 /CHANGELOG | |
parent | 6a78828b26ce8e702b80fa756f691720b807f9f1 (diff) | |
download | gitlab-ce-8180465e1a71ba768ea50614b3826c00d6d1e611.tar.gz |
Update CHANGELOG
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/CHANGELOG b/CHANGELOG index e1643f6844e..718d09f52ca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,20 +1,12 @@ Please view this file on the master branch, on stable branches it's out of date. -v 8.2.0 (unreleased) - - Improved performance of replacing references in comments - - Fix duplicate repositories in GitHub import page (Stan Hu) - - Show last project commit to default branch on project home page - - Highlight comment based on anchor in URL - - Adds ability to remove the forked relationship from project settings screen. (Han Loong Liauw) - - Improved performance of sorting milestone issues - - Allow users to select the Files view as default project view (Cristian Bica) - v 8.1.0 (unreleased) - Ensure MySQL CI limits DB migrations occur after the fields have been created (Stan Hu) - Redirect to a default path if HTTP_REFERER is not set (Stan Hu) - Send an email to admin email when a user is reported for spam (Jonathan Rochkind) - Show notifications button when user is member of group rather than project (Grzegorz Bizon) - Fix bug preventing mentioned issued from being closed when MR is merged using fast-forward merge. + - Fix duplicate repositories in GitHub import page (Stan Hu) - Fix nonatomic database update potentially causing project star counts to go negative (Stan Hu) - 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 |