Commit 221ab608 authored by Clement Ho's avatar Clement Ho Committed by Robert Speicher

Update CHANGELOG-EE.md for 9.3.0-ee

[ci skip]
parent ceb63966
Please view this file on the master branch, on stable branches it's out of date.
## 9.3.0 (2017-06-22)
- Per user/group access levels for Protected Tags. !1629
- Add a user's memberships when logging in through LDAP. !1819
- Add server-wide Audit Log admin screen. !1852
- Move pull mirroring to adaptive scheduling. !1853
- Create a push rule to check the branch name. !1896 (Riccardo Padovani)
- Add shared_runners_minutes_limit to groups and users API. !1942
- Compare codeclimate artifacts on the merge request page. !1984
- Lookup users by email in LDAP if lookup by DN fails during sync. !2003
- Update mirror_user for project when mirror_user is deleted. !2013 (Athar Hameed)
- Geo: persist clone url prefix in the database. !2015
- Geo: prevent Gitlab::Git::Repository::NoRepository from stucking replication. !2115
- Geo: fixed Dynamic Backoff strategy that was not being used by workers. !2128
- [Elasticsearch] Improve code search for camel case.
- Fixed header being over issue boards when in focus mode.
- Fix: Approvals not reset if changing target branch.
- Fix bug where files over 2 GB would not be saved in Geo tracking DB.
- Add primary node clone URL to Geo secondary 'How to work faster with Geo' popover.
- Fix broken time sync leeway with Geo.
- Gracefully handle case when Geo secondary does not have the right db_key_base.
- Use the current node configuration to populate suggested new URL for Geo node.
- Check if a merge request is approved when merging from API or slash command.
- Add closed_at field to issue CSV export.
- Geo - Properly set tracking database connection and cron jobs on secondary nodes.
- Add push events to Geo event log.
- fix Rebase being disabled for unapproved MRs.
- Fix approvers dropdown when creating a merge request from a fork.
- Add relation between Pipelines.
- Allow to Trigger Pipeline using CI Job Token.
- Allow to view Personal pipelines quota.
- Geo - Use GeoNode#clone_url_prefix for the Geo::RepositorySyncService.
- Elasticsearch searches through the project description.
- Fix: /unassign by default unassigns everyone. Implement /reassign command.
- Speed up checking for approvers remaining.
## 9.2.7 (2017-06-21)
- Geo: fixed Dynamic Backoff strategy that was not being used by workers. !2128
......
---
title: Geo: Improve Repository Sync (with new SystemHook)
merge_request: 1789
author:
---
title: Check if a merge request is approved when merging from API or slash command
merge_request:
author:
---
title: Per user/group access levels for Protected Tags
merge_request: 1629
author:
---
title: Add push events to Geo event log
merge_request:
author:
---
title: Update mirror_user for project when mirror_user is deleted
merge_request: 2013
author: Athar Hameed
---
title: 'Geo: persist clone url prefix in the database'
merge_request: 2015
author:
---
title: 'Geo: prevent Gitlab::Git::Repository::NoRepository from stucking replication'
merge_request: 2115
author:
---
title: Add shared_runners_minutes_limit to groups and users API
merge_request: 1942
author:
---
title: Add relation between Pipelines
merge_request:
author:
---
title: Allow to Trigger Pipeline using CI Job Token
merge_request:
author:
---
title: Allow to view Personal pipelines quota
merge_request:
author:
---
title: Lookup users by email in LDAP if lookup by DN fails during sync
merge_request: 2003
author:
---
title: Add a user's memberships when logging in through LDAP
merge_request: 1819
author:
---
title: Geo - Use GeoNode#clone_url_prefix for the Geo::RepositorySyncService
merge_request:
author:
---
title: Compare codeclimate artifacts on the merge request page
merge_request: 1984
author:
---
title: Elasticsearch searches through the project description
merge_request:
author:
---
title: Create a push rule to check the branch name
merge_request: 1896
author: Riccardo Padovani
---
title: Add server-wide Audit Log admin screen
merge_request: 1852
author:
---
title: 'Fix: /unassign by default unassigns everyone. Implement /reassign command'
merge_request:
author:
---
title: Speed up checking for approvers remaining
merge_request:
author:
---
title: "[Elasticsearch] Improve code search for camel case"
merge_request:
author:
---
title: Move pull mirroring to adaptive scheduling
merge_request: 1853
author:
---
title: 'Fix: Approvals not reset if changing target branch'
merge_request:
author:
---
title: Add primary node clone URL to Geo secondary 'How to work faster with Geo' popover
merge_request:
author:
---
title: Fix broken time sync leeway with Geo
merge_request:
author:
---
title: Gracefully handle case when Geo secondary does not have the right db_key_base
merge_request:
author:
---
title: Use the current node configuration to populate suggested new URL for Geo node
merge_request:
author:
---
title: Add closed_at field to issue CSV export
merge_request:
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