From 5d4aeae9bf6650355e2db709bca0a96167f0ea25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Rodr=C3=ADguez?= Date: Mon, 14 Nov 2016 22:04:00 -0300 Subject: Update CHANGELOG.md for 8.14.0-rc2 [ci skip] --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 86a37d5bdb1..1be2158b005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,30 @@ entry. ## 8.14.0 (2016-11-22) +- Centralize LDAP config/filter logic. !6606 +- Show random messages when the To Do list is empty. !6818 (Josep Llaneras) +- Fix record not found error on NewNoteWorker processing. !6863 (Oswaldo Ferreira) +- Fix expanding a collapsed diff when converting a symlink to a regular file. !6953 +- Add link to build pipeline within individual build pages. !7082 +- Add api endpoint `/groups/owned`. !7103 (Borja Aparicio) +- Fix no "Register" tab if ldap auth is enabled (#24038). !7274 (Luc Didry) +- Added ability to throttle Sidekiq Jobs. !7292 +- Require projects before creating milestone. !7301 (gfyoung) +- Fix error when using invalid branch name when creating a new pipeline. !7324 +- Fix cache for commit status in commits list to respect branches. !7372 +- Removed gray button styling from todo buttons in sidebars. !7387 +- Fix project records with invalid visibility_level values. !7391 +- Use 'Forking in progress' title when appropriate. !7394 (Philip Karpiak) +- Fix error links in help index page. !7396 (Fu Xu) +- [Fix] Extra divider issue in dropdown. !7398 +- Project download buttons always show. !7405 (Philip Karpiak) +- Give search-input correct padding-right value. !7407 (Philip Karpiak) +- Remove additional padding on right-aligned items in MR widget. !7411 (Didem Acet) +- Fix issue causing Labels not to appear in sidebar on MR page. !7416 (Alex Sanford) +- Fix project Visibility Level selector not using default values. + +## 8.14.0 (2016-11-22) + - Use separate email-token for incoming email and revert back the inactive feature. !5914 - Replace jQuery.timeago with timeago.js. !6274 (ClemMakesApps) - Add CI notifications. Who triggered a pipeline would receive an email after the pipeline is succeeded or failed. Users could also update notification settings accordingly. !6342 -- cgit v1.2.1