summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-07-21 13:13:04 +0300
committerValery Sizov <vsv2711@gmail.com>2015-07-21 13:13:04 +0300
commit3387c4bde850f2361bbd416c9364a52024bd36a8 (patch)
treedb35c6e40e65c63ec58e5ba5a9668628e44ef165
parent77363724b2b9319c8dc23bbc228ad5438c2eab09 (diff)
downloadgitlab-ce-3387c4bde850f2361bbd416c9364a52024bd36a8.tar.gz
update changelog
-rw-r--r--CHANGELOG8
1 files changed, 0 insertions, 8 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 960d0acbf1d..4665694e9b8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,15 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 7.13.0
-v 7.14.0 (unreleased)
- Remove repository graph log to fix slow cache updates after push event (Stan Hu)
- - Fix label read access for unauthenticated users (Daniel Gerhardt)
- - Fix OAuth provider bug where GitLab would not go return to the redirect_uri after sign-in (Stan Hu)
- - Fix file upload dialog for comment editing (Daniel Gerhardt)
- - Expire Rails cache entries after two weeks to prevent endless Redis growth
- - Add support for destroying project milestones (Stan Hu)
-
-v 7.13.0 (unreleased)
- Only enable HSTS header for HTTPS and port 443 (Stan Hu)
- Fix user autocomplete for unauthenticated users accessing public projects (Stan Hu)
- Fix redirection to home page URL for unauthorized users (Daniel Gerhardt)