Update CHANGELOG-EE.md for 13.0.0-ee

[ci skip]
parent a2cd8492
Please view this file on the master branch, on stable branches it's out of date.
## 13.0.0 (2020-05-22)
### Security (1 change)
- Apply CODEOWNERS validations to web requests. !31283
### Removed (1 change)
- Remove deprecated route for serving full-size Design Management design files. !30917
### Fixed (77 changes, 5 of them are from the community)
- Enforce CODEOWNER rules for renaming of files. !26513
- Preserve date filters in value stream and productivity analytics. !27102
- Fix 404s when clicking links in full code quality report. !27138
- Remove Admin > Settings > Templates link from sidenav when insufficient license. !27172
- Geo - Does not write to DB when using 2FA via OTP for admin mode. !27450
- Use group parent for subgroup labels requests. !27564
- Hidden stages should not appear in duration chart. !27568
- Maven packages API allows HEAD requests to package files when using Amazon S3 as a object storage backend. !27612
- Prevent renaming a locked file. !27623
- Use absolute URLs to ensure links to the source of SAST vulnerabilities resolve. !27747
- Prevent issues from being promoted twice. !27837
- Display error message in custom metric form validation when prometheus URL is blocked. !27863
- Append inapplicable rules when creating MR. !27886
- Fix passing project_ids to Value Stream Analytics. !27895
- Support inapplicable rules when creating MR. !27971
- Fix vsa label dropdown limit. !28073
- Fix analytics group and project loading spinners styling. !28094
- Include subgroups when populating group security dashboard. !28154
- Hide ability to create alert on custom metrics dashboard. !28180
- Fix epics not preserving their state on Group Import. !28203
- Fix invalid scoped label documentation URL when rendered in Markdown. !28268
- Fix create epic in tree after selecting Add issue. !28300
- Fix HTTP status code for Todos API when an epic cannot be found. !28310
- Allow SCIM to create an identity for an existing user. !28379
- Perform Geo actions on projects only. !28421
- Allow unsetting "Required pipeline configuration" for CI/CD. !28432
- Geo: Self-service framework does not associate geo_event_log row to geo_event. !28457
- Return overridden property in API response. !28521
- Fix billed users id and count from shared group. !28645
- Hide Request subtitle when Threat Monitoring has no data. !28760
- Fix repository settings page loading issues for some imported projects with pull mirroring. !28879
- Fix group_plan in group member data for system hooks. !29013
- Fix imageLoading bug when scrolling back to design. !29223
- Fix Elasticsearch rollout stale cache bug. !29233
- Resolve Creating an annotation on the design that is bigger that screen size is broken. !29351
- Fix incorrect dropdown styling for embedded metric charts. !29380 (Gilang Gumilar)
- Close all other sidebars when the boards list settings sidebar is opened. !29456
- Fix incorrect repositioning of design comment pins when mouse leaves viewport. !29464
- Fix board edit weight values 0 or None. !29606
- Fix lack-of padding on design view notes sidebar. !29654
- Remove duplicate QA attribute for burndown charts. !29719
- Add validation to Conan recipe that conforms with Conan.io. !29739 (Bola Ahmed Buari)
- Fix caching performance and some cache bugs with elasticsearch enabled check. !29751
- Fix wiki indexing for imported projects. !29952
- Fix filter todos by design. !29972 (Gilang Gumilar)
- Fix the error message on Security & Operations dashboard by fixing the API response. !30047
- Fix showing New requirement button to unauthenticated user. !30085 (Gilang Gumilar)
- Ignore invalid license_scanning reports. !30114
- Sort dependency scanning reports before merging. !30190
- Fix typos on Threat Management page. !30218
- Fix infinte loading spinner when visiting non-existent design. !30263
- Fix third party advisory links. !30271
- Fix dismissal state not being updated. !30503
- Add sort and order for policy violations. !30568
- If a parent group enforces SAML SSO, when adding a member to that group, its subgroup or its project the autocomplete shows only users who have identity with the SAML provider of the parent group. !30607
- Geo: Fix empty synchronisation status when nothing is synchronised. !30710
- Don't hide Open/Closed Icon for Issue. !30819
- No seat link sync for licenses without expiration. !30874
- Fix project insights page when projects.only parameter is used. !30988
- Fixes styling on vulnerability counts. !31076
- Hide child epic icon on Roadmap for accounts without child epics support. !31250
- Add license check for the 'send emails from Admin area' feature. !31434
- Avoid saving author object in audit_events table. !31456
- Fix 500 errors caused by globally searching for scopes which cannot be used without Elasticsearch. !31508
- Show .Net license scan results as links. !31552
- Fix incorrect notice text on insights page. !31570
- Add license restriction to HealthStatus. !31571
- Fix issues search to include the epic filter ANY. !31614
- Reduce 413 errors when making bulk indexing requests to Elasticsearch. !31653
- Fix CI minutes notification when unauthenticated. !31724
- Add LFS workhorse upload path to allowed upload paths. !31794
- Relax force pull mirror update restriction. !32075
- Show correct last successful update timestamp. !32078
- Fix missing dismissed_by field. !32147
- Fix empty unit display of time metrics. !32388
- Fixes file row commits not showing for certain projects.
- Validates ElasticSearch URLs are valid HTTP(S) URLs. (mbergeron)
### Deprecated (2 changes)
- Document planned deprecation of 'marked_for_deletion_at' attribute in Projects API in GitLab 13.0. !28993
- Document planned deprecation of 'projects' and 'shared_projects' attributes in Groups API in GitLab 13.0. !29113
### Changed (64 changes, 1 of them is from the community)
- Allow Value Stream Analytics custom stages to be manually ordered. !26074
- Create more intuitive Popover information for Geo Node Sync Status. !27033
- Make "Value Stream" the default page that appears when clicking the group-level "Analytics" sidebar item. !27277 (Gilang Gumilar)
- Update renewal banner messaging and styling. !27530
- Hide company question for new account signups. !27563
- Create more intuitive Verification Popover for Geo Node Syncs. !27624
- Disabled Primary Node Removal button when removal is not allowed. !27836
- Move issue/apic hierarchy items to a tooltip. !27969
- Update copy for Adding Licenses. !27970
- Sort events alphabetically on Value Stream Analytics Stage form. !28005
- Return 202 Accepted status code when fetching incompleted Vulnerability Export from API. !28314
- Use dropdown to change health status. !28547
- Change GraphQL arguments in group.timelogs query to use startTime and endTime. !28560
- Enable issue board focus mode for all tiers on Enterprise Edition. !28597
- Clarify detected license results in merge request: Group licenses by status. !28631
- Deleting packages from a deeper paginated page will no longer return you to the first page. !28638
- Sort Dependency List by severity by default. !28654
- Make Dependency List pipeline subheading more succinct. !28665
- Enable export issues feature for all tiers on Enterprise Edition. !28675
- Remove scoped labels documentation link. !28701
- Change summary text copy for license-compliance MR widget. !28732
- Update License Compliance docs url. !28853
- Differentiate between empty and disabled Geo sync. !28963
- Move deploy keys section back to repository settings. !29184
- Hide Pipeline Security tab from reporters. !29334
- Make Geo Selective Sync More Clear from the Node Details view. !29596
- Fix checkbox alignment and responsive word-break for secure table rows. !29659
- Add tracking to Subscription banner. !29735
- SSO Enforcement requires sign in within 7 days. !29786
- Geo - Better Out of Date Errors. !29800
- Replace non-standard term in Issues Analytics chart labels. !29810
- Change default icon for neutral-state items in merge request widget. !30008
- Remove tasks_by_type_chart feature flag. !30034
- Modify existing out of runner minutes banner to handle 3 different warning levels. !30088
- Resolve Allow multiple screenshots to be uploaded in copy paste. !30152
- Improve the running out of CI minutes email notification. !30188
- Change 'Whats New' dropdown item url. !30198
- Link Buy additional minutes button straight to funnel. !30248
- Improve design management image loads by avoiding refetching image urls for designs. !30280
- Change logic to find the current license. !30296
- Link license management button to license compliance policies section. !30344
- Sort license policy violations first. !30564
- Change UI requirements route from project/requirements to project/requirements_management/requirements. !30583
- Change default concurrency of merge trains to twenty. !30599
- Clarify security report findings in merge request widget. !30688
- Consolidate epic tree buttons. !30816
- Increase ProcessBookkeepingService batch to 10_000. !30817
- Modify GraphQL mutation for adding projects to Instance Security Dashboard to support only single project id. !30865
- Add subscription banner to group/subgroup pages. !30883
- Geo - Add Empty States. !31010
- Remove customizable_cycle_analytics feature flag. !31189
- Geo - Bring settings UI in-line with other Geo Views. !31257
- Cards in Epic Tree have two lines of content. !31300
- Add request information to vulnerability-detail modal. !31422
- Move registrations progress bar to a generic place and make it configurable. !31484
- Reduce epic health status noise in epic tree. !31555
- Modify GraphQL mutation for removing project from Instance Security Dashboard to use id instead of projectId. !31575
- Enable onboarding issues experiment on Welcome screen. !31656
- Expring Subscription banner has plan specific text. !31777
- Geo - Better visualize type of node on form. !31784
- Improve tooltips for compliance framework badges. !31883
- Allow developers to see ci minutes notifications. !31937
- Log Audit Event when Group SAML adds a user to a group. !32333
- Audit logs now uses filtered search.
### Performance (13 changes, 1 of them is from the community)
- Geo - Improve query to retrieve Job Artifacts, LFS Objects, and Uploads with files stored locally. !24891
- Geo - Use bulk insert to improve performance of RegistryBackfillService. !27720
- Improve Group Security Dashboard performance. !27959
- Fix N+1 queries in Audit Events controllers. !28399
- Move Clusters Application CertManager to batch counting. !28771
- Move Clusters Application Helm to batch counting. !28995
- Move Clusters Application Ingress to batch counting. !28999
- Move Clusters Application Knative to batch counting. !29003
- Preload path locks for TreeSummary. !29949
- Debounce pull mirror invocation. !30157
- Advanced Search API: Eager load more issue associations to reduce N+1 queries. !30233
- Make the ElasticCommitIndexer idempotent to enable job de-duplication. !31500 (mbergeron)
- Use data-interchange format based on .ndjson for Project import and export. !31601
### Added (129 changes, 13 of them are from the community)
- Support setting threshold for browser performance degradation through CI config. !21824
- Restrict page access when restricted level is public. !22522 (briankabiro)
- Add ability to expand epics in roadmap. !23600
- Prefer smaller image size for design cards in Design Management. !24828
- Warn users when they close a blocked issue. !25089
- Added setting to use a custom service desk email. !25240
- Add ability to explore zoomed in designs via click-and-drag. !25405
- Allow GMA groups to specify their own PAT expiry setting. !25963
- Add vulnerabilities field to QueryType. !26348
- On-demand Evidence creation. !26591
- Add API endpoint for new members' count in Group Activity Analytics. !26601
- Allow multiple root certificates for smartcard auth. !26812
- Add scanned URL count and link to scanned resources in DAST reports. !26825
- Add a button to export vulnerabilities in CSV format. !26838
- Add #resolved_on_default_branch to Vulnerability. !26906
- Migrate SAML to SCIM Identities. !26940
- Expose smaller sized Design Management design images in GraphQL. !26947
- Add Snowplow tracking for Container Registry events. !27001
- Geo - Support git clone/pull operations for repositories that are not yet replicated. !27072
- Add an indicator icon to issues on subepics when filtering by epic. !27212
- Add a count of the scanned resources to Security::Scan. !27260
- Track primary package file checksum counts. !27271
- Anonymize GitLab user/group names on Status Detail Pages. !27273
- Enable NetworkPolicy Statistics by default. !27365
- Separate approval setting entities into own class files. !27423 (Rajendra Kadam)
- Show custom 'media broken' icon for broken images in Design Management. !27460
- Display loading spinner when Design Card images are loading. !27475
- Updated link to Status Page docs. !27500
- Adds support for storing notes for vulnerabilities. !27515
- Add endpoints to fetch notes/discussions for vulnerability. !27585
- Support PyPi package upload. !27632
- Separate conan package entities into own class files. !27642 (Rajendra Kadam)
- Separate model only entities into own class files. !27665 (Rajendra Kadam)
- Add terraform report to merge request widget. !27700
- Add a DB column to allow GMA groups to specify their PAT expiry setting. !27769
- Separate user, project and entity helper modules into own class files. !27771 (Rajendra Kadam)
- Add rake task for reindexing Elasticsearch. !27772
- Separate group, member, group_detail and identity modules into own class files. !27797 (Rajendra Kadam)
- Indicate whether the alert is firing. !27825
- Support PyPi package installation. !27827
- Separate code review, design and group modules into own class files. !27860 (Rajendra Kadam)
- Add Health Status badge in Epic tree. !27869
- Separate nuget package entities into own class files. !27898 (Rajendra Kadam)
- Create issue link when creating issue from vulnerability. !27899
- Geo: Proxy SSH git operations for repositories that are not yet replicated. !27994
- Add pipeline statuses to Compliance Dashboard. !28001
- Add Usage Ping For Status Page. !28002
- Adds additional pipeline information to packages API result. !28040
- Allow to save issue health status. !28146
- Add a compliance framework setting to project. !28182
- Add project template for HIPAA Audit Protocol. !28187
- Create system note when health status is updated. !28232
- Pre-populate prometheus alert modal. !28291 (Gilang Gumilar)
- Usage ping for customized Value Stream Management stage count. !28308
- Add evidence to vulnerability details. !28315
- Added confidential column to epics table. !28428
- Geo GraphQL API: Add geoNode at root. !28454
- Refactor duplicate specs in ee user model. !28513 (Rajendra Kadam)
- Refactor duplicate specs in ee group model. !28538 (Rajendra Kadam)
- Lazy-loading design images with IntersectionObserver. !28555
- Create group-level audit event for Group SAML SSO sign in. !28575
- Renewal banner has auto-renew specific messaging. !28579
- Automatically embed metrics in issues for alerts from manually configured Prometheus instances. !28622
- Epic tree move child with drag and drop. !28629
- Show the number of scanned resources in the DAST vulnerability report. !28718
- Expose 'marked_for_deletion_on' attribute in Projects API. !28754
- Show policy violations in license compliance. !28862
- Migrate project snippets to the ghost user when the user is deleted. !28870 (George Thomas @thegeorgeous)
- Provide instance level setting to enable or disable 'default branch protection' at the group level for group owners. !28997
- Add spentAt field to TimelogType and deprecate date field. !29024
- Add hierarchy depth to roadmaps. !29105
- Add mutation to Dismiss Vulnerability GraphQL API. !29150
- Add "whats new" item to help dropdown. !29183
- Expose hasParent GraphQL field on epic. !29214
- Display indicator to rule name in approval rules. !29315
- Add status page url to setting form in UI. !29359
- Enable Standalone Vulnerabilities feature for improving Vulnerability Management. !29431
- Add `group_id` column into vulnerability_exports table. !29498
- Enable creation on custom index with rake. !29598 (mbergeron)
- Replace pipeline quota with usage quotas for user namespaces. !29806
- Add GraphQL mutation to update limit metric settings on board lists. !29897
- Adds PyPi installation instructions to package details page. !29935
- Survey Responses landing page. !29951
- Add limit metric to list type. !30028
- Add GraphQL query for Instance Security Dashboard projects. !30064
- Adds PyPi tab to the packages list page. !30078
- Export an instance-level vulnerabilities report. !30079
- Add GraphQL mutation for adding projects to Instance Security Dashboard. !30092
- Add GraphQL mutation for removing projects from Instance Security Dashboard. !30100
- Show specific success message when uploading a future license. !30161
- Show all licenses and highlight current license in license history. !30172
- Adds pipeline project name and link to package title. !30275
- Enable expiring subscription banner. !30304
- Handle subscription purchase flow via GitLab. !30324
- Add Approved By in filtered MR search. !30335
- Add autocompletion to Design View comment form. !30347
- Add confidential flag in epic create. !30370
- Add API endpoints to generate instance level security report exports. !30397
- Add scanner name, version and URL to Vulnerability Modal. !30458
- Introduce negative filters for code review analytics. !30506
- Add NuGet dependencies extraction to the GitLab Packages Repository. !30618
- Add vulnerability fields to GraphQL project, group, and global scope. !30663
- Add vulnerability history to graphQL. !30674
- Add package tags support to the GitLab NuGet Packages Repository. !30726
- Add `Group Name` and `Project Name` into vulnerability export CSV file. !30755
- Display banner to admins when there are users over license. !30813
- Geo Replication View. !30890
- Record impersonator information on audit event. !30970
- Measure project import and export service execution. !30977
- Adds package_name filter to group packages API. !30980
- Add Nuget metadatum support in GitLab Packages. !30994
- Show the You're running out of CI minutes warnings on relevant pages in GitLab. !31012
- Add spinner to roadmap. !31080
- Add standaloneVulnerabilitiesEnabled filter to group projects resolver for GraphQL. !31081
- Add push rules configuration for groups - frontend. !31085
- Add project import to group as audit event. !31103
- Add Web IDE terminal usage counter. !31158
- Add versions array to the package API payload. !31231
- Rate limit the 'Send emails from Admin Area' feature. !31308
- Add graphql endpoint for project packages list. !31344
- Add project filter. !31444
- Show specific content for future-dated licenses. !31463
- Add lead time and cycle time to value stream analytics. !31559
- Geo - Enable geo_file_registry_ssot_sync feature flag by default. !31671
- Geo - Enable geo_job_artifact_registry_ssot_sync feature flag by default. !31672
- Introduce a new API endpoint to generate group-level vulnerability exports. !31889
- Add number of projects with compliance framework to usage ping. !31923
- Adds versions tab and additional versions list to packages details page. !31940
- Add link to customer portal from license dashboard.
### Other (12 changes, 3 of them are from the community)
- Add verification related fields to packages_package_files table. !25411
- Refactor expected_paginated_array_response. !25500 (George Thomas @thegeorgeous)
- Monitoring for Elasticsearch incremental updates buffer queue. !27384
- Use warning icon for alert widget in monitoring dashboard. !27545
- Improved tests by removing duplicated specs. !28525 (Leandro Silva)
- Move service desk from Premium to Starter plan. !29980
- Change license history wording. !30148
- Make active_users param mandatory for SyncSeatLinkRequestWorker#perform. !30810
- Track group wiki storage in DB. !31121
- Replace undefined confidence with unknown severity for occurrences. !31200
- Replace undefined confidence with unknown severity for vulnerabilities. !31593
- Translate unauthenticated user string for Audit Event. !31856 (Sashi Kumar)
## 12.10.6 (2020-05-15)
- No changes.
......
---
title: Add scanned URL count and link to scanned resources in DAST reports
merge_request: 26825
author:
type: added
---
title: Add a count of the scanned resources to Security::Scan.
merge_request: 27260
author:
type: added
---
title: Make Geo Selective Sync More Clear from the Node Details view
merge_request: 29596
author:
type: changed
---
title: Fix board edit weight values 0 or None
merge_request: 29606
author:
type: fixed
---
title: Debounce pull mirror invocation
merge_request: 30157
author:
type: performance
---
title: Add a DB column to allow GMA groups to specify their PAT expiry setting
merge_request: 27769
author:
type: added
---
title: Allow GMA groups to specify their own PAT expiry setting
merge_request: 25963
author:
type: added
---
title: Change summary text copy for license-compliance MR widget
merge_request: 28732
author:
type: changed
---
title: 'Clarify detected license results in merge request: Group licenses by status'
merge_request: 28631
author:
type: changed
---
title: Expose smaller sized Design Management design images in GraphQL
merge_request: 26947
author:
type: added
---
title: Allow unsetting "Required pipeline configuration" for CI/CD
merge_request: 28432
author:
type: fixed
---
title: Differentiate between empty and disabled Geo sync
merge_request: 28963
author:
type: changed
---
title: Add project template for HIPAA Audit Protocol
merge_request: 28187
author:
type: added
---
title: Add verification related fields to packages_package_files table
merge_request: 25411
author:
type: other
---
title: Track primary package file checksum counts
merge_request: 27271
author:
type: added
---
title: Hide Request subtitle when Threat Monitoring has no data
merge_request: 28760
author:
type: fixed
---
title: Restrict page access when restricted level is public
merge_request: 22522
author: briankabiro
type: added
---
title: Fix create epic in tree after selecting Add issue
merge_request: 28300
author:
type: fixed
---
title: Make Dependency List pipeline subheading more succinct
merge_request: 28665
author:
type: changed
---
title: Sort Dependency List by severity by default
merge_request: 28654
author:
type: changed
---
title: Allow Value Stream Analytics custom stages to be manually ordered
merge_request: 26074
author:
type: changed
---
title: Fix the error message on Security & Operations dashboard by fixing the API response
merge_request: 30047
author:
type: fixed
---
title: Change GraphQL arguments in group.timelogs query to use startTime and endTime
merge_request: 28560
author:
type: changed
---
title: Geo - Use bulk insert to improve performance of RegistryBackfillService
merge_request: 27720
author:
type: performance
---
title: Close all other sidebars when the boards list settings sidebar is opened
merge_request: 29456
author:
type: fixed
---
title: Allow multiple root certificates for smartcard auth
merge_request: 26812
author:
type: added
---
title: Move issue/apic hierarchy items to a tooltip
merge_request: 27969
author:
type: changed
---
title: Add a button to export vulnerabilities in CSV format.
merge_request: 26838
author:
type: added
---
title: Return 202 Accepted status code when fetching incompleted Vulnerability Export
from API
merge_request: 28314
author:
type: changed
---
title: Adds additional pipeline information to packages API result
merge_request: 28040
author:
type: added
---
title: Deleting packages from a deeper paginated page will no longer return you to
the first page
merge_request: 28638
author:
type: changed
---
title: Adds versions tab and additional versions list to packages details page
merge_request: 31940
author:
type: added
---
title: Add versions array to the package API payload
merge_request: 31231
author:
type: added
---
title: Enforce CODEOWNER rules for renaming of files
merge_request: 26513
author:
type: fixed
---
title: On-demand Evidence creation
merge_request: 26591
author:
type: added
---
title: Link license management button to license compliance policies section
merge_request: 30344
author:
type: changed
---
title: Validates ElasticSearch URLs are valid HTTP(S) URLs
merge_request:
author: mbergeron
type: fixed
---
title: Append inapplicable rules when creating MR
merge_request: 27886
author:
type: fixed
---
title: Support inapplicable rules when creating MR
merge_request: 27971
author:
type: fixed
---
title: Display indicator to rule name in approval rules
merge_request: 29315
author:
type: added
---
title: Return overridden property in API response
merge_request: 28521
author:
type: fixed
---
title: Geo - Add Empty States
merge_request: 31010
author:
type: changed
---
title: Adds PyPi installation instructions to package details page
merge_request: 29935
author:
type: added
---
title: Adds PyPi tab to the packages list page
merge_request: 30078
author:
type: added
---
title: Geo - Support git clone/pull operations for repositories that are not yet replicated
merge_request: 27072
author:
type: added
---
title: 'Geo: Proxy SSH git operations for repositories that are not yet replicated'
merge_request: 27994
author:
type: added
---
title: Hide company question for new account signups
merge_request: 27563
author:
type: changed
---
title: Add Snowplow tracking for Container Registry events
merge_request: 27001
author:
type: added
---
title: Hide ability to create alert on custom metrics dashboard
merge_request: 28180
author:
type: fixed
---
title: Make the ElasticCommitIndexer idempotent to enable job de-duplication.
merge_request: 31500
author: mbergeron
type: performance
---
title: Refactor expected_paginated_array_response
merge_request: 25500
author: George Thomas @thegeorgeous
type: other
---
title: Migrate project snippets to the ghost user when the user is deleted
merge_request: 28870
author: George Thomas @thegeorgeous
type: added
---
title: Fix passing project_ids to Value Stream Analytics
merge_request: 27895
author:
type: fixed
---
title: Introduce negative filters for code review analytics
merge_request: 30506
author:
type: added
---
title: Preserve date filters in value stream and productivity analytics
merge_request: 27102
author:
type: fixed
---
title: Monitoring for Elasticsearch incremental updates buffer queue
merge_request: 27384
author:
type: other
---
title: Add Usage Ping For Status Page
merge_request: 28002
author:
type: added
---
title: Fix wiki indexing for imported projects.
merge_request: 29952
author:
type: fixed
---
title: Add terraform report to merge request widget
merge_request: 27700
author:
type: added
---
title: Fix checkbox alignment and responsive word-break for secure table rows
merge_request: 29659
author:
type: changed
---
title: Remove deprecated route for serving full-size Design Management design files
merge_request: 30917
author:
type: removed
---
title: Fix analytics group and project loading spinners styling
merge_request: 28094
author:
type: fixed
---
title: Indicate whether the alert is firing
merge_request: 27825
author:
type: added
---
title: Support PyPi package upload
merge_request: 27632
author:
type: added
---
title: Support PyPi package installation
merge_request: 27827
author:
type: added
---
title: Anonymize GitLab user/group names on Status Detail Pages
merge_request: 27273
author:
type: added
---
title: Add GraphQL mutation to update limit metric settings on board lists
merge_request: 29897
author:
type: added
---
title: Create more intuitive Verification Popover for Geo Node Syncs
merge_request: 27624
author:
type: changed
---
title: Adds support for storing notes for vulnerabilities
merge_request: 27515
author:
type: added
---
title: Add endpoints to fetch notes/discussions for vulnerability
merge_request: 27585
author:
type: added
---
title: Create issue link when creating issue from vulnerability
merge_request: 27899
author:
type: added
---
title: Fix incorrect dropdown styling for embedded metric charts
merge_request: 29380
author: Gilang Gumilar
type: fixed
---
title: Make "Value Stream" the default page that appears when clicking the group-level "Analytics" sidebar item.
merge_request: 27277
author: Gilang Gumilar
type: changed
---
title: Fix 404s when clicking links in full code quality report
merge_request: 27138
author:
type: fixed
---
title: Usage ping for customized Value Stream Management stage count
merge_request: 28308
author:
type: added
---
title: Remove Admin > Settings > Templates link from sidenav when insufficient license
merge_request: 27172
author:
type: fixed
---
title: Geo - Enable geo_file_registry_ssot_sync feature flag by default
merge_request: 31671
author:
type: added
---
title: Geo - Enable geo_job_artifact_registry_ssot_sync feature flag by default
merge_request: 31672
author:
type: added
---
title: Adds pipeline project name and link to package title
merge_request: 30275
author:
type: added
---
title: Geo - Does not write to DB when using 2FA via OTP for admin mode
merge_request: 27450
author:
type: fixed
---
title: Reduce 413 errors when making bulk indexing requests to Elasticsearch
merge_request: 31653
author:
type: fixed
---
title: Hidden stages should not appear in duration chart
merge_request: 27568
author:
type: fixed
---
title: Geo - Better Out of Date Errors
merge_request: 29800
author:
type: changed
---
title: Provide instance level setting to enable or disable 'default branch protection'
at the group level for group owners
merge_request: 28997
author:
type: added
---
title: 'Geo: Self-service framework does not associate geo_event_log row to geo_event'
merge_request: 28457
author:
type: fixed
---
title: Modify existing out of runner minutes banner to handle 3 different warning levels
merge_request: 30088
author:
type: changed
---
title: Show the You're running out of CI minutes warnings on relevant pages in GitLab
merge_request: 31012
author:
type: added
---
title: Pre-populate prometheus alert modal
merge_request: 28291
author: Gilang Gumilar
type: added
---
title: Add LFS workhorse upload path to allowed upload paths
merge_request: 31794
author:
type: fixed
---
title: Fix repository settings page loading issues for some imported projects with pull mirroring
merge_request: 28879
author:
type: fixed
---
title: Fix project insights page when projects.only parameter is used
merge_request: 30988
author:
type: fixed
---
title: Move deploy keys section back to repository settings
merge_request: 29184
author:
type: changed
---
title: Make active_users param mandatory for SyncSeatLinkRequestWorker#perform
merge_request: 30810
author:
type: other
---
title: Document planned deprecation of 'marked_for_deletion_at' attribute in Projects
API in GitLab 13.0
merge_request: 28993
author:
type: deprecated
---
title: Expose 'marked_for_deletion_on' attribute in Projects API
merge_request: 28754
author:
type: added
---
title: Hide Pipeline Security tab from reporters
merge_request: 29334
author:
type: changed
---
title: Move Clusters Application CertManager to batch counting
merge_request: 28771
author:
type: performance
---
title: Move Clusters Application Helm to batch counting
merge_request: 28995
author:
type: performance
---
title: Move Clusters Application Ingress to batch counting
merge_request: 28999
author:
type: performance
---
title: Move Clusters Application Knative to batch counting
merge_request: 29003
author:
type: performance
---
title: Measure project import and export service execution
merge_request: 30977
author:
type: added
---
title: Introduce a new API endpoint to generate group-level vulnerability exports
merge_request: 31889
author:
type: added
---
title: Add `group_id` column into vulnerability_exports table
merge_request: 29498
author:
type: added
---
title: Export an instance-level vulnerabilities report
merge_request: 30079
author:
type: added
---
title: Add API endpoints to generate instance level security report exports
merge_request: 30397
author:
type: added
---
title: Add `Group Name` and `Project Name` into vulnerability export CSV file
merge_request: 30755
author:
type: added
---
title: Remove customizable_cycle_analytics feature flag
merge_request: 31189
author:
type: changed
---
title: Add number of projects with compliance framework to usage ping
merge_request: 31923
author:
type: added
---
title: Fix billed users id and count from shared group
merge_request: 28645
author:
type: fixed
---
title: Geo Replication View
merge_request: 30890
author:
type: added
---
title: Geo - Better visualize type of node on form
merge_request: 31784
author:
type: changed
---
title: Add hierarchy depth to roadmaps
merge_request: 29105
author:
type: added
---
title: Expose hasParent GraphQL field on epic
merge_request: 29214
author:
type: added
---
title: Replace pipeline quota with usage quotas for user namespaces
merge_request: 29806
author:
type: added
---
title: Add mutation to Dismiss Vulnerability GraphQL API
merge_request: 29150
author:
type: added
---
title: Add standaloneVulnerabilitiesEnabled filter to group projects resolver for
GraphQL
merge_request: 31081
author:
type: added
---
title: Add spentAt field to TimelogType and deprecate date field
merge_request: 29024
author:
type: added
---
title: Fix Elasticsearch rollout stale cache bug
merge_request: 29233
author:
type: fixed
---
title: Document planned deprecation of 'projects' and 'shared_projects' attributes
in Groups API in GitLab 13.0
merge_request: 29113
author:
type: deprecated
---
title: Sort license policy violations first
merge_request: 30564
author:
type: changed
---
title: Improve design management image loads by avoiding refetching image urls for
designs
merge_request: 30280
author:
type: changed
---
title: Resolve Creating an annotation on the design that is bigger that screen size
is broken
merge_request: 29351
author:
type: fixed
---
title: Fix dismissal state not being updated
merge_request: 30503
author:
type: fixed
---
title: Clarify security report findings in merge request widget
merge_request: 30688
author:
type: changed
---
title: Enable creation on custom index with rake
merge_request: 29598
author: mbergeron
type: added
---
title: Add project filter
merge_request: 31444
author:
type: added
---
title: Consolidate epic tree buttons
merge_request: 30816
author:
type: changed
---
title: Fix caching performance and some cache bugs with elasticsearch enabled check
merge_request: 29751
author:
type: fixed
---
title: Change default icon for neutral-state items in merge request widget
merge_request: 30008
author:
type: changed
---
title: Resolve Allow multiple screenshots to be uploaded in copy paste
merge_request: 30152
author:
type: changed
---
title: Add validation to Conan recipe that conforms with Conan.io
merge_request: 29739
author: Bola Ahmed Buari
type: fixed
---
title: Add GraphQL query for Instance Security Dashboard projects
merge_request: 30064
author:
type: added
---
title: Add GraphQL mutation for adding projects to Instance Security Dashboard
merge_request: 30092
author:
type: added
---
title: Add GraphQL mutation for removing projects from Instance Security Dashboard
merge_request: 30100
author:
type: added
---
title: Modify GraphQL mutation for removing project from Instance Security Dashboard
to use id instead of projectId
merge_request: 31575
author:
type: changed
---
title: Modify GraphQL mutation for adding projects to Instance Security Dashboard
to support only single project id
merge_request: 30865
author:
type: changed
---
title: Reduce epic health status noise in epic tree
merge_request: 31555
author:
type: changed
---
title: Remove duplicate QA attribute for burndown charts
merge_request: 29719
author:
type: fixed
---
title: Add scanner name, version and URL to Vulnerability Modal
merge_request: 30458
author:
type: added
---
title: Add lead time and cycle time to value stream analytics
merge_request: 31559
author:
type: added
---
title: Fix showing New requirement button to unauthenticated user.
merge_request: 30085
author: Gilang Gumilar
type: fixed
---
title: Improve the running out of CI minutes email notification
merge_request: 30188
author:
type: changed
---
title: Cards in Epic Tree have two lines of content
merge_request: 31300
author:
type: changed
---
title: Add spinner to roadmap
merge_request: 31080
author:
type: added
---
title: Add request information to vulnerability-detail modal
merge_request: 31422
author:
type: changed
---
title: Fix third party advisory links
merge_request: 30271
author:
type: fixed
---
title: Geo - Bring settings UI in-line with other Geo Views
merge_request: 31257
author:
type: changed
---
title: No seat link sync for licenses without expiration.
merge_request: 30874
author:
type: fixed
---
title: Fix typos on Threat Management page
merge_request: 30218
author:
type: fixed
---
title: Add vulnerability fields to GraphQL project, group, and global scope
merge_request: 30663
author:
type: added
---
title: 'Geo: Fix empty synchronisation status when nothing is synchronised'
merge_request: 30710
author:
type: fixed
---
title: Fix issues search to include the epic filter ANY
merge_request: 31614
author:
type: fixed
---
title: Hide child epic icon on Roadmap for accounts without child epics support
merge_request: 31250
author:
type: fixed
---
title: Adds package_name filter to group packages API
merge_request: 30980
author:
type: added
---
title: Relax force pull mirror update restriction
merge_request: 32075
author:
type: fixed
---
title: Show correct last successful update timestamp
merge_request: 32078
author:
type: fixed
---
title: Avoid saving author object in audit_events table
merge_request: 31456
author:
type: fixed
---
title: Add graphql endpoint for project packages list
merge_request: 31344
author:
type: added
---
title: Use data-interchange format based on .ndjson for Project import and export.
merge_request: 31601
author:
type: performance
---
title: Fix 500 errors caused by globally searching for scopes which cannot be used without
Elasticsearch
merge_request: 31508
author:
type: fixed
---
title: Allow developers to see ci minutes notifications
merge_request: 31937
author:
type: changed
---
title: Fix missing dismissed_by field
merge_request: 32147
author:
type: fixed
---
title: Added setting to use a custom service desk email
merge_request: 25240
author:
type: added
---
title: Add sort and order for policy violations
merge_request: 30568
author:
type: fixed
---
title: Rate limit the 'Send emails from Admin Area' feature
merge_request: 31308
author:
type: added
---
title: Maven packages API allows HEAD requests to package files when using Amazon
S3 as a object storage backend
merge_request: 27612
author:
type: fixed
---
title: Enable NetworkPolicy Statistics by default
merge_request: 27365
author:
type: added
---
title: Epic tree move child with drag and drop
merge_request: 28629
author:
type: added
---
title: Fix filter todos by design.
merge_request: 29972
author: Gilang Gumilar
type: fixed
---
title: Enable Standalone Vulnerabilities feature for improving Vulnerability Management
merge_request: 29431
author:
type: added
---
title: Warn users when they close a blocked issue
merge_request: 25089
author:
type: added
---
title: Add push rules configuration for groups - frontend
merge_request: 31085
author:
type: added
---
title: Add project import to group as audit event
merge_request: 31103
author:
type: added
---
title: 'Add #resolved_on_default_branch to Vulnerability'
merge_request: 26906
author:
type: added
---
title: Create more intuitive Popover information for Geo Node Sync Status
merge_request: 27033
author:
type: changed
---
title: Prevent renaming a locked file
merge_request: 27623
author:
type: fixed
---
title: Add Approved By in filtered MR search
merge_request: 30335
author:
type: added
---
title: Show custom 'media broken' icon for broken images in Design Management
merge_request: 27460
author:
type: added
---
title: Add Nuget metadatum support in GitLab Packages
merge_request: 30994
author:
type: added
---
title: Add package tags support to the GitLab NuGet Packages Repository
merge_request: 30726
author:
type: added
---
title: Add NuGet dependencies extraction to the GitLab Packages Repository
merge_request: 30618
author:
type: added
---
title: Record impersonator information on audit event
merge_request: 30970
author:
type: added
---
title: Add ability to expand epics in roadmap
merge_request: 23600
author:
type: added
---
title: Add an indicator icon to issues on subepics when filtering by epic
merge_request: 27212
author:
type: added
---
title: Disabled Primary Node Removal button when removal is not allowed
merge_request: 27836
author:
type: changed
---
title: Updated link to Status Page docs
merge_request: 27500
author:
type: added
---
title: Add a compliance framework setting to project
merge_request: 28182
author:
type: added
---
title: Add limit metric to list type
merge_request: 30028
author:
type: added
---
title: Survey Responses landing page
merge_request: 29951
author:
type: added
---
title: Add vulnerability history to graphQL
merge_request: 30674
author:
type: added
---
title: Show the number of scanned resources in the DAST vulnerability report
merge_request: 28718
author:
type: added
---
title: Add API endpoint for new members' count in Group Activity Analytics
merge_request: 26601
author:
type: added
---
title: Add Web IDE terminal usage counter
merge_request: 31158
author:
type: added
---
title: 'Advanced Search API: Eager load more issue associations to reduce N+1 queries'
merge_request: 30233
author:
type: performance
---
title: Improved tests by removing duplicated specs
merge_request: 28525
author: Leandro Silva
type: other
---
title: Enable issue board focus mode for all tiers on Enterprise Edition
merge_request: 28597
author:
type: changed
---
title: Change license history wording
merge_request: 30148
author:
type: other
---
title: Ignore invalid license_scanning reports
merge_request: 30114
author:
type: fixed
---
title: Add confidential flag in epic create
merge_request: 30370
author:
type: added
---
title: Add vulnerabilities field to QueryType
merge_request: 26348
author:
type: added
---
title: Geo - Improve query to retrieve Job Artifacts, LFS Objects, and Uploads with
files stored locally
merge_request: 24891
author:
type: performance
---
title: Create group-level audit event for Group SAML SSO sign in
merge_request: 28575
author:
type: added
---
title: Migrate SAML to SCIM Identities
merge_request: 26940
author:
type: added
---
title: Allow SCIM to create an identity for an existing user
merge_request: 28379
author:
type: fixed
---
title: Add autocompletion to Design View comment form
merge_request: 30347
author:
type: added
---
title: Fix lack-of padding on design view notes sidebar
merge_request: 29654
author:
type: fixed
---
title: Display banner to admins when there are users over license
merge_request: 30813
author:
type: added
---
title: Add evidence to vulnerability details
merge_request: 28315
author:
type: added
---
title: Replace non-standard term in Issues Analytics chart labels
merge_request: 29810
author:
type: changed
---
title: Support setting threshold for browser performance degradation through CI config
merge_request: 21824
author:
type: added
---
title: Fix vsa label dropdown limit
merge_request: 28073
author:
type: fixed
---
title: Add Health Status badge in Epic tree
merge_request: 27869
author:
type: added
---
title: Don't hide Open/Closed Icon for Issue
merge_request: 30819
author:
type: fixed
---
title: Add license restriction to HealthStatus
merge_request: 31571
author:
type: fixed
---
title: Added confidential column to epics table
merge_request: 28428
author:
type: added
---
title: Fix N+1 queries in Audit Events controllers
merge_request: 28399
author:
type: performance
---
title: Fix imageLoading bug when scrolling back to design
merge_request: 29223
author:
type: fixed
---
title: Fix incorrect repositioning of design comment pins when mouse leaves viewport
merge_request: 29464
author:
type: fixed
---
title: Fix empty unit display of time metrics
merge_request: 32388
author:
type: fixed
---
title: Fix HTTP status code for Todos API when an epic cannot be found
merge_request: 28310
author:
type: fixed
---
title: Fix infinte loading spinner when visiting non-existent design
merge_request: 30263
author:
type: fixed
---
title: Fix incorrect notice text on insights page
merge_request: 31570
author:
type: fixed
---
title: Fix CI minutes notification when unauthenticated
merge_request: 31724
author:
type: fixed
---
title: Use group parent for subgroup labels requests
merge_request: 27564
author:
type: fixed
---
title: Fix invalid scoped label documentation URL when rendered in Markdown
merge_request: 28268
author:
type: fixed
---
title: Fixes styling on vulnerability counts
merge_request: 31076
author:
type: fixed
---
title: Perform Geo actions on projects only
merge_request: 28421
author:
type: fixed
---
title: Show specific content for future-dated licenses
merge_request: 31463
author:
type: added
---
title: Fix epics not preserving their state on Group Import
merge_request: 28203
author:
type: fixed
---
title: Link Buy additional minutes button straight to funnel
merge_request: 30248
author:
type: changed
---
title: Track group wiki storage in DB
merge_request: 31121
author:
type: other
---
title: Use dropdown to change health status
merge_request: 28547
author:
type: changed
---
title: Preload path locks for TreeSummary
merge_request: 29949
author:
type: performance
---
title: Increase ProcessBookkeepingService batch to 10_000
merge_request: 30817
author:
type: changed
---
title: Prevent issues from being promoted twice
merge_request: 27837
author:
type: fixed
---
title: Allow to save issue health status
merge_request: 28146
author:
type: added
---
title: Enable export issues feature for all tiers on Enterprise Edition
merge_request: 28675
author:
type: changed
---
title: Create system note when health status is updated
merge_request: 28232
author:
type: added
---
title: Move service desk from Premium to Starter plan
merge_request: 29980
author:
type: other
---
title: Log Audit Event when Group SAML adds a user to a group
merge_request: 32333
author:
type: changed
---
title: SSO Enforcement requires sign in within 7 days
merge_request: 29786
author:
type: changed
---
title: Add pipeline statuses to Compliance Dashboard
merge_request: 28001
author:
type: added
---
title: Audit logs now uses filtered search
merge_request:
author:
type: changed
---
title: Improve tooltips for compliance framework badges
merge_request: 31883
author:
type: changed
---
title: Add link to customer portal from license dashboard
merge_request:
author:
type: added
---
title: Add subscription banner to group/subgroup pages
merge_request: 30883
author:
type: changed
---
title: Add tracking to Subscription banner
merge_request: 29735
author:
type: changed
---
title: Change 'Whats New' dropdown item url
merge_request: 30198
author:
type: changed
---
title: Enable expiring subscription banner
merge_request: 30304
author:
type: added
---
title: Expring Subscription banner has plan specific text
merge_request: 31777
author:
type: changed
---
title: Update renewal banner messaging and styling
merge_request: 27530
author:
type: changed
---
title: Renewal banner has auto-renew specific messaging
merge_request: 28579
author:
type: added
---
title: Add "whats new" item to help dropdown
merge_request: 29183
author:
type: added
---
title: Add license check for the 'send emails from Admin area' feature
merge_request: 31434
author:
type: fixed
---
title: Show .Net license scan results as links
merge_request: 31552
author:
type: fixed
---
title: Update copy for Adding Licenses
merge_request: 27970
author:
type: changed
---
title: Show policy violations in license compliance
merge_request: 28862
author:
type: added
---
title: 'Geo GraphQL API: Add geoNode at root'
merge_request: 28454
author:
type: added
---
title: Use warning icon for alert widget in monitoring dashboard
merge_request: 27545
author:
type: other
---
title: Move registrations progress bar to a generic place and make it configurable
merge_request: 31484
author:
type: changed
---
title: Lazy-loading design images with IntersectionObserver
merge_request: 28555
author:
type: added
---
title: Enable onboarding issues experiment on Welcome screen
merge_request: 31656
author:
type: changed
---
title: Fixes file row commits not showing for certain projects
merge_request:
author:
type: fixed
---
title: Change logic to find the current license
merge_request: 30296
author:
type: changed
---
title: Add rake task for reindexing Elasticsearch
merge_request: 27772
author:
type: added
---
title: Refactor duplicate specs in ee group model
merge_request: 28538
author: Rajendra Kadam
type: added
---
title: Refactor duplicate specs in ee user model
merge_request: 28513
author: Rajendra Kadam
type: added
---
title: Separate approval setting entities into own class files
merge_request: 27423
author: Rajendra Kadam
type: added
---
title: Separate conan package entities into own class files
merge_request: 27642
author: Rajendra Kadam
type: added
---
title: Separate model only entities into own class files
merge_request: 27665
author: Rajendra Kadam
type: added
---
title: Separate user, project and entity helper modules into own class files
merge_request: 27771
author: Rajendra Kadam
type: added
---
title: Separate group, member, group_detail and identity modules into own class files
merge_request: 27797
author: Rajendra Kadam
type: added
---
title: Separate code review, design and group modules into own class files
merge_request: 27860
author: Rajendra Kadam
type: added
---
title: Separate nuget package entities into own class files
merge_request: 27898
author: Rajendra Kadam
type: added
---
title: Change default concurrency of merge trains to twenty
merge_request: 30599
author:
type: changed
---
title: Handle subscription purchase flow via GitLab
merge_request: 30324
author:
type: added
---
title: Remove scoped labels documentation link
merge_request: 28701
author:
type: changed
---
title: Remove tasks_by_type_chart feature flag
merge_request: 30034
author:
type: changed
---
title: Replace undefined confidence with unknown severity for vulnerabilities
merge_request: 31593
author:
type: other
---
title: Replace undefined confidence with unknown severity for occurrences
merge_request: 31200
author:
type: other
---
title: Fix group_plan in group member data for system hooks
merge_request: 29013
author:
type: fixed
---
title: Change UI requirements route from project/requirements to project/requirements_management/requirements
merge_request: 30583
author:
type: changed
---
title: If a parent group enforces SAML SSO, when adding a member to that group, its
subgroup or its project the autocomplete shows only users who have identity with
the SAML provider of the parent group
merge_request: 30607
author:
type: fixed
---
title: Improve Group Security Dashboard performance
merge_request: 27959
author:
type: performance
---
title: Include subgroups when populating group security dashboard
merge_request: 28154
author:
type: fixed
---
title: Display error message in custom metric form validation when prometheus URL
is blocked
merge_request: 27863
author:
type: fixed
---
title: Use absolute URLs to ensure links to the source of SAST vulnerabilities resolve
merge_request: 27747
author:
type: fixed
---
title: Apply CODEOWNERS validations to web requests
merge_request: 31283
author:
type: security
---
title: Show all licenses and highlight current license in license history
merge_request: 30172
author:
type: added
---
title: Translate unauthenticated user string for Audit Event
merge_request: 31856
author: Sashi Kumar
type: other
---
title: Sort dependency scanning reports before merging
merge_request: 30190
author:
type: fixed
---
title: Sort events alphabetically on Value Stream Analytics Stage form
merge_request: 28005
author:
type: changed
---
title: Show specific success message when uploading a future license
merge_request: 30161
author:
type: added
---
title: Automatically embed metrics in issues for alerts from manually configured Prometheus instances
merge_request: 28622
author:
type: added
---
title: Add status page url to setting form in UI
merge_request: 29359
author:
type: added
---
title: Add ability to explore zoomed in designs via click-and-drag
merge_request: 25405
author:
type: added
---
title: Display loading spinner when Design Card images are loading
merge_request: 27475
author:
type: added
---
title: Update License Compliance docs url
merge_request: 28853
author:
type: changed
---
title: "Prefer smaller image size for design cards in Design Management"
merge_request: 24828
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