Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2016-10-22 14:29:03 +0300
committerRémy Coutable <remy@rymai.me>2016-10-25 16:03:38 +0300
commitde16bab092d0410ab0d49e783a125d3ec699ac10 (patch)
tree83a12b00da5a8a67dcdab252c0fea10d3f79fcb3 /CHANGELOG.md
parent7d4f2c98cb3867fc95c94c0e700a35a131a71656 (diff)
Merge branch 'ldap-login-styles' into 'master'
Support LDAP login tabs wrapping to second line (and a few other login fixes) Fixes some regressions introduced for customers with multiple servers configured for login and/or long label names. Also, improves styling for the login page on small screens. See the bad behavior here: https://gitlab.com/gitlab-org/gitlab-ce/issues/23435#note_17117893 https://gitlab.com/gitlab-org/gitlab-ce/issues/23435#note_17117677 See merge request !6993 Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ffdf9ce8ec..cf8807cc457 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,9 @@ Please view this file on the master branch, on stable branches it's out of date.
## 8.13.1 (unreleased)
- - Fixed hidden pipeline graph on commit and MR page. !6895
+ - Fix hidden pipeline graph on commit and MR page. !6895
- Fix Cycle analytics not showing correct data when filtering by date. !6906
+ - Ensure custom provider tab labels don't break layout. !6993
## 8.13.0 (2016-10-22)