Merge branch 'rs-changelog-fixes' into 'master'

CHANGELOG and CHANGELOG-EE updates



See merge request !483
This commit is contained in:
Douwe Maan
2015-08-24 18:54:18 +00:00
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ v 8.0.0 (unreleased)
- Faster merge
- Ability to fetch merge requests from refs/merge-requests/:id
v 7.14.0 (unreleased)
v 7.14.0
- Update default robots.txt rules to disallow crawling of irrelevant pages (Ben Bodenmiller)
- Fix redirection after sign in when using auto_sign_in_with_provider
- Upgrade gitlab_git to 7.2.14 to ignore CRLFs in .gitmodules (Stan Hu)
+4 -2
View File
@@ -1,4 +1,6 @@
v 7.14
v 8.0.0 (unreleased)
v 7.14.0
- Disable adding, updating and removing members from a group that is synced with LDAP
- Don't send "Added to group" notifications when group is LDAP synched
- Fix importing projects from GitHub Enterprise Edition.
@@ -7,7 +9,7 @@ v 7.14
- Automatic approver suggestions (based on an authority of the code)
- Support Kerberos ticket-based authentication for Git HTTP access
v7.13.3
v 7.13.3
- Merge community edition changes for version 7.13.3
- Improved validation for an approver
- Don't resend admin email to everyone if one delivery fails