Commit 25a7ed57 authored by Simon Knox's avatar Simon Knox

Update CHANGELOG-EE.md for 9.5.5-ee

[ci skip]
parent 5f9c1a0c
Please view this file on the master branch, on stable branches it's out of date.
## 9.5.5 (2017-09-18)
- [FIXED] Fixes activation of project mirror when new project is created. !2756
- [FIXED] Geo - Whitelist LFS requests to download objects on a secondary node. !2758
- [FIXED] Fix unsetting credentials data for pull mirrors. !2810
- [FIXED] Fix a regression breaking projects with an empty import URL. !2824
- [FIXED] Fix a 500 error in the SSH host keys lookup action. !2827
- [FIXED] Ensure #route_setting is available before calling it. !2908
- [FIXED] Fix branch name regex not saving in /admin/push_rule config.
- [FIXED] Fix the gap in approvals in merge request widget.
- [FIXED] Fix merges not working when project is not licensed for squash.
- Don't put the password in the SSH remote if using public-key authentication. !2837
## 9.5.4 (2017-09-06)
- [FIXED] Validate branch name push rule when pushing branch without commits. !2685
......
---
title: Geo - Whitelist LFS requests to download objects on a secondary node
merge_request: 2758
author:
type: fixed
---
title: Fixes activation of project mirror when new project is created.
merge_request: 2756
author:
type: fixed
---
title: Fix a regression breaking projects with an empty import URL
merge_request: 2824
author:
type: fixed
---
title: Fix a 500 error in the SSH host keys lookup action
merge_request: 2827
author:
type: fixed
---
title: Fix the gap in approvals in merge request widget
merge_request:
author:
type: fixed
---
title: Fix unsetting credentials data for pull mirrors
merge_request: 2810
author:
type: fixed
---
title: Fix branch name regex not saving in /admin/push_rule config
merge_request:
author:
type: fixed
---
title: 'Ensure #route_setting is available before calling it'
merge_request: 2908
author:
type: fixed
---
title: Fix merges not working when project is not licensed for squash
merge_request:
author:
type: fixed
---
title: Don't put the password in the SSH remote if using public-key authentication
merge_request: 2837
author:
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