Update CHANGELOG-EE.md for 11.5.0-ee

[ci skip]
parent 3e63c2d5
Please view this file on the master branch, on stable branches it's out of date.
## 11.5.0 (2018-11-22)
### Security (2 changes)
- Escape entity title while autocomplete template rendering to prevent XSS. !696
- Prevent templated services from being imported.
### Removed (1 change)
- Remove security report summary from pipelines view. !7844
### Fixed (25 changes, 3 of them are from the community)
- Geo: Remove connectivity check from primary to secondary from gitlab:geo:check rake task. !7821
- Include (closed) for closed epics in parsed text. !7946
- Add new state to the cluster application vue app. !7954
- Do not allow to assign an issue to an epic twice. !8004
- [Geo] Fix: Deleting a project leaves orphaned LFS objects and CI Job artifacts around. !8031
- Support `/client/features` Unleash endpoint. !8045
- Fix button rendering in license management in FF. !8046
- Geo: Handle orphaned Uploads records. !8054
- Geo - Redirect user back to the secondary after a logout & re-login via the primary. !8157
- Fix approver removal still being conducted even when "Cancel" is clicked in confirmation prompt. !8178
- Link project short SHA to commit url. !8214
- Update ops dashboard remove dropdown button. !8236 (George Tsiolis)
- Clear ops dashboard project search input on submit. !8239 (George Tsiolis)
- Fixes a dismissed vulnerability bug on the group security dashboard. !8343
- Fixes missing fields on the group security dashboard. !8360
- Fixes the view issue button in the Group Security Dashboard. !8385
- Ops Dashboard should be available for public projects on GitLab.com. !8399
- Update draft comments design to match new design. !8405
- Change issues analytics breadcrumb. !8414 (George Tsiolis)
- Include classification label in project API. !8426
- Fix Pod Log topbar position when perf bar is disabled.
- Always proxy reports downloads.
- Removes extra rigth margin from job page.
- Geo: Rails console message display primary/secondary state incorrectly.
- Disable Feature Flags and Packages if repository is disabled.
### Changed (13 changes, 1 of them is from the community)
- Add test button to Group SAML settings. !5622
- Group SAML status badges on members page. !5807
- Update related issues list styling to be more space efficient. !7784
- Refactor test reports to use new artifact architecture. !7827
- Add timeline icon for issue weights. !7847 (George Tsiolis)
- Added a search bar to `Admin > Geo > Projects`. !8079
- Geo: Deprecate source installations instructions. !8134
- Does not synchronize default branch for pull mirrors. !8138
- Adds split error states for the group security dashboard. !8208
- Geo: Improve read-only message in secondary nodes for actionable screens. !8238
- Improve error messages for operations dashboard. !8244
- Add documentation link to ops dashboard. !8296
- Issue board card design. !21229
### Added (24 changes, 1 of them is from the community)
- Group-level file templates. !7391
- Adds group-level Security Dashboard counts. !7564
- Parse SAST reports and store vulnerabilities in database. !7578
- elasticsearch 6 support - migrate from parent/child relationships to join. !7618
- Geo: Admin > Geo > Projects support for batch operations. !7806
- Create system notes for epic close and reopen. !7850
- Add Tracing landing and settings page. !7903
- Add modals and actions to the vulnerabilities in the Group security dashboard. !7910
- Assign code owner as approver. !7933
- Enable previewing of draft review comments. !7936
- Audit log: Add logging for project feature changes. !7962
- Add project operations dashboard. !7973
- Audit log: Add audit events for group setting changes. !7987
- Add approve quick action. !7989
- Show actual Milestone dates within tooltips for Milestones in Epics sidebar. !8048
- Allow filtering by weight in issues API. !8140 (Heinrich Lee Yu)
- Filter epics by state in API. !8179
- Support epics autocomplete for project objects. !8180
- Add 'l', 'r' and 'e' keyboard shortcuts support in Epic. !8203
- Configurable GitHub static context for statuses integration. !8235
- Send notifications for epic status change. !8247
- Support license management and performance using new reports syntax.
- Support reports: for project security dashboard.
- Add chart of issues created per month.
### Other (17 changes, 11 of them are from the community)
- Update boards list selector specs. !6266 (George Tsiolis)
- Write some Geo development documentation. !7452
- Connects the Group Security Dashboard API and Frontend. !7793
- Rails5: Fix epics finder count_key method In Rails5, the state enum value is passed instead of the database integer. !7822 (Jasper Maes)
- Rails 5: fix presence message validation for prometheus_alert. !7823 (Jasper Maes)
- Rails 5: fix mysql milliseconds problem in prometheus alert event spec. !7828 (Jasper Maes)
- Rails5: fix VulnerabilitySummaryEntity. !7893 (Jasper Maes)
- Update feature flags empty state. !7967 (George Tsiolis)
- Adds the security dashboard link. !7974
- Remove tooltip on sidebar text buttons. !8021 (George Tsiolis)
- Add a metric to the usage ping data to track the number of projects with at least one alert. !8058
- Remove unneeded permission checks from the mirror repositories partial. !8077
- Rails5: fix flaky mysql reset pipeline minutes spec. !8122 (Jasper Maes)
- Move `prepend` outside the `class` block for finders. !8192 (George Tsiolis)
- Rails5: fix operations controller spec nil parameter. !8209 (Jasper Maes)
- Update related issues title typography. !8267 (George Tsiolis)
- Geo: Clarify Geo HA documentation.
## 11.4.7 (2018-11-20)
### Fixed (1 change)
......
---
title: Assign code owner as approver
merge_request: 7933
author:
type: added
---
title: Add 'l', 'r' and 'e' keyboard shortcuts support in Epic
merge_request: 8203
author:
type: added
---
title: Geo - Redirect user back to the secondary after a logout & re-login via the primary
merge_request: 8157
author:
type: fixed
---
title: Issue board card design
merge_request: 21229
author:
type: changed
---
title: Add Tracing landing and settings page
merge_request: 7903
author:
type: added
---
title: Removes extra rigth margin from job page
merge_request:
author:
type: fixed
---
title: 'Geo: Deprecate source installations instructions'
merge_request: 8134
author:
type: changed
---
title: Add project operations dashboard
merge_request: 7973
author:
type: added
---
title: 'Geo: Handle orphaned Uploads records'
merge_request: 8054
author:
type: fixed
---
title: Group-level file templates
merge_request: 7391
author:
type: added
---
title: 'Geo: Clarify Geo HA documentation'
merge_request:
author:
type: other
---
title: Connects the Group Security Dashboard API and Frontend
merge_request: 7793
author:
type: other
---
title: Adds group-level Security Dashboard counts
merge_request: 7564
author:
type: added
---
title: Add modals and actions to the vulnerabilities in the Group security dashboard
merge_request: 7910
author:
type: added
---
title: Adds split error states for the group security dashboard
merge_request: 8208
author:
type: changed
---
title: Parse SAST reports and store vulnerabilities in database
merge_request: 7578
author:
type: added
---
title: Fix approver removal still being conducted even when "Cancel" is clicked in confirmation prompt
merge_request: 8178
author:
type: fixed
---
title: Create system notes for epic close and reopen
merge_request: 7850
author:
type: added
---
title: Show actual Milestone dates within tooltips for Milestones in Epics sidebar
merge_request: 8048
author:
type: added
---
title: 'Geo: Admin > Geo > Projects support for batch operations'
merge_request: 7806
author:
type: added
---
title: 'Geo: Remove connectivity check from primary to secondary from gitlab:geo:check
rake task'
merge_request: 7821
author:
type: fixed
---
title: Fix Pod Log topbar position when perf bar is disabled
merge_request:
author:
type: fixed
---
title: Send notifications for epic status change
merge_request: 8247
author:
type: added
---
title: Include (closed) for closed epics in parsed text
merge_request: 7946
author:
type: fixed
---
title: Remove unneeded permission checks from the mirror repositories partial.
merge_request: 8077
author:
type: other
---
title: Support epics autocomplete for project objects
merge_request: 8180
author:
type: added
---
title: Add new state to the cluster application vue app
merge_request: 7954
author:
type: fixed
---
title: Update related issues list styling to be more space efficient
merge_request: 7784
author:
type: changed
---
title: Filter epics by state in API
merge_request: 8179
author:
type: added
---
title: Remove security report summary from pipelines view
merge_request: 7844
author:
type: removed
---
title: '[Geo] Fix: Deleting a project leaves orphaned LFS objects and CI Job artifacts around'
merge_request: 8031
author:
type: fixed
---
title: Fix button rendering in license management in FF
merge_request: 8046
author:
type: fixed
---
title: Allow filtering by weight in issues API
merge_request: 8140
author: Heinrich Lee Yu
type: added
---
title: 'Geo: Rails console message display primary/secondary state incorrectly'
merge_request:
author:
type: fixed
---
title: Does not synchronize default branch for pull mirrors
merge_request: 8138
author:
type: changed
---
title: Added a search bar to `Admin > Geo > Projects`
merge_request: 8079
author:
type: changed
---
title: 'Geo: Improve read-only message in secondary nodes for actionable screens'
merge_request: 8238
author:
type: changed
---
title: Link project short SHA to commit url
merge_request: 8214
author:
type: fixed
---
title: Improve error messages for operations dashboard
merge_request: 8244
author:
type: changed
---
title: Add documentation link to ops dashboard
merge_request: 8296
author:
type: changed
---
title: Fixes missing fields on the group security dashboard
merge_request: 8360
author:
type: fixed
---
title: Fixes a dismissed vulnerability bug on the group security dashboard
merge_request: 8343
author:
type: fixed
---
title: Fixes the view issue button in the Group Security Dashboard
merge_request: 8385
author:
type: fixed
---
title: Ops Dashboard should be available for public projects on GitLab.com
merge_request: 8399
author:
type: fixed
---
title: Update draft comments design to match new design
merge_request: 8405
author:
type: fixed
---
title: Adds the security dashboard link
merge_request: 7974
author:
type: other
---
title: Always proxy reports downloads
merge_request:
author:
type: fixed
---
title: Enable previewing of draft review comments
merge_request: 7936
author:
type: added
---
title: Include classification label in project API
merge_request: 8426
author:
type: fixed
---
title: elasticsearch 6 support - migrate from parent/child relationships to join
merge_request: 7618
author:
type: added
---
title: Configurable GitHub static context for statuses integration
merge_request: 8235
author:
type: added
---
title: Disable Feature Flags and Packages if repository is disabled
merge_request:
author:
type: fixed
---
title: Change issues analytics breadcrumb
merge_request: 8414
author: George Tsiolis
type: fixed
---
title: Clear ops dashboard project search input on submit
merge_request: 8239
author: George Tsiolis
type: fixed
---
title: Move `prepend` outside the `class` block for finders
merge_request: 8192
author: George Tsiolis
type: other
---
title: Remove tooltip on sidebar text buttons
merge_request: 8021
author: George Tsiolis
type: other
---
title: Update feature flags empty state
merge_request: 7967
author: George Tsiolis
type: other
---
title: Update ops dashboard remove dropdown button
merge_request: 8236
author: George Tsiolis
type: fixed
---
title: Update related issues title typography
merge_request: 8267
author: George Tsiolis
type: other
---
title: Do not allow to assign an issue to an epic twice
merge_request: 8004
author:
type: fixed
---
title: Add chart of issues created per month
merge_request:
author:
type: added
---
title: Group SAML status badges on members page
merge_request: 5807
author:
type: changed
---
title: Add test button to Group SAML settings
merge_request: 5622
author:
type: changed
---
title: Update boards list selector specs
merge_request: 6266
author: George Tsiolis
type: other
---
title: 'Rails5: Fix epics finder count_key method In Rails5, the state enum value
is passed instead of the database integer.'
merge_request: 7822
author: Jasper Maes
type: other
---
title: 'Rails5: fix flaky mysql reset pipeline minutes spec'
merge_request: 8122
author: Jasper Maes
type: other
---
title: 'Rails5: fix operations controller spec nil parameter'
merge_request: 8209
author: Jasper Maes
type: other
---
title: 'Rails 5: fix presence message validation for prometheus_alert'
merge_request: 7823
author: Jasper Maes
type: other
---
title: 'Rails5: fix VulnerabilitySummaryEntity'
merge_request: 7893
author: Jasper Maes
type: other
---
title: 'Rails 5: fix mysql milliseconds problem in prometheus alert event spec'
merge_request: 7828
author: Jasper Maes
type: other
---
title: Refactor test reports to use new artifact architecture.
merge_request: 7827
author:
type: changed
---
title: Add a metric to the usage ping data to track the number of projects with at least one alert
merge_request: 8058
author:
type: other
---
title: Escape entity title while autocomplete template rendering to prevent XSS
merge_request: 696
author:
type: security
---
title: 'Audit log: Add audit events for group setting changes'
merge_request: 7987
author:
type: added
---
title: 'Audit log: Add logging for project feature changes'
merge_request: 7962
author:
type: added
---
title: Support license management and performance using new reports syntax
merge_request:
author:
type: added
---
title: 'Support reports: for project security dashboard'
merge_request:
author:
type: added
---
title: Write some Geo development documentation
merge_request: 7452
author:
type: other
---
title: Support `/client/features` Unleash endpoint
merge_request: 8045
author:
type: fixed
---
title: Add timeline icon for issue weights
merge_request: 7847
author: George Tsiolis
type: changed
---
title: Add approve quick action
merge_request: 7989
author:
type: added
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