summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-07-25 17:16:49 +0200
committerRémy Coutable <remy@rymai.me>2016-07-25 17:16:49 +0200
commitbd6a938e52d238d069a1e9467888f049f19cc201 (patch)
treedd0a4cd2c8e049b4d6aaa9b92eeae4eff5bc3bef
parentc4ba2b15033d044cddb7d929325c543378cc760f (diff)
downloadgitlab-ce-20246-devise-warning-user_omniauth_authorize_path-github-is-deprecated-please-use-user_github_omniauth_authorize_path-instead.tar.gz
Signed-off-by: Rémy Coutable <remy@rymai.me>
-rw-r--r--CHANGELOG21
1 files changed, 12 insertions, 9 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ffe5766a638..2b750cb03fc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,16 +11,19 @@ v 8.11.0 (unreleased)
- Add GitLab Workhorse version to admin dashboard (Katarzyna Kobierska Ula Budziszewska)
v 8.10.2 (unreleased)
- - Use project ID in repository cache to prevent stale data from persisting across projects
- - Fix backup restore
+ - User can now search branches by name. !5144
+ - Fix backup restore. !5459
+ - Use project ID in repository cache to prevent stale data from persisting across projects. !5460
+
+v 8.10.1
+ - Refactor repository storages documentation. !5428
+ - Gracefully handle case when keep-around references are corrupted or exist already. !5430
+ - Add detailed info on storage path mountpoints. !5437
+ - Fix Error 500 when creating Wiki pages with hyphens or spaces. !5444
+ - Fix bug where replies to commit notes displayed in the MR discussion tab wouldn't show up on the commit page. !5446
+ - Ignore invalid trusted proxies in X-Forwarded-For header. !5454
+ - Add links to the real markdown.md file for all GFM examples. !5458
-v 8.10.1 (unreleased)
- - Fix Error 500 when creating Wiki pages with hyphens or spaces
- - Ignore invalid trusted proxies in X-Forwarded-For header
- - Fix bug where replies to commit notes displayed in the MR discussion tab wouldn't show up on the commit page
-
-v 8.10.0 (unreleased)
- - User can now search branches by name. !5144 (tiagonbotelho)
v 8.10.0
- Fix profile activity heatmap to show correct day name (eanplatter)
- Speed up ExternalWikiHelper#get_project_wiki_path