Update CHANGELOG-EE.md for 12.3.0-ee

[ci skip]
parent b7f790c5
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.
## 12.3.0
### Security (3 changes)
- Limit number of jobs in running pipelines for the past hour on per plan basis. !1182
- Filter out old system notes for epics in notes api endpoint response.
- Do not allow creation of projects from group templates if project is not descendant of that group.
### Removed (1 change)
- Remove Ruby Elasticsearch indexer. !15641
### Fixed (53 changes, 5 of them are from the community)
- LDAP group sync: check parent group membership and improve performance. !13435 (Alex Lossent)
- Added a migration which fixes discussions for existing promoted epics. !14708
- Fix Docker Registry access when Group SAML session enforcement is active. !14843
- Fix missing borders between settings items. !14877
- SCIM uses fallbacks when name.formatted not present. !14878
- Fix visibility of link to dependency-list in project sidebar based on permissions. !15066
- Hide info for unlicensed projects on Ops Dashboard. !15099
- Fix focus-visibility of vulnerability-actions within security dashboard. !15115
- Resolve Design viewer does not respect version. !15119
- Fix bug to display alert menu correctly in dashboards. !15261
- Allow developer role to access group-level templates when creating a new project. !15364
- Maintain related issues after moving issue. !15391
- Fix the documentation link on the empty Dependency List page. !15402
- Fix broken docs link on security dashboard. !15404
- Change epics count in sidebar to only count open epics. !15459
- Include ancestor group labels in autocomplete for epics. !15460
- Enable target users across all feature flag environment scopes. !15500
- Change payload for comparing security reports in MR widget. !15531
- Add space between CI usage warning messages. !15563 (briankabiro)
- Make sure groups with templates finder returns subgroups. !15631
- Properly delete files when a package is removed. !15634
- Fix x-axis burndown chart offset by timezone. !15690
- Resolve SRV records for DB load balancing. !15691
- Ensure all CI minutes used are reset for all namespaces and relative projects. !15744
- Show proper error in SCIM create user endpoint. !15756
- Update permissions on Dependency List page. !15771
- Allow ancestor group milestones in issue board scope. !15858
- Show weight on new board issue. !16028 (Lee Tickett)
- Do not show 'automatically removed' suffix for manually removed labels. !16079
- Link to the embedded doc in the Geo callout about hashed storage. !16114
- Fix LFS authentication URL in EE. !16146
- Prevent project's approval rules having same name. !16216
- Fix create issue for container scanning from security dashboard. !16226
- Add current_user to security report comparison services. !16252
- Fix setting of weight of a new issue in board list. !16299
- Update ExternalPullRequest on :synchronize action to ensure source_sha is updated locally. !16318
- Fix wrong tier error message for Operations dashboard. !16319
- Perform case insensitive diff on license names. !16335
- Moves Buy additional minutes button to the pipelines tab. !16443
- Update GitHub Importer Personal Access Token field description for CI/CD projects only to reflect latest OAuth changes. !16453
- Use Pull Request number instead of internal Pull Request ID. !16504
- Fix service desk emails not creating issues intermittently. !16577
- Reinitialize metrics files on webserver master process start. !16623
- Fix the group's epic page. The Paste issue link placeholder shown as 'undefinedundefinedundefined' in Chinese environment. And the error message showed nothing. !16628 (wdmcheng)
- Fix issue redirects going to /issues/:id/designs. !16638
- Eliminate analytics feature flag requirement for /analytics routes. !16663
- Match environment names case insensitively for feature flag spec search. !16691
- Fix merge request redirects going to /commits page. !16705
- Align text color for edited with issue/mr. !16721
- Added Packages top item to the group level packages fly out navigation menu. !16791
- Restores data for assignee changes in merge request webhooks. !16812 (Jesse Hall @jessehall3)
- Fix alignment of comments count in issue and MR lists. !16829
- Wait until pipeline is completed before checking for software license violations. !16853
### Changed (27 changes, 1 of them is from the community)
- Geo: Refactor data-sources to allow for replication of content in Object Storage. !13997
- Improve UX multi assignees in MR. !14851
- Add ability to block API pushes to protected branches when contents match CODEOWNERS rule. !14900
- Add browser notications to add/edit/delete vulnability dismissal reasons. !15015
- Geo: Add orphaned project registry cleaner. !15021
- Update Security Dashboard for improved usability. !15050
- Present SAST report comparison logic to backend. !15114
- Ensure design notifications are sent. !15250
- Apply the group setting "Restrict access by IP address" to API requests. !15282
- Hide boards-switcher on group boards. !15293 (briankabiro)
- Group Security Dashboard shows projects with security reports only. !15334
- Use GlEmptyState component for design management empty state. !15374
- DB Load Balancing: Log Prometheus current number of hosts and current index. !15440
- Clarify SSO enforcement setting behaviour. !15533
- DB Load Balancing: Support SRV lookups. !15558
- Add status checking behaviors to pipeline triggers. !15580
- Only show Service Desk email address to project members. !15676
- Use static status check names on GitHub integrations. !15737
- Display the Security Dashboard in the Security tab of the pipeline view. !15824
- Remove primary button from feature flags empty state and update text. !15841
- Extend License Compliance entity for Pipelines and MR view. !15957
- Improve DB load balancing log to log host offline due to replication lag. !15995
- Eliminating `analytics` feature flag and introduce separate feature flags for Analytics features. !16102
- Add asterisk to name field in new feature flag form. !16248
- Update Container Scanning job template, use klar image. !16342
- Improve projects list page UI. !16656
- Add user feedback to exit routine of onboarding tour.
### Performance (2 changes)
- Send only necessary fields on mr-widget auto-refresh. !15495
- Two step Routable lookup. !16621
### Added (46 changes, 1 of them is from the community)
- Public project-level approval rule API. !13895
- Support reordering issues and epics using Drag&Drop. !14565
- Add deletion support for designs. !14656
- Add Epics select dropdown to Issue sidebar. !14763
- Edit delete vuln dismissal message. !14770
- add Productivity Analytics page with basic charts. !14772
- Add License information to the Dependency List based on current license rules. !14905
- Adds an api to generate suggestions for username. !15048
- Add Upgrade button to the User Billing page. !15075
- Enable "only/except: external_pull_request" with GitHub integration when a pull request is open for the given ref. !15082
- Allow to filter epics by timeframe or state using GraphQL. !15110
- Support restricting group access by multiple IP subnets. !15142
- Merge License info to Dependency List report. !15157
- Add Licenses info into Dependencies response. !15160
- Add 'License-Check' approval rule to enforce license compliance policy. !15196
- Added a toggle to show/hide dismissed vulnerabilities in the security dashboard. !15333
- Add audit event for archiving & unarchiving projects. !15362
- Pressing the Escape key now closes designs in Design Management. !15379
- Expose a count of Notes for a Design in a new notes_count property of DesignType in GraphQL. !15433
- Implement public MR-level approval rules API. !15441
- Cancel redundant merge train pipelines. !15450
- Add vulnerabilities to Dependencies API. !15485
- Expose a new events property of DesignType in GraphQL that represents the change that happened to a Design within a given version. !15561
- Add new layout for trial. !15630
- Track repository pushes as audit events. !15667
- Create Metadata/Tags table. !15770
- Allow SmartCard authentication to use SAN extensions. !15773
- Maximum Users metric in Admin Dashboard includes current active user count. !15810
- Public MR-level approval state API endpoint. !15859
- Add secondary lag message on Git push over HTTP. !15901
- Expose epic_iid in issues API. !15998
- Refresh license approval check when a license is blacklisted. !16070
- Disable editing of the 'License-Check' approval rule name. !16149
- Implement Cluster Environments polling. !16316
- Support creating project from template via API. !16352
- Add link to additional shared minutes from pipeline quote overview. !16389
- Add audit events for protected branches. !16399
- Geo: Exit LogCursor if it has been failing for too long. !16408
- Implement design comment counts and current-version status icon indicator. !16416
- Track page view counts for Cycle Analytics and Productivity Analytics features. !16431
- Update release blocks to support association of milestones. !16562
- Set default whitespace diff behaviour. !16570 (Lee Tickett)
- Implement `/zoom` and `/remove_zoom` quick actions. !16609
- Add Snowplow click tracking for issue sidebar. !16833
- Upgrade pages to 1.9.0.
- Adds total usage information to the usage quotas page.
### Other (27 changes, 8 of them are from the community)
- Update Pipelines Minutes expiry banner to Alert Component. !14786
- Add internal API for group cluster environments. !15096
- Rename approval rule. !15140
- Productivity Analytics: Add error handling for reporting on groups which have no plan. !15291
- Convert Issue Analytics chart into ECharts. !15389
- Display group's full name when creating a project from custom group-level project templates. !15392
- Only in ee available selection entries in user settings adapted to match ce. !15452 (Marc Schwede)
- Rename Approvers field and modal title. !15461
- Add a tooltip to Add Designs button. !15471
- Show the paths for groups in groups dropdown. !15513
- Turn epic dates into one clickable block. !15722 (Lee Tickett)
- Add default route for admin/geo. !15726 (Lee Tickett)
- Improve unapproved MR merge button text. !15745 (Lee Tickett)
- Update the ES indexer to v1.3.0. !15821
- Groups dropdown: Fix group styles in dropdown. !15839
- Document SRV handling for DB load balancing. !16000
- Internationalization of shared/promotions/_promote_audit_events.html.haml. !16033 (Takuya Noguchi)
- Remove vue-resource from service_desk_service.js. !16041 (Lee Tickett)
- Remove unused classes for report comparison. !16045
- Remove vue-resource from related-issues. !16057 (Lee Tickett)
- Add CI variable for repository languages. !16477
- SAST template that doesn't rely on Docker-in-Docker. !16487
- Adding docs for Web IDE Default Commit Options. !16629
- Adding top border back to snippet files. !16709
- Remove vue-resource from drafts. (Lee Tickett)
- Changing instance of key-modern icon to key icon.
- Fixes style-lint errors and warnings for EE builds.scss file.
## 12.2.5 ## 12.2.5
### Security (1 change) ### Security (1 change)
......
---
title: Add ability to block API pushes to protected branches when contents match CODEOWNERS rule
merge_request: 14900
author:
type: changed
---
title: Add License information to the Dependency List based on current license rules
merge_request: 14905
author:
type: added
---
title: ' Geo: Refactor data-sources to allow for replication of content in Object Storage'
merge_request: 13997
author:
type: changed
---
title: Include ancestor group labels in autocomplete for epics
merge_request: 15460
author:
type: fixed
---
title: Fixes style-lint errors and warnings for EE builds.scss file
merge_request:
author:
type: other
---
title: Use GlEmptyState component for design management empty state
merge_request: 15374
author:
type: changed
---
title: Public project-level approval rule API
merge_request: 13895
author:
type: added
---
title: Implement public MR-level approval rules API
merge_request: 15441
author:
type: added
---
title: add Productivity Analytics page with basic charts
merge_request: 14772
author:
type: added
---
title: Update Pipelines Minutes expiry banner to Alert Component
merge_request: 14786
author:
type: other
---
title: Fix visibility of link to dependency-list in project sidebar based on permissions
merge_request: 15066
author:
type: fixed
---
title: Allow ancestor group milestones in issue board scope
merge_request: 15858
author:
type: fixed
---
title: Convert Issue Analytics chart into ECharts
merge_request: 15389
author:
type: other
---
title: Add vulnerabilities to Dependencies API
merge_request: 15485
author:
type: added
---
title: Hide boards-switcher on group boards
merge_request: 15293
author: briankabiro
type: changed
---
title: Pressing the Escape key now closes designs in Design Management
merge_request: 15379
author:
type: added
---
title: Update Security Dashboard for improved usability
merge_request: 15050
author:
type: changed
---
title: Support restricting group access by multiple IP subnets
merge_request: 15142
author:
type: added
---
title: Apply the group setting "Restrict access by IP address" to API requests
merge_request: 15282
author:
type: changed
---
title: Add a tooltip to Add Designs button
merge_request: 15471
author:
type: feature
---
title: Fix bug to display alert menu correctly in dashboards
merge_request: 15261
author:
type: fixed
---
title: Cancel redundant merge train pipelines
merge_request: 15450
author:
type: added
---
title: Wait until pipeline is completed before checking for software license violations
merge_request: 16853
author:
type: fixed
---
title: Add Licenses info into Dependencies response
merge_request: 15160
author:
type: added
---
title: Merge License info to Dependency List report
merge_request: 15157
author:
type: added
---
title: Fix missing borders between settings items
merge_request: 14877
author:
type: fixed
---
title: 'Geo: Add orphaned project registry cleaner'
merge_request: 15021
author:
type: changed
---
title: Resolve Design viewer does not respect version
merge_request: 15119
author:
type: fixed
---
title: Expose a count of Notes for a Design in a new notes_count property of DesignType
in GraphQL
merge_request: 15433
author:
type: added
---
title: Expose a new events property of DesignType in GraphQL that represents the change that happened to a Design within a given version.
merge_request: 15561
author:
type: added
---
title: Display the Security Dashboard in the Security tab of the pipeline view
merge_request: 15824
author:
type: changed
---
title: Disable editing of the 'License-Check' approval rule name
merge_request: 16149
author:
type: added
---
title: Show the paths for groups in groups dropdown
merge_request: 15513
author:
type: other
---
title: Fix broken docs link on security dashboard
merge_request: 15404
author:
type: fixed
---
title: Add space between CI usage warning messages
merge_request: 15563
author: briankabiro
type: fixed
---
title: Public MR-level approval state API endpoint
merge_request: 15859
author:
type: added
---
title: Make sure groups with templates finder returns subgroups
merge_request: 15631
author:
type: fixed
---
title: Eliminating `analytics` feature flag and introduce separate feature flags for Analytics features.
merge_request: 16102
author:
type: changed
---
title: Adds total usage information to the usage quotas page
merge_request:
author:
type: added
---
title: Moves Buy additional minutes button to the pipelines tab
merge_request: 16443
author:
type: fixed
---
title: Refresh license approval check when a license is blacklisted
merge_request: 16070
author:
type: added
---
title: Link to the embedded doc in the Geo callout about hashed storage
merge_request: 16114
author:
type: fixed
---
title: Add asterisk to name field in new feature flag form
merge_request: 16248
author:
type: changed
---
title: Add audit events for protected branches
merge_request: 16399
author:
type: added
---
title: Add 'License-Check' approval rule to enforce license compliance policy.
merge_request: 15196
author:
type: added
---
title: Add user feedback to exit routine of onboarding tour
merge_request:
author:
type: changed
---
title: Improve UX multi assignees in MR
merge_request: 14851
author:
type: changed
---
title: Restores data for assignee changes in merge request webhooks.
merge_request: 16812
author: Jesse Hall @jessehall3
type: fixed
---
title: Improve projects list page UI
merge_request: 16656
author:
type: changed
---
title: Implement `/zoom` and `/remove_zoom` quick actions
merge_request: 16609
author:
type: added
---
title: Changing instance of key-modern icon to key icon
merge_request:
author:
type: other
---
title: Adding top border back to snippet files
merge_request: 16709
author:
type: other
---
title: Added Packages top item to the group level packages fly out navigation menu
merge_request: 16791
author:
type: fixed
---
title: Align text color for edited with issue/mr
merge_request: 16721
author:
type: fixed
---
title: Only in ee available selection entries in user settings adapted to match ce
merge_request: 15452
author: Marc Schwede
type: other
\ No newline at end of file
---
title: Remove Ruby Elasticsearch indexer
merge_request: 15641
author:
type: removed
---
title: Rename Approvers field and modal title
merge_request: 15461
author:
type: other
---
title: Rename approval rule
merge_request: 15140
author:
type: other
---
title: Reinitialize metrics files on webserver master process start
merge_request: 16623
author:
type: fixed
---
title: Add Epics select dropdown to Issue sidebar
merge_request: 14763
author:
type: added
---
title: Perform case insensitive diff on license names
merge_request: 16335
author:
type: fixed
---
title: Maximum Users metric in Admin Dashboard includes current active user count
merge_request: 15810
author:
type: added
---
title: Change epics count in sidebar to only count open epics
merge_request: 15459
author:
type: fixed
---
title: Allow SmartCard authentication to use SAN extensions
merge_request: 15773
author:
type: added
---
title: Add audit event for archiving & unarchiving projects
merge_request: 15362
author:
type: added
---
title: Group Security Dashboard shows projects with security reports only
merge_request: 15334
author:
type: changed
---
title: Added a toggle to show/hide dismissed vulnerabilities in the security dashboard
merge_request: 15333
author:
type: added
---
title: Remove primary button from feature flags empty state and update text
merge_request: 15841
author:
type: changed
---
title: Support reordering issues and epics using Drag&Drop
merge_request: 14565
author:
type: added
title: "LDAP group sync: check parent group membership and improve performance"
merge_request: 13435
author: Alex Lossent
type: fixed
\ No newline at end of file
---
title: Use static status check names on GitHub integrations
merge_request: 15737
author:
type: changed
---
title: Two step Routable lookup
merge_request: 16621
author:
type: performance
---
title: Properly delete files when a package is removed
merge_request: 15634
author:
type: fixed
---
title: Extend License Compliance entity for Pipelines and MR view
merge_request: 15957
author:
type: changed
---
title: Add current_user to security report comparison services
merge_request: 16252
author:
type: fixed
---
title: Add default route for admin/geo
merge_request: 15726
author: Lee Tickett
type: other
---
title: Add link to additional shared minutes from pipeline quote overview
merge_request: 16389
author:
type: added
---
title: Document SRV handling for DB load balancing
merge_request: 16000
author:
type: other
---
title: Create Metadata/Tags table
merge_request: 15770
author:
type: added
---
title: Ensure design notifications are sent
merge_request: 15250
author:
type: changed
---
title: Fix service desk emails not creating issues intermittently
merge_request: 16577
author:
type: fixed
---
title: Match environment names case insensitively for feature flag spec search
merge_request: 16691
author:
type: fixed
---
title: Remove unused classes for report comparison
merge_request: 16045
author:
type: other
---
title: Add internal API for group cluster environments
merge_request: 15096
author:
type: other
---
title: 'DB Load Balancing: Support SRV lookups'
merge_request: 15558
author:
type: changed
---
title: Add deletion support for designs
merge_request: 14656
type: added
---
title: Edit delete vuln dismissal message
merge_request: 14770
author:
type: added
---
title: Add browser notications to add/edit/delete vulnability dismissal reasons
merge_request: 15015
author:
type: changed
---
title: Implement Cluster Environments polling
merge_request: 16316
author:
type: added
---
title: 'Enable "only/except: external_pull_request" with GitHub integration when a pull request is open for the given ref'
merge_request: 15082
author:
type: added
---
title: Eliminate analytics feature flag requirement for /analytics routes
merge_request: 16663
author:
type: fixed
---
title: Ensure all CI minutes used are reset for all namespaces and relative projects
merge_request: 15744
author:
type: fixed
---
title: Change payload for comparing security reports in MR widget
merge_request: 15531
author:
type: fixed
---
title: Implement design comment counts and current-version status icon indicator
merge_request: 16416
author:
type: added
---
title: Enable target users across all feature flag environment scopes
merge_request: 15500
author:
type: fixed
---
title: Add Snowplow click tracking for issue sidebar
merge_request: 16833
author:
type: added
---
title: Fix create issue for container scanning from security dashboard
merge_request: 16226
author:
type: fixed
---
title: Fix the documentation link on the empty Dependency List page
merge_request: 15402
author:
type: fixed
---
title: Use Pull Request number instead of internal Pull Request ID
merge_request: 16504
author:
type: fixed
---
title: Fix alignment of comments count in issue and MR lists
merge_request: 16829
author:
type: fixed
---
title: 'Geo: Exit LogCursor if it has been failing for too long'
merge_request: 16408
author:
type: added
---
title: Allow developer role to access group-level templates when creating a new project
merge_request: 15364
author:
type: fixed
---
title: Display group's full name when creating a project from custom group-level project
templates
merge_request: 15392
author:
type: other
---
title: Update GitHub Importer Personal Access Token field description for CI/CD projects
only to reflect latest OAuth changes
merge_request: 16453
author:
type: fixed
---
title: Hide info for unlicensed projects on Ops Dashboard
merge_request: 15099
author:
type: fixed
---
title: Internationalization of shared/promotions/_promote_audit_events.html.haml
merge_request: 16033
author: Takuya Noguchi
type: other
---
title: Send only necessary fields on mr-widget auto-refresh
merge_request: 15495
author:
type: performance
---
title: Improve unapproved MR merge button text
merge_request: 15745
author: Lee Tickett
type: other
---
title: Allow to filter epics by timeframe or state using GraphQL
merge_request: 15110
author:
type: added
---
title: Do not show 'automatically removed' suffix for manually removed labels
merge_request: 16079
author:
type: fixed
---
title: Clarify SSO enforcement setting behaviour
merge_request: 15533
author:
type: changed
---
title: Fix Docker Registry access when Group SAML session enforcement is active
merge_request: 14843
author:
type: fixed
---
title: SCIM uses fallbacks when name.formatted not present
merge_request: 14878
author:
type: fixed
---
title: Fix the group's epic page. The Paste issue link placeholder shown as 'undefinedundefinedundefined'
in Chinese environment. And the error message showed nothing.
merge_request: 16628
author: wdmcheng
type: fixed
---
title: 'DB Load Balancing: Log Prometheus current number of hosts and current index'
merge_request: 15440
author:
type: changed
---
title: Improve DB load balancing log to log host offline due to replication lag
merge_request: 15995
author:
type: changed
---
title: Add status checking behaviors to pipeline triggers.
merge_request: 15580
author:
type: changed
---
title: Added a migration which fixes discussions for existing promoted epics.
merge_request: 14708
author:
type: fixed
---
title: Add secondary lag message on Git push over HTTP
merge_request: 15901
author:
type: added
---
title: Fix LFS authentication URL in EE
merge_request: 16146
author:
type: fixed
---
title: Adding docs for Web IDE Default Commit Options
merge_request: 16629
author:
type: other
---
title: 'Groups dropdown: Fix group styles in dropdown'
merge_request: 15839
author:
type: other
---
title: 'Productivity Analytics: Add error handling for reporting on groups which have
no plan'
merge_request: 15291
author:
type: other
---
title: Update release blocks to support association of milestones
merge_request: 16562
author:
type: added
---
title: Only show Service Desk email address to project members
merge_request: 15676
author:
type: changed
---
title: Fix wrong tier error message for Operations dashboard
merge_request: 16319
author:
type: fixed
---
title: Track repository pushes as audit events
merge_request: 15667
author:
type: added
---
title: Remove vue-resource from drafts
merge_request:
author: Lee Tickett
type: other
---
title: Remove vue-resource from related-issues
merge_request: 16057
author: Lee Tickett
type: other
---
title: Remove vue-resource from service_desk_service.js
merge_request: 16041
author: Lee Tickett
type: other
---
title: Update Container Scanning job template, use klar image
merge_request: 16342
author:
type: changed
---
title: Resolve SRV records for DB load balancing
merge_request: 15691
author:
type: fixed
---
title: Add CI variable for repository languages
merge_request: 16477
author:
type: other
---
title: Present SAST report comparison logic to backend
merge_request: 15114
author:
type: changed
---
title: SAST template that doesn't rely on Docker-in-Docker
merge_request: 16487
author:
type: other
---
title: Show proper error in SCIM create user endpoint
merge_request: 15756
author:
type: fixed
---
title: Fix focus-visibility of vulnerability-actions within security
dashboard
merge_request: 15115
author:
type: fixed
---
title: Limit number of jobs in running pipelines for the past hour on per plan basis
merge_request: 1182
author:
type: security
---
title: Filter out old system notes for epics in notes api endpoint response
merge_request:
author:
type: security
---
title: Do not allow creation of projects from group templates if project is not descendant
of that group
merge_request:
author:
type: security
---
title: Set default whitespace diff behaviour
merge_request: 16570
author: Lee Tickett
type: added
---
title: Support creating project from template via API
merge_request: 16352
author:
type: added
---
title: Fix setting of weight of a new issue in board list
merge_request: 16299
author:
type: fixed
---
title: Fix merge request redirects going to /commits page
merge_request: 16705
author:
type: fixed
---
title: Fix issue redirects going to /issues/:id/designs
merge_request: 16638
author:
type: fixed
---
title: Maintain related issues after moving issue
merge_request: 15391
author:
type: fixed
---
title: Show weight on new board issue
merge_request: 16028
author: Lee Tickett
type: fixed
---
title: Track page view counts for Cycle Analytics and Productivity Analytics features
merge_request: 16431
author:
type: added
---
title: Turn epic dates into one clickable block
merge_request: 15722
author: Lee Tickett
type: other
---
title: Update permissions on Dependency List page
merge_request: 15771
author:
type: fixed
---
title: Update the ES indexer to v1.3.0
merge_request: 15821
author:
type: other
---
title: Update ExternalPullRequest on :synchronize action to ensure source_sha is updated locally
merge_request: 16318
author:
type: fixed
---
title: Upgrade pages to 1.9.0
merge_request:
author:
type: added
---
title: Adds an api to generate suggestions for username
merge_request: 15048
author:
type: added
---
title: Add new layout for trial
merge_request: 15630
author:
type: added
---
title: Add Upgrade button to the User Billing page
merge_request: 15075
author:
type: added
---
title: Fix x-axis burndown chart offset by timezone
merge_request: 15690
author:
type: fixed
---
title: Prevent project's approval rules having same name
merge_request: 16216
author:
type: fixed
---
title: Expose epic_iid in issues API
merge_request: 15998
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