Commit 185f3018 authored by Rémy Coutable's avatar Rémy Coutable

Add 8.13.2 CHANGELOG entries

[ci skip]
Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 7a1a90f2
Please view this file on the master branch, on stable branches it's out of date. Please view this file on the master branch, on stable branches it's out of date.
## 8.14.0 (2016-11-22) ## 8.14.0 (2016-11-22)
- gitlab:check rake task checks ES version according to requirements
- Convert ASCII-8BIT LDAP DNs to UTF-8 to avoid unnecessary user deletions - gitlab:check rake task checks ES version according to requirements
- Convert ASCII-8BIT LDAP DNs to UTF-8 to avoid unnecessary user deletions
## 8.13.2 (2016-10-31)
- Don't pass a current user to Member#add_user in LDAP group sync. !830
## 8.13.1 (2016-10-25) ## 8.13.1 (2016-10-25)
- Hide multiple board actions if user doesnt have permissions. !816
- Fix Elasticsearch::Transport::Transport::Errors::BadRequest when ES is enabled. !818 - Hide multiple board actions if user doesnt have permissions. !816
- Fix Elasticsearch::Transport::Transport::Errors::BadRequest when ES is enabled. !818
## 8.13.0 (2016-10-22) ## 8.13.0 (2016-10-22)
- Cache the last usage data to avoid unicorn timeouts
- Add user activity table and service to query for active users - Cache the last usage data to avoid unicorn timeouts
- Fix 500 error updating mirror URLs for projects - Add user activity table and service to query for active users
- Restrict protected branch access to specific groups !645 - Fix 500 error updating mirror URLs for projects
- Fix validations related to mirroring settings form. !773 - Restrict protected branch access to specific groups !645
- Add multiple issue boards. !782 - Fix validations related to mirroring settings form. !773
- Fix Git access panel for Wikis when Kerberos authentication is enabled (Borja Aparicio) - Add multiple issue boards. !782
- Decrease maximum time that GitLab waits for a mirror to finish !791 (Borja Aparicio) - Fix Git access panel for Wikis when Kerberos authentication is enabled (Borja Aparicio)
- User groups (that can be assigned as approvers) - Decrease maximum time that GitLab waits for a mirror to finish !791 (Borja Aparicio)
- Fix a search for non-default branches when ES is enabled - User groups (that can be assigned as approvers)
- Re-organized the Sidekiq queues for EE specific workers - Fix a search for non-default branches when ES is enabled
- Re-organized the Sidekiq queues for EE specific workers
## 8.12.7 ## 8.12.7
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment