Commit 45b0b4be authored by Felipe Artur's avatar Felipe Artur

Update CHANGELOG-EE.md for 9.1.0-ee

[ci skip]
parent 8ee949ba
Please view this file on the master branch, on stable branches it's out of date. Please view this file on the master branch, on stable branches it's out of date.
## 9.1.0 (2017-04-22)
- Fix rake gitlab:env:info elasticsearch datum. !1422
- Fix 500 errors caused by elasticsearch results referencing garbage-collected commits. !1430
- Adds timeout option to push mirrors. !1439
- elasticsearch: Add support for an experimental repository indexer. !1483
- Update color palette to a more harmonious and consistent one. !1500
- Cache Gitlab::Geo queries. !1507
- Add Service Desk feature. !1508
- Fix pre-receive hooks when using Git 2.11 or later. !1525
- Geo: Add support to sync avatars and attachments. !1562
- Fix Elasticsearch not working when URL ends with a forward slash. !1566
- Allow admins to perform global searches with Elasticsearch. !1578
- Periodically persists users activity to users.last_activity_on. !1597
- Removes duplicate count of LFS objects from repository_and_lfs_size method. !1599
- Fix searching notes and snippets as an auditor. !1674
- Fix searching for notes with elasticsearch when a user is a member of many projects. !1675
- Fix type declarations for spend/estimate values.
- Speed up suggested approvers on MR creation.
- Fix squashing MRs when the repository contains a ref named HEAD.
- Fix approver count reset when editing assignee or labels.
- Geo: handle git failures on GeoRepositoryFetchWorker.
- Give each elasticsearch worker its own sidekiq queue.
- Fixes broken link to pipeline quota.
- Prevent filtering issues by multiple Milestones or Authors.
- Fix 500 error when selecting a mirror user.
- Add index to approvals.merge_request_id.
- Added mock data for Deployboard.
- Add uuid to usage ping.
- Expose board project and milestone on boards API.
- Fix active user count to ignore internal users.
- Add warning when burndown data is not accurate.
- Check if incoming emails and email key are available for service desk.
- Add burndown chart to milestones.
- Make deployboard to be visible by default.
- Add a Rake task to make the current node the primary Geo node.
- Return 404 instead of a 500 error on API status endpoint if Geo tracking DB is not enabled.
- Remove N+1 queries for Groups::AnalyticsController.
- Show user cohorts data when usage ping is enabled.
- Visualise Canary Deployments.
## 9.0.6 (2017-04-21) ## 9.0.6 (2017-04-21)
- Cache Gitlab::Geo queries. !1507 - Cache Gitlab::Geo queries. !1507
......
---
title: Fix rake gitlab:env:info elasticsearch datum
merge_request: 1422
author:
---
title: Fix type declarations for spend/estimate values.
merge_request:
author:
---
title: 'elasticsearch: Add support for an experimental repository indexer'
merge_request: 1483
author:
---
title: Allow admins to perform global searches with Elasticsearch
merge_request: 1578
author:
---
title: Fix pre-receive hooks when using Git 2.11 or later.
merge_request: 1525
author:
---
title: Fix squashing MRs when the repository contains a ref named HEAD
merge_request:
author:
---
title: Adds timeout option to push mirrors
merge_request: 1439
author:
---
title: Fix approver count reset when editing assignee or labels
merge_request:
author:
---
title: 'Geo: handle git failures on GeoRepositoryFetchWorker'
merge_request:
author:
---
title: Fix Elasticsearch not working when URL ends with a forward slash
merge_request: 1566
author:
---
title: Removes duplicate count of LFS objects from repository_and_lfs_size method
merge_request: 1599
author:
---
title: Give each elasticsearch worker its own sidekiq queue
merge_request:
author:
---
title: Fixes broken link to pipeline quota
merge_request:
author:
---
title: Fix searching notes and snippets as an auditor
merge_request: 1674
author:
---
title: Prevent filtering issues by multiple Milestones or Authors
merge_request:
author:
---
title: Periodically persists users activity to users.last_activity_on
merge_request: 1597
author:
---
title: Update color palette to a more harmonious and consistent one.
merge_request: 1500
author:
---
title: Fix 500 errors caused by elasticsearch results referencing garbage-collected commits
merge_request: 1430
author:
---
title: Add index to approvals.merge_request_id
merge_request:
author:
---
title: Added mock data for Deployboard
merge_request:
author:
---
title: Add uuid to usage ping
merge_request:
author:
---
title: Expose board project and milestone on boards API
merge_request:
author:
---
title: Add Service Desk feature
merge_request: 1508
author:
---
title: 'Geo: Add support to sync avatars and attachments'
merge_request: 1562
author:
---
title: Add warning when burndown data is not accurate
merge_request:
author:
---
title: Check if incoming emails and email key are available for service desk
merge_request:
author:
---
title: Add burndown chart to milestones
merge_request:
author:
---
title: Make deployboard to be visible by default
merge_request:
author:
---
title: Add a Rake task to make the current node the primary Geo node
merge_request:
author:
---
title: Remove N+1 queries for Groups::AnalyticsController
merge_request:
author:
---
title: Show user cohorts data when usage ping is enabled
merge_request:
author:
---
title: Visualise Canary Deployments
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