Commit f3bde3ec authored by Stan Hu's avatar Stan Hu

Update CHANGELOG-EE.md for 10.1.0-ee

[ci skip]
parent 26617719
Please view this file on the master branch, on stable branches it's out of date.
## 10.1.0 (2017-10-22)
- [SECURITY] Prevent Related Issues from leaking confidential issues. !541
- [FIXED] Geo - Selective replication allows admins to select any groups. !2779
- [FIXED] Fix CSV export when filtering issues by multiple labels. !2852
- [FIXED] Impersonation no longer gets stuck on password change. !2904
- [FIXED] Mirroring to remote repository no longer fails after a force push. !2919
- [FIXED] Fix a merge request validation error on forked projects. !2932
- [FIXED] Fix an error reporting some failures in the elasticsearch indexer. !2998
- [FIXED] Fix a Geo node validation, preventing admins from locking themselves out. !3040
- [FIXED] Find stuck scheduled import jobs and also mark them as failed. !3055
- [FIXED] Fix removing the username from the git repository URL for pull mirroring. !3060
- [FIXED] Prevent failed file syncs from stalling Geo backfill. !3101
- [FIXED] Fix reading the status of a secondary Geo node from the primary. !3140
- [FIXED] Always allow the default branch as a branch name. !3154
- [FIXED] Show errors when rebase onto target branch fails in the UI.
- [FIXED] Fix base link for issues on group boards.
- [FIXED] Don't create todos for old issue assignees.
- [FIXED] Geo: Fix attachments/avatars saving to the wrong directory.
- [FIXED] Save Geo files to a temporary file and rename after success.
- [FIXED] Fix personal snippets not downloading in Geo secondaries.
- [FIXED] Geo: Limit the huge cross-database pluck for LFS objects and attachments.
- [CHANGED] Schedule repository synchronization when processing events on a Geo secondary node. !2838
- [CHANGED] Create idea of read-only database and add method to check for it. !2954
- [CHANGED] Remove the backoff delay from Geo repository sync. !3009
- [CHANGED] Improves visibility of deploy boards.
- [CHANGED] Improve performance of rebasing by using worktree.
- [ADDED] Add suport for CI/CD pipeline policy management. !2986
- [ADDED] Add LDAP synchronization based on filter for GitLab groups.
- [OTHER] Add Geo rake task descriptions. !2925
- [OTHER] Improve logging output for several Geo background workers. !2961
- [OTHER] Add partial index on push_rules.is_sample.
- Add new push rule to reject unsigned commits. !2913
## 10.0.4 (2017-10-16)
- [SECURITY] Prevent Related Issues from leaking confidential issues. !541
......
---
title: Show errors when rebase onto target branch fails in the UI
merge_request:
author:
type: fixed
---
title: Mirroring to remote repository no longer fails after a force push.
merge_request: 2919
author:
type: fixed
---
title: Impersonation no longer gets stuck on password change.
merge_request: 2904
author:
type: fixed
---
title: Fix a merge request validation error on forked projects.
merge_request: 2932
author:
type: fixed
---
title: Schedule repository synchronization when processing events on a Geo secondary
node
merge_request: 2838
author:
type: changed
---
title: Geo - Selective replication allows admins to select any groups
merge_request: 2779
author:
type: fixed
---
title: Improves visibility of deploy boards
merge_request:
author:
type: changed
---
title: Remove the backoff delay from Geo repository sync
merge_request: 3009
author:
type: changed
---
title: Fix an error reporting some failures in the elasticsearch indexer
merge_request: 2998
author:
type: fixed
---
title: Fix base link for issues on group boards
merge_request:
author:
type: fixed
---
title: Fix removing the username from the git repository URL for pull mirroring
merge_request: 3060
author:
type: fixed
---
title: Don't create todos for old issue assignees
merge_request:
author:
type: fixed
---
title: Prevent failed file syncs from stalling Geo backfill
merge_request: 3101
author:
type: fixed
---
title: Fix reading the status of a secondary Geo node from the primary
merge_request: 3140
author:
type: fixed
---
title: Add new push rule to reject unsigned commits
merge_request: 2913
author:
---
title: Add partial index on push_rules.is_sample
merge_request:
author:
type: other
---
title: Always allow the default branch as a branch name
merge_request: 3154
author:
type: fixed
---
title: Fix a Geo node validation, preventing admins from locking themselves out
merge_request: 3040
author:
type: fixed
---
title: Add suport for CI/CD pipeline policy management
merge_request: 2986
author:
type: added
---
title: Add LDAP synchronization based on filter for GitLab groups
merge_request:
author:
type: added
---
title: Improve logging output for several Geo background workers
merge_request: 2961
author:
type: other
---
title: Fix CSV export when filtering issues by multiple labels
merge_request: 2852
author:
type: fixed
---
title: Find stuck scheduled import jobs and also mark them as failed.
merge_request: 3055
author:
type: fixed
---
title: Improve performance of rebasing by using worktree
merge_request:
author:
type: changed
---
title: 'Geo: Fix attachments/avatars saving to the wrong directory'
merge_request:
author:
type: fixed
---
title: Save Geo files to a temporary file and rename after success
merge_request:
author:
type: fixed
---
title: Fix personal snippets not downloading in Geo secondaries
merge_request:
author:
type: fixed
---
title: 'Geo: Limit the huge cross-database pluck for LFS objects and attachments'
merge_request:
author:
type: fixed
---
title: Add Geo rake task descriptions
merge_request: 2925
author:
type: other
---
title: Create idea of read-only database and add method to check for it
merge_request: 2954
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