Commit feda761b authored by Jarka Kadlecova's avatar Jarka Kadlecova

Update CHANGELOG-EE.md for 10.0.0-ee

[ci skip]
parent f06a7691
Please view this file on the master branch, on stable branches it's out of date.
## 10.0.0 (2017-09-22)
- [SECURITY] Check if LDAP users are in external groups on login. !2720
- [FIXED] Fix typo for `required` attribute. !2659
- [FIXED] Fix global code search when using negation queries. !2709
- [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 Geo::RepositorySyncWorker so attempts to sync all projects if some are failing. !2796
- [FIXED] Fix unsetting credentials data for pull mirrors. !2810
- [FIXED] Geo: Gracefully catch incorrect db key on primary. !2819
- [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] Handle Geo DB replication lag as 24h/day & 7d/week. !2833
- [FIXED] Geo - Add a unique index on project_id to the Geo project_registry table. !2850
- [FIXED] Improve Geo repository sync performance for larger databases. !2887
- [FIXED] Ensure #route_setting is available before calling it. !2908
- [FIXED] Fix searching by assignee in the service desk. !2969
- [FIXED] Fix approvals before merge error while importing projects.
- [FIXED] Fix the gap in approvals in merge request widget.
- [FIXED] Fix branch name regex not saving in /admin/push_rule config.
- [FIXED] Fix merges not working when project is not licensed for squash.
- [CHANGED] Add Time estimate and Time spend fields in csv export. !2627 (g3dinua, LockiStrike)
- [CHANGED] Improve copy so users will set up SSH from DB for Geo. !2644
- [CHANGED] Support `codequality` job name for Code Quality feature. !2704
- [CHANGED] Support Elasticsearch v5.1 - v5.5. !2751
- [CHANGED] Geo primary nodes no longer require SSH keys. !2861
- [CHANGED] Show Geo event log and cursor data in node status page.
- [CHANGED] Use a logger for the artifacts migration rake task.
- [ADDED] LFS files can be stored in remote object storage such as S3. !2760
- [ADDED] Add LDAP sync endpoint to Groups API. !2785
- [ADDED] Geo - Log a repository created event when a project is created. !2807
- [ADDED] Show geo.log in the Admin area. !2845
- [ADDED] Commits integration with Jira development panel.
- [OTHER] Add missing indexes to geo_event_log table. !2836
- [OTHER] Geo - Ignore S3-backed LFS objects on secondary nodes. !2889
- Fix a bug searching private projects with Elasticsearch as an admin or auditor. !2613
- Don't put the password in the SSH remote if using public-key authentication. !2837
- Support handling of rename events in Geo Log Cursor.
- Update delete board button text color to red and fix hover color.
- Search for issues with multiple assignees.
- Fix: When MR approvals are disabled, but approvers were previously assigned, all approvers receive a notification on every MR.
- Add group issue boards.
- Ports style changes fixed in a conflict in ce to ee upstream to master for new projects page.
## 9.5.5 (2017-09-18)
- [FIXED] Fixes activation of project mirror when new project is created. !2756
......
---
title: Add Time estimate and Time spend fields in csv export
merge_request: 2627
author: g3dinua, LockiStrike
type: changed
---
title: Fix a bug searching private projects with Elasticsearch as an admin or auditor
merge_request: 2613
author:
---
title: Commits integration with Jira development panel
merge_request:
author:
type: added
---
title: Fix typo for `required` attribute
merge_request: 2659
author:
type: fixed
---
title: Fix global code search when using negation queries
merge_request: 2709
author:
type: fixed
---
title: Update delete board button text color to red and fix hover color
merge_request:
author:
---
title: Geo - Log a repository created event when a project is created
merge_request: 2807
author:
type: added
---
title: Improve Geo repository sync performance for larger databases
merge_request: 2887
author:
type: fixed
---
title: Geo primary nodes no longer require SSH keys
merge_request: 2861
author:
type: changed
---
title: Geo - Add a unique index on project_id to the Geo project_registry table
merge_request: 2850
author:
type: fixed
---
title: Geo - Ignore S3-backed LFS objects on secondary nodes
merge_request: 2889
author:
type: other
---
title: Fix searching by assignee in the service desk
merge_request: 2969
author:
type: fixed
---
title: 'Fix: When MR approvals are disabled, but approvers were previously assigned,
all approvers receive a notification on every MR'
merge_request:
author:
---
title: Search for issues with multiple assignees
merge_request:
author:
---
title: Support Elasticsearch v5.1 - v5.5
merge_request: 2751
author:
type: changed
---
title: Support `codequality` job name for Code Quality feature
merge_request: 2704
author:
type: changed
---
title: Fix approvals before merge error while importing projects
merge_request:
author:
type: fixed
---
title: Add group issue boards
merge_request:
author:
---
title: LFS files can be stored in remote object storage such as S3
merge_request: 2760
author:
type: added
---
title: Add missing indexes to geo_event_log table
merge_request: 2836
author:
type: other
---
title: Add LDAP sync endpoint to Groups API
merge_request: 2785
author:
type: added
---
title: Check if LDAP users are in external groups on login
merge_request: 2720
author:
type: security
---
title: Ports style changes fixed in a conflict in ce to ee upstream to master for
new projects page
merge_request:
author:
---
title: Support handling of rename events in Geo Log Cursor
merge_request:
author:
---
title: Show Geo event log and cursor data in node status page
merge_request:
author:
type: changed
---
title: Fix Geo::RepositorySyncWorker so attempts to sync all projects if some are failing
merge_request: 2796
author:
type: fixed
---
title: 'Geo: Gracefully catch incorrect db key on primary'
merge_request: 2819
author:
type: fixed
---
title: Show geo.log in the Admin area
merge_request: 2845
author:
type: added
---
title: Improve copy so users will set up SSH from DB for Geo
merge_request: 2644
author:
type: changed
---
title: Handle Geo DB replication lag as 24h/day & 7d/week
merge_request: 2833
author:
type: fixed
---
title: Use a logger for the artifacts migration rake task
merge_request:
author:
type: changed
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