Update CHANGELOG-EE.md for 11.1.0-ee

[ci skip]
parent eab6aa25
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.
## 11.1.0 (2018-07-22)
### Removed (1 change)
- Drop ignored Geo repository_storage_path columns. !5468
### Fixed (19 changes, 7 of them are from the community)
- Log audit and Geo events within a project destroy transaction. !6059
- Do not pre-select previous user(s) when creating protected branches. !6112
- Group SAML settings link hidden when unlicensed. !6147
- Geo: Fix repository/wiki sync race condition with multiple updates, especially in quick succession. !6161
- [Rails5] Fix error on missed :authenticate_user callback. !6257 (@blackst0ne)
- Rails5 fix expected: ({...}) got: (<ActionController::Parameters {...}). !6271 (Jasper Maes)
- Rails5 fix ArgumentError: wrong number of arguments (given 1, expected 2). !6272 (Jasper Maes)
- Rails5 fix NoMethodError: undefined method `join' for "":String. !6278 (Jasper Maes)
- [Rails5] fix Boards::ListsController expected the response to have status code 200 but it was 403. !6318 (Jasper Maes)
- [Rails5] fix NoMethodError: undefined method 'downcase' for Hash. !6319 (Jasper Maes)
- [Rails5] fix Projects::VulnerabilityFeedbackController didn't match the schema. !6320 (Jasper Maes)
- Fix CI/CD pipelines when repository HEAD points to an invalid branch. !6325
- Geo - Recalculates the checksum for projects up to date. !6333
- Fixes an issue with security reports footers. !6450
- Add missing sourceBranchLink prop to CI widget. !6493
- Resync project repositories on secondaries nodes when import finishes. !6529
- Adds permission checks to dismiss issue in security reports.
- Allow all but "/" chars for groups and projects paths on Jira dev panel integration.
- Fix weight system notes ending in commas.
### Changed (6 changes)
- [Geo] Invert the direction of Geo metrics acquisition. !5934
- Update read-only message banner styling for Geo secondary node. !6135
- Removes action buttons from resolved vulnerability modal. !6155
- Redesign contribution analytics graphs. !6194
- Geo - Retry checksum calculation for failures on the primary node. !6295
- Don't show 'Contribute to GitLab' link on self-hosted Enterprise Edition instances. !6297
### Performance (5 changes, 1 of them is from the community)
- Geo - Optimize query to return outdated projects that need to be reverified. !5879
- Boost Geo prune worker to run every 2 hours instead of 6. !6074
- Use tooltip component in MrWidgetSecondaryGeoNode vue component. !6078 (George Tsiolis)
- Eliminate N+1 queries in path lock checks during a push.
- Memoize the global default for push rules within the request.
### Added (13 changes, 1 of them is from the community)
- Add a new push rule to allow negative matching of commit messages. !5453 (Hannes Rosenögger)
- Pseudonymizer to safely export data for analytics. !5532
- Add filename filtering to code search with Elasticsearch. !5590
- Add API endpoint for viewing and editing board config. !5954
- Log repository check and failed count to Prometheus. !5984
- Allow repository verification concurrency to be controlled on primary and secondary. !6102
- Geo: HTTP git-lfs push (upload) and locks (verify, lock and unlock) to secondary now redirects to the primary. !6109
- Adds pod selection dropdown to pod logs screen. !6111
- Add support for autocompleting Epics and Labels within Epics. !6195
- Add project Security Dashboard. !6197
- Support GitLab subgroups in Jira development panel. !6290
- Render container scanning and dast reports in pipeline view.
- Add link to Jenkins documentation within integration and service template.
### Other (2 changes)
- Enable Geo snapshot synchronization for everyone. !6286
- Geo - Make Geo repository verification flag opt-out by default. !6369
## 11.0.4 (2018-07-17) ## 11.0.4 (2018-07-17)
- No changes. - No changes.
......
---
title: Support GitLab subgroups in Jira development panel
merge_request: 6290
author:
type: added
---
title: Add API endpoint for viewing and editing board config
merge_request: 5954
author:
type: added
---
title: Update read-only message banner styling for Geo secondary node
merge_request: 6135
author:
type: changed
---
title: Add filename filtering to code search with Elasticsearch
merge_request: 5590
author:
type: added
---
title: Allow repository verification concurrency to be controlled on primary and secondary
merge_request: 6102
author:
type: added
---
title: Add support for autocompleting Epics and Labels within Epics
merge_request: 6195
author:
type: added
---
title: "[Geo] Invert the direction of Geo metrics acquisition"
merge_request: 5934
author:
type: changed
---
title: Adds pod selection dropdown to pod logs screen
merge_request: 6111
author:
type: added
---
title: Allow all but "/" chars for groups and projects paths on Jira dev panel integration
merge_request:
author:
type: fixed
---
title: Add link to Jenkins documentation within integration and service template
merge_request:
author:
type: added
---
title: Removes action buttons from resolved vulnerability modal
merge_request: 6155
author:
type: changed
---
title: Fixes an issue with security reports footers
merge_request: 6450
author:
type: fixed
---
title: Geo - Optimize query to return outdated projects that need to be reverified
merge_request: 5879
author:
type: performance
---
title: Adds permission checks to dismiss issue in security reports
merge_request:
author:
type: fixed
---
title: Add project Security Dashboard
merge_request: 6197
author:
type: added
---
title: Render container scanning and dast reports in pipeline view
merge_request:
author:
type: added
---
title: 'Geo: HTTP git-lfs push (upload) and locks (verify, lock and unlock) to secondary now redirects to the primary'
merge_request: 6109
author:
type: added
---
title: Enable Geo snapshot synchronization for everyone
merge_request: 6286
author:
type: other
---
title: Geo - Retry checksum calculation for failures on the primary node
merge_request: 6295
author:
type: changed
---
title: Geo - Make Geo repository verification flag opt-out by default
merge_request: 6369
author:
type: other
---
title: Resync project repositories on secondaries nodes when import finishes
merge_request: 6529
author:
type: fixed
---
title: "[Rails5] Fix error on missed :authenticate_user callback"
merge_request: 6257
author: "@blackst0ne"
type: fixed
---
title: Geo - Recalculates the checksum for projects up to date
merge_request: 6333
author:
type: fixed
---
title: Do not pre-select previous user(s) when creating protected branches
merge_request: 6112
author:
type: fixed
---
title: Fix CI/CD pipelines when repository HEAD points to an invalid branch
merge_request: 6325
author:
type: fixed
---
title: Pseudonymizer to safely export data for analytics.
merge_request: 5532
author:
type: added
---
title: Group SAML settings link hidden when unlicensed
merge_request: 6147
author:
type: fixed
---
title: Redesign contribution analytics graphs
merge_request: 6194
author:
type: changed
---
title: Fix weight system notes ending in commas
merge_request:
author:
type: fixed
---
title: 'Geo: Fix repository/wiki sync race condition with multiple updates, especially
in quick succession.'
merge_request: 6161
author:
type: fixed
---
title: Add a new push rule to allow negative matching of commit messages.
merge_request: 5453
author: Hannes Rosenögger
type: added
---
title: 'Rails5 fix expected: ({...}) got: (<ActionController::Parameters {...})'
merge_request: 6271
author: Jasper Maes
type: fixed
---
title: 'Rails5 fix NoMethodError: undefined method `join'' for "":String'
merge_request: 6278
author: Jasper Maes
type: fixed
---
title: 'Rails5 fix ArgumentError: wrong number of arguments (given 1, expected 2)'
merge_request: 6272
author: Jasper Maes
type: fixed
---
title: "[Rails5] fix Boards::ListsController expected the response to have status
code 200 but it was 403"
merge_request: 6318
author: Jasper Maes
type: fixed
---
title: "[Rails5] fix Projects::VulnerabilityFeedbackController didn't match the schema"
merge_request: 6320
author: Jasper Maes
type: fixed
---
title: "[Rails5] fix NoMethodError: undefined method 'downcase' for Hash"
merge_request: 6319
author: Jasper Maes
type: fixed
---
title: Don't show 'Contribute to GitLab' link on self-hosted Enterprise Edition instances
merge_request: 6297
author:
type: changed
---
title: Log audit and Geo events within a project destroy transaction
merge_request: 6059
author:
type: fixed
---
title: Memoize the global default for push rules within the request
merge_request:
author:
type: performance
---
title: Eliminate N+1 queries in path lock checks during a push
merge_request:
author:
type: performance
---
title: Drop ignored Geo repository_storage_path columns
merge_request: 5468
author:
type: removed
---
title: Boost Geo prune worker to run every 2 hours instead of 6
merge_request: 6074
author:
type: performance
---
title: Log repository check and failed count to Prometheus
merge_request: 5984
author:
type: added
---
title: Use tooltip component in MrWidgetSecondaryGeoNode vue component
merge_request: 6078
author: George Tsiolis
type: performance
---
title: Add missing sourceBranchLink prop to CI widget
merge_request: 6493
author:
type: fixed
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