Update CHANGELOG.md for 12.2.0

[ci skip]
parent 7759cc51
...@@ -2,6 +2,246 @@ ...@@ -2,6 +2,246 @@
documentation](doc/development/changelog.md) for instructions on adding your own documentation](doc/development/changelog.md) for instructions on adding your own
entry. entry.
## 12.2.0
### Security (4 changes, 1 of them is from the community)
- Update mini_magick to 4.9.5. !31505 (Takuya Noguchi)
- Upgrade Rugged to 0.28.3. !31794
- Queries for Upload should be scoped by model.
- Restrict slash commands to users who can log in.
### Removed (3 changes)
- Remove Kubernetes service integration page. !31365
- Remove line profiler from performance bar.
- Remove GC metrics from performance bar.
### Fixed (74 changes, 4 of them are from the community)
- Resolve Incorrect empty state message on Explore projects. !25578
- Search issuables by iids. !28302 (Riccardo Padovani)
- Make it easier to find invited group members. !28436
- fix: updates to include units for the y axis label. !30330
- Align access permissions for wiki history to those of wiki pages. !30470
- Add index for issues on relative position, project, and state for manual sorting. !30542
- Fix suggestion on lines that are not part of an MR. !30606
- Add empty chart component. !30682
- Remove blank block from job sidebar. !30754
- Remove duplicate buttons in diff discussion. !30757
- Order projects in 'Move issue' dropdown by name. !30778
- Fix bug in dashboard display of closed milestones. !30820
- Fixes alignment issues with reports. !30839
- Ensure visibility icons in group/project listings are grey. !30858
- Fix admin labels page when there are invalid records. !30885
- Extra logging for new live trace architecture. !30892
- Fix pipeline emails not respecting group notification email setting. !30907
- Handle trailing slashes when generating Jira issue URLs. !30911
- Optimize relative re-positioning when moving issues. !30938
- Better support clickable tasklists inside blockquotes. !30952
- Add space to "merged by" widget. !30972
- Remove duplicated mapping key in config/locales/en.yml. !30980 (Peter Dave Hello)
- Update Mermaid to v8.2.3. !30985
- Use persistent Redis cluster for Workhorse pub/sub notifications. !30990
- Remove :livesum from RubySampler metrics. !31047
- Fix pid discovery for Unicorn processes in `PidProvider`. !31056
- Respect group notification email when sending group access notifications. !31089
- Default dependency job stage index to Infinity, and correctly report it as undefined in prior stages. !31116
- Fix incorrect use of message interpolation. !31121
- Moved labels out of fields on Search page. !31137
- Ensure Warden triggers after_authentication callback. !31138
- Fix admin area user access level radio button labels. !31154
- Ignore Gitaly errors if cache flushing fails on project destruction. !31164
- Prevent double slash in review apps path. !31212
- Make pdf.js render CJK characters. !31220
- Prevent discussion filter from persisting to `Show all activity` when opening links to notes. !31229
- Improve layout of dropdowns in the metrics dashboard page. !31239
- Remove pdf.js deprecation warnings. !31253
- Fix GC::Profiler metrics fetching. !31331
- Jupyter fixes. !31332 (Amit Rathi)
- Fix first-time contributor notes not rendering. !31340
- Fix inline rendering of relative paths to SVGs from the current repository. !31352
- Make `bin/web_puma` consider RAILS_ENV. !31378
- Removed extrenal dashboard legend border. !31407
- Fix visual review app storage keys. !31427
- Fix flashing conflict warning when editing issues. !31469
- Fix broken issue links and possible 500 error on cycle analytics page when project name and path are different. !31471
- Prevent turning plain links into embedded when moving issues. !31489
- Add a field for released_at to GH importer. !31496
- Adjust size and align MR-widget loading icon. !31503
- Fix an issue where clicking outside the MR/branch search box in WebIDE closed the dropdown. !31523
- Don't attempt to contact registry if it is disabled. !31553
- Fix IDE new files icon in tree. !31560
- Fix missing author line (`Created by: <user>`) in MRs/issues/comments of imported Bitbucket Cloud project. !31579
- Add missing report-uri to CSP config. !31593
- Fixed display of some sections and externalized all text in the shortcuts modal overlay. !31594
- Remove extra padding from disabled comment box. !31603
- Allow CI to clone public projects when HTTP protocol is disabled. !31632
- error message for general settings. !31636 (Mesut Güneş)
- Invalidate branches cache on PostReceive. !31653
- Fix active metric files being wiped after the app starts. !31668
- Fix :wiki_can_not_be_created_total counter. !31673
- Fix job logs where style changes were broken down into separate lines. !31674
- Properly save suggestions in project exports. !31690
- Fix project avatar image in Slack pipeline notifications. !31788
- Fix empty error flash message on profile:account page when updating username with username that has already been taken. !31809
- Fix starrers counts after searching. !31823
- Fix pipelines not always being created after a push. !31927
- Fix 500 errors in commits api caused by empty ref_name parameter.
- Center loading icon in CI action component.
- Prevents showing 2 tooltips in pipelines table.
- Fix tag page layout.
- Prevent duplicated trigger action button.
- Hides loading spinner in pipelines actions after request has been fullfiled.
### Changed (31 changes, 5 of them are from the community)
- Update cluster page automatically when cluster is created. !27189
- Add branch/tags/commits dropdown filter on the search page for searching codes. !28282 (minghuan lei)
- Add support for start_sha to commits API. !29598
- Maintainers can create subgroups. !29718 (Fabio Papa)
- Extract Auto DevOps deploy functions into a base image. !30404
- Add MR form to Visual Review (EE) runtime configuration. !30481
- Adjust redis cache metrics. !30572
- Add DS_PIP_DEPENDENCY_PATH option to configure Dependency Scanning for projects using pip. !30762
- Bring scoped environment variables to core. !30779
- Add Web IDE Usage Ping for Create SMAU. !30800
- Update the container scanning CI template to use v12 of the clair scanner. !30809
- Multiple pipeline support for Commit status. !30828 (Gaetan Semet)
- Add support for exporting repository type data for LFS objects. !30830
- Avoid increasing redis counters when usage_ping is disabled. !30949
- Added navbar searches usage ping counter. !30953
- Convert githost.log to JSON format. !30967
- Adjusted the clickable area of collapsed sidebar elements. !30974 (Michel Engelen)
- Mark push mirrors as failed after 1 hour. !30999
- Allows masking @ and : characters. !31065
- Remove incorrect fallback when determining which cluster to use when retrieving MR performance metrics. !31126
- Retry push mirrors faster when running concurrently, improve error handling when push mirrors fail. !31247
- Make issue boards importable. !31434 (Jason Colyer)
- Allow users to resend a confirmation link when the grace period has expired. !31476
- Remove counts from default labels API responses. !31543
- Upgrade to Gitaly v1.57.0. !31568
- Rename githost.log -> git_json.log. !31634
- Load search result counts asynchronously. !31663
- feat: adds a download to csv functionality to the dropdown in prometheus metrics. !31679
- Adjust copy for adding additional members. !31726
- Upgrade to Gitaly v1.59.0. !31743
- Filter title, description, and body parameters from logs.
### Performance (17 changes, 1 of them is from the community)
- Add partial index on identities table to speed up LDAP lookups. !26710
- Improve MembersFinder query performance using UNION. !30451 (Jacopo Beschi @jacopo-beschi)
- Rake task to cleanup expired ActiveSession lookup keys. !30668
- Update usage ping cron behavior. !30842
- Make Bootsnap available via ENABLE_BOOTSNAP=1. !30963
- Batch processing of commit refs in markdown processing. !31037
- Use tablesample approximate counting by default. !31048
- Create index on environments by state. !31231
- Split MR widget into etag-cached and non-cached serializers. !31354
- Speed up loading and filtering deploy keys and their projects. !31384
- Only track Redis calls if Peek is enabled. !31438
- Only expire tag cache once per push. !31641
- Reduce Gitaly calls in PostReceive. !31741
- Eliminate many Gitaly calls in discussions API. !31834
- Optimize DB indexes for ES indexing of notes. !31846
- Expire project caches once per push instead of once per ref. !31876
- Look up upstream commits once before queuing ProcessCommitWorkers.
### Added (51 changes, 11 of them are from the community)
- Make starred projects and starrers of a project publicly visible. !24690
- Make quick action commands applied banner more useful. !26672 (Jacopo Beschi @jacopo-beschi)
- Allow Helm to be uninstalled from the UI. !27359
- Improve pipeline status Slack notifications. !27683
- Add links to relevant configuration areas in admin area overview. !29306
- Display project id on project admin page. !29734 (Zsolt Kovari)
- Display group id on group admin page. !29735 (Zsolt Kovari)
- Resolve Keyboard shortcut for jump to NEXT unresolved discussion. !30144
- Personal access tokens are accepted using OAuth2 header format. !30277
- Add Outbound requests whitelist for local networks. !30350 (Istvan Szalai)
- Allow multiple Auto DevOps projects to deploy to a single namespace within a k8s cluster. !30360 (James Keogh)
- Allow Knative to be uninstalled from the UI. !30458
- Add admin-configurable "Support page URL" link to top Help dropdown menu. !30459 (Diego Louzán)
- Allow specifying variables when running manual jobs. !30485
- Use predictable environment slugs. !30551
- Return an ETag header for the archive endpoint. !30581
- Add Rate Request Limiter to RawController#show endpoint. !30635
- Add git blame to GitLab API. !30675 (Oleg Zubchenko)
- Use separate Kubernetes namespaces per environment. !30711
- Support remove source branch on merge w/ push options. !30728
- Deploy serverless apps with gitlabktl. !30740
- Adjust group level analytics to accept multiple ids. !30744
- Adds event enum column to DesignsVersions join table. !30745
- Allow email notifications to be disabled for all members of a group or project. !30755 (Dustin Spicuzza)
- Export and download CSV from metrics charts. !30760
- Add API endpoints to return container repositories and tags from the group level. !30817
- Add support for deferred links in persistent user callouts. !30818
- Add system notes for when a Zoom call was added/removed from an issue. !30857 (Jacopo Beschi @jacopo-beschi)
- Count wiki creation, update and delete events. !30864
- Add new expansion options for merge request diffs. !30927
- Count snippet creation, update and comment events. !30930
- Update namespace label for GitLab-managed clusters. !30935
- UI for disabling group/project email notifications. !30961 (Dustin Spicuzza)
- Support setting of merge request title and description using git push options. !31068
- Add new table to store email domain per group. !31071
- Redirect from a project wiki git route to the project wiki home. !31085
- Link and embed metrics in GitLab Flavored Markdown. !31106
- Moves snowplow tracking from ee to ce. !31160 (jejacks0n)
- Allow Cert-Manager to be uninstalled. !31166
- Add new outbound network requests application setting for system hooks. !31177
- Allow links to metrics dashboard at a specific time. !31283
- Enable embedding of specific metrics charts in GFM. !31304
- Support creating DAGs in CI config through the `needs` key. !31328
- Generate shareable link for specific metric charts. !31339
- Add support for Content-Security-Policy. !31402
- Add BitBucketServer project import filtering. !31420
- Embed specific metrics chart in issue. !31644
- Track page views for cycle analytics show page. !31717
- Add usage pings for source code pushes. !31734
- Makes collapsible title clickable in job log.
- Adds highlight to the collapsible section.
### Other (36 changes, 9 of them are from the community)
- Rewrite `if:` argument in before_action and alike when `only:` is also used. !24412 (George Thomas @thegeorgeous)
- Create rake tasks for migrating legacy uploads out of deprecated paths. !29409
- Remove the warning style from the U2F device message in user settings > account. !30119 (matejlatin)
- Set visibility level 'Private' for restricted 'Internal' imported projects when 'Internal' visibility setting is restricted in admin settings. !30522
- Change BoardService in favor of boardsStore on board blank state of the component board. !30546 (eduarmreyes)
- Adds Sidekiq scheduling latency structured logging field. !30784
- Adds chaos endpoints to Sidekiq. !30814
- Added multi-select deletion of container registry images. !30837
- When GitLab import fails during importer user mapping step, add an explicit error message mentioning importer. !30838
- Add Rugged calls and duration to API and Rails logs. !30871
- Fixed distorted avatars when resource not reachable. !30904 (Marc Schwede)
- Update GitLab Runner Helm Chart to 0.7.0. !30950
- Use Rails 5.2 Redis caching store. !30966
- Add Rugged calls to performance bar. !30983
- add color selector to broadcast messages form. !30988
- Harmonize selections in user settings. !31110 (Marc Schwede)
- Update rouge to v3.7.0. !31254
- Update 'Ruby on Rails' project template. !31310
- Fix mirroring help text. !31348 (jramsay)
- Enhance style of the shared runners limit. !31386
- Enables storage statistics for root namespaces on database. !31392
- Improve quick action error messages. !31451
- Enable authenticated cookie encryption. !31463
- Update karma to 4.2.0. !31495 (Takuya Noguchi)
- Add max_replication_slots to PG HA documentation. !31534
- Create database tables for the new cycle analytics backend. !31621
- Updated the detached pipeline badge tooltip text to offer a better explanation. !31626
- Add Gitaly and Rugged call timing in Sidekiq logs. !31651
- Fix the style-lint errors and warnings for `app/assets/stylesheets/pages/wiki.scss`. !31656
- Update GraphicsMagick from 1.3.29 to 1.3.33 for CI tests. !31692 (Takuya Noguchi)
- Migrate remaining users with null private_profile. !31708
- Bump Helm to 2.14.3 and kubectl to 1.11.10 for Kubernetes integration. !31716
- Updated the personal access token api scope description to reflect the permissions it grants. !31759
- Add finished_at to the internal API Deployment entity. !31808
- Remove Security Dashboard feature flag. !31820
- Update Packer.gitlab-ci.yml to use latest image. (Kelly Hair)
## 12.1.5 ## 12.1.5
### Security (2 changes) ### Security (2 changes)
......
---
title: Adjust copy for adding additional members
merge_request: 31726
author:
type: changed
---
title: Add new table to store email domain per group
merge_request: 31071
author:
type: added
---
title: Add support for exporting repository type data for LFS objects
merge_request: 30830
author:
type: changed
---
title: Track page views for cycle analytics show page
merge_request: 31717
author:
type: added
---
title: Fix inline rendering of relative paths to SVGs from the current repository
merge_request: 31352
author:
type: fixed
---
title: Redirect from a project wiki git route to the project wiki home
merge_request: 31085
author:
type: added
---
title: Make starred projects and starrers of a project publicly visible
merge_request: 24690
author:
type: added
---
title: Multiple pipeline support for Commit status
merge_request: 30828
author: Gaetan Semet
type: changed
---
title: Added multi-select deletion of container registry images
merge_request: 30837
author:
type: other
---
title: Add API endpoints to return container repositories and tags from the group
level
merge_request: 30817
author:
type: added
---
title: "Search issuables by iids"
merge_request: 28302
author: Riccardo Padovani
type: fixed
---
title: Make issue boards importable
merge_request: 31434
author: Jason Colyer
type: changed
---
title: Improve pipeline status Slack notifications
merge_request: 27683
author:
type: added
---
title: Updated the personal access token api scope description to reflect the permissions
it grants
merge_request: 31759
author:
type: other
---
title: Remove Kubernetes service integration page
merge_request: 31365
author:
type: removed
---
title: Speed up loading and filtering deploy keys and their projects
merge_request: 31384
author:
type: performance
---
title: Fix flashing conflict warning when editing issues
merge_request: 31469
author:
type: fixed
---
title: Moved labels out of fields on Search page
merge_request: 31137
author:
type: fixed
---
title: Add Rate Request Limiter to RawController#show endpoint
merge_request: 30635
author:
type: added
---
title: Allow email notifications to be disabled for all members of a group or project
merge_request: 30755
author: Dustin Spicuzza
type: added
---
title: UI for disabling group/project email notifications
merge_request: 30961
author: Dustin Spicuzza
type: added
---
title: Create rake tasks for migrating legacy uploads out of deprecated paths
merge_request: 29409
author:
type: other
---
title: Update cluster page automatically when cluster is created
merge_request: 27189
author:
type: changed
---
title: Use separate Kubernetes namespaces per environment
merge_request: 30711
author:
type: added
---
title: Rewrite `if:` argument in before_action and alike when `only:` is also used
merge_request: 24412
author: George Thomas @thegeorgeous
type: other
---
title: Make quick action commands applied banner more useful
merge_request: 26672
author: Jacopo Beschi @jacopo-beschi
type: added
---
title: Add finished_at to the internal API Deployment entity
merge_request: 31808
author:
type: other
---
title: Fix suggestion on lines that are not part of an MR
merge_request: 30606
author:
type: fixed
---
title: Add new expansion options for merge request diffs
merge_request: 30927
author:
type: added
---
title: Resolve Incorrect empty state message on Explore projects
merge_request: 25578
author:
type: fixed
---
title: 'fix: updates to include units for the y axis label'
merge_request: 30330
author:
type: fixed
---
title: Remove blank block from job sidebar
merge_request: 30754
author:
type: fixed
---
title: Resolve Keyboard shortcut for jump to NEXT unresolved discussion
merge_request: 30144
author:
type: added
---
title: Add branch/tags/commits dropdown filter on the search page for searching codes
merge_request: 28282
author: minghuan lei
type: changed
---
title: Fix the style-lint errors and warnings for `app/assets/stylesheets/pages/wiki.scss`
merge_request: 31656
author:
type: other
---
title: Batch processing of commit refs in markdown processing
merge_request: 31037
author:
type: performance
---
title: Allow Helm to be uninstalled from the UI
merge_request: 27359
author:
type: added
---
title: Allow Cert-Manager to be uninstalled
merge_request: 31166
author:
type: added
---
title: Allow Knative to be uninstalled from the UI
merge_request: 30458
author:
type: added
---
title: Display group id on group admin page
merge_request: 29735
author: Zsolt Kovari
type: added
---
title: Display project id on project admin page
merge_request: 29734
author: Zsolt Kovari
type: added
---
title: "Adjusted the clickable area of collapsed sidebar elements"
merge_request: 30974
author: Michel Engelen
type: changed
---
title: Fix an issue where clicking outside the MR/branch search box in WebIDE closed the dropdown.
merge_request: 31523
author:
type: fixed
---
title: Fix IDE new files icon in tree
merge_request: 31560
author:
type: fixed
---
title: Prevent discussion filter from persisting to `Show all activity` when opening
links to notes
merge_request: 31229
author:
type: fixed
---
title: Remove the warning style from the U2F device message in user settings > account
merge_request: 30119
author: matejlatin
type: other
---
title: add color selector to broadcast messages form
merge_request: 30988
author:
type: other
---
title: Updated the detached pipeline badge tooltip text to offer a better explanation
merge_request: 31626
author:
type: other
---
title: Harmonize selections in user settings
merge_request: 31110
author: Marc Schwede
type: other
---
title: Adjust size and align MR-widget loading icon
merge_request: 31503
author:
type: fixed
---
title: Embed specific metrics chart in issue
merge_request: 31644
author:
type: added
---
title: Allow links to metrics dashboard at a specific time
merge_request: 31283
author:
type: added
---
title: Makes collapsible title clickable in job log
merge_request:
author:
type: added
---
title: Personal access tokens are accepted using OAuth2 header format
merge_request: 30277
author:
type: added
---
title: Fix pipeline emails not respecting group notification email setting
merge_request: 30907
author:
type: fixed
---
title: Add system notes for when a Zoom call was added/removed from an issue
merge_request: 30857
author: Jacopo Beschi @jacopo-beschi
type: added
---
title: Respect group notification email when sending group access notifications
merge_request: 31089
author:
type: fixed
---
title: Fix GC::Profiler metrics fetching
merge_request: 31331
author:
type: fixed
---
title: Remove extra padding from disabled comment box
merge_request: 31603
author:
type: fixed
---
title: Fix admin labels page when there are invalid records
merge_request: 30885
author:
type: fixed
---
title: Handle trailing slashes when generating Jira issue URLs
merge_request: 30911
author:
type: fixed
---
title: Count snippet creation, update and comment events
merge_request: 30930
author:
type: added
---
title: Enable authenticated cookie encryption
merge_request: 31463
author:
type: other
---
title: Allow multiple Auto DevOps projects to deploy to a single namespace within a k8s cluster
merge_request: 30360
author: James Keogh
type: added
---
title: Enables storage statistics for root namespaces on database
merge_request: 31392
author:
type: other
---
title: Remove duplicate buttons in diff discussion
merge_request: 30757
author:
type: fixed
---
title: Improve MembersFinder query performance using UNION
merge_request: 30451
author: Jacopo Beschi @jacopo-beschi
type: performance
---
title: Add MR form to Visual Review (EE) runtime configuration
merge_request: 30481
author:
type: changed
---
title: Rake task to cleanup expired ActiveSession lookup keys
merge_request: 30668
author:
type: performance
---
title: Ensure Warden triggers after_authentication callback
merge_request: 31138
author:
type: fixed
---
title: Center loading icon in CI action component
merge_request:
author:
type: fixed
---
title: Use predictable environment slugs
merge_request: 30551
author:
type: added
---
title: Add support for deferred links in persistent user callouts.
merge_request: 30818
author:
type: added
---
title: Prevents showing 2 tooltips in pipelines table
merge_request:
author:
type: fixed
---
title: Removed extrenal dashboard legend border
merge_request: 31407
author:
type: fixed
---
title: Better support clickable tasklists inside blockquotes
merge_request: 30952
author:
type: fixed
---
title: Ensure visibility icons in group/project listings are grey
merge_request: 30858
author:
type: fixed
---
title: Improve layout of dropdowns in the metrics dashboard page
merge_request: 31239
author:
type: fixed
---
title: Fixed distorted avatars when resource not reachable
merge_request: 30904
author: Marc Schwede
type: other
---
title: Fix tag page layout
merge_request:
author:
type: fixed
---
title: Add space to "merged by" widget
merge_request: 30972
author:
type: fixed
---
title: 'feat: adds a download to csv functionality to the dropdown in prometheus metrics'
merge_request: 31679
author:
type: changed
---
title: Fix pid discovery for Unicorn processes in `PidProvider`
merge_request: 31056
author:
type: fixed
---
title: Remove :livesum from RubySampler metrics
merge_request: 31047
author:
type: fixed
---
title: Fix incorrect use of message interpolation
merge_request: 31121
author:
type: fixed
---
title: Hides loading spinner in pipelines actions after request has been fullfiled
merge_request:
author:
type: fixed
---
title: Fix active metric files being wiped after the app starts
merge_request: 31668
author:
type: fixed
---
title: Allow users to resend a confirmation link when the grace period has expired
merge_request: 31476
author:
type: changed
---
title: Fixed display of some sections and externalized all text in the shortcuts modal
overlay
merge_request: 31594
author:
type: fixed
---
title: Update karma to 4.2.0
merge_request: 31495
author: Takuya Noguchi
type: other
---
title: Update mini_magick to 4.9.5
merge_request: 31505
author: Takuya Noguchi
type: security
---
title: Add max_replication_slots to PG HA documentation
merge_request: 31534
author:
type: other
---
title: Prevent duplicated trigger action button
merge_request:
author:
type: fixed
---
title: Adds highlight to the collapsible section
merge_request:
author:
type: added
---
title: Invalidate branches cache on PostReceive
merge_request: 31653
author:
type: fixed
---
title: Fix project avatar image in Slack pipeline notifications
merge_request: 31788
author:
type: fixed
---
title: Fix starrers counts after searching
merge_request: 31823
author:
type: fixed
---
title: Remove duplicated mapping key in config/locales/en.yml
merge_request: 30980
author: Peter Dave Hello
type: fixed
---
title: Add DS_PIP_DEPENDENCY_PATH option to configure Dependency Scanning for projects using pip.
merge_request: 30762
author:
type: changed
---
title: Update the container scanning CI template to use v12 of the clair scanner.
merge_request: 30809
author:
type: changed
---
title: Create index on environments by state
merge_request: 31231
author:
type: performance
---
title: Use tablesample approximate counting by default.
merge_request: 31048
author:
type: performance
---
title: Return an ETag header for the archive endpoint
merge_request: 30581
author:
type: added
---
title: Add git blame to GitLab API
merge_request: 30675
author: Oleg Zubchenko
type: added
---
title: Add Outbound requests whitelist for local networks
merge_request: 30350
author: Istvan Szalai
type: added
---
title: Add a field for released_at to GH importer
merge_request: 31496
author:
type: fixed
---
title: Add support for start_sha to commits API
merge_request: 29598
author:
type: changed
---
title: Adjust group level analytics to accept multiple ids
merge_request: 30744
author:
type: added
---
title: Fix :wiki_can_not_be_created_total counter
merge_request: 31673
author:
type: fixed
---
title: Align access permissions for wiki history to those of wiki pages
merge_request: 30470
type: fixed
---
title: Adds chaos endpoints to Sidekiq
merge_request: 30814
author:
type: other
---
title: Adds Sidekiq scheduling latency structured logging field
merge_request: 30784
author:
type: other
---
title: Adjust redis cache metrics
merge_request: 30572
author:
type: changed
---
title: Update usage ping cron behavior
merge_request: 30842
author:
type: performance
---
title: Bring scoped environment variables to core
merge_request: 30779
author:
type: changed
---
title: Bump Helm to 2.14.3 and kubectl to 1.11.10 for Kubernetes integration
merge_request: 31716
author:
type: other
---
title: Mark push mirrors as failed after 1 hour
merge_request: 30999
author:
type: changed
---
title: Retry push mirrors faster when running concurrently, improve error handling
when push mirrors fail
merge_request: 31247
author:
type: changed
---
title: Add index for issues on relative position, project, and state for manual sorting
merge_request: 30542
author:
type: fixed
---
title: Add links to relevant configuration areas in admin area overview
merge_request: 29306
author:
type: added
---
title: Fix admin area user access level radio button labels
merge_request: 31154
author:
type: fixed
---
title: Allow CI to clone public projects when HTTP protocol is disabled
merge_request: 31632
author:
type: fixed
---
title: Adds event enum column to DesignsVersions join table
merge_request: 30745
type: added
---
title: Look up upstream commits once before queuing ProcessCommitWorkers
merge_request:
author:
type: performance
---
title: Prevent double slash in review apps path
merge_request: 31212
author:
type: fixed
---
title: Enable embedding of specific metrics charts in GFM
merge_request: 31304
author:
type: added
---
title: Extract Auto DevOps deploy functions into a base image
merge_request: 30404
author:
type: changed
---
title: Change BoardService in favor of boardsStore on board blank state of the component
board
merge_request: 30546
author: eduarmreyes
type: other
---
title: Add admin-configurable "Support page URL" link to top Help dropdown menu
merge_request: 30459
author: Diego Louzán
type: added
---
title: Deploy serverless apps with gitlabktl
merge_request: 30740
author:
type: added
---
title: Filter title, description, and body parameters from logs
merge_request:
author:
type: changed
---
title: Fixes alignment issues with reports
merge_request: 30839
author:
type: fixed
---
title: Make `bin/web_puma` consider RAILS_ENV
merge_request: 31378
author:
type: fixed
---
title: Fix 500 errors in commits api caused by empty ref_name parameter
merge_request:
author:
type: fixed
---
title: Fix job logs where style changes were broken down into separate lines
merge_request: 31674
author:
type: fixed
---
title: Fix broken issue links and possible 500 error on cycle analytics page when project name and path are different
merge_request: 31471
author:
type: fixed
---
title: Avoid increasing redis counters when usage_ping is disabled
merge_request: 30949
author:
type: changed
---
title: Add Web IDE Usage Ping for Create SMAU
merge_request: 30800
author:
type: changed
---
title: Added navbar searches usage ping counter
merge_request: 30953
author:
type: changed
---
title: Fix empty error flash message on profile:account page when updating username
with username that has already been taken
merge_request: 31809
author:
type: fixed
---
title: Add BitBucketServer project import filtering
merge_request: 31420
author:
type: added
---
title: Add new outbound network requests application setting for system hooks
merge_request: 31177
author:
type: added
---
title: 'Fix missing author line (`Created by: <user>`) in MRs/issues/comments of imported Bitbucket Cloud project'
merge_request: 31579
author:
type: fixed
---
title: Set visibility level 'Private' for restricted 'Internal' imported projects when 'Internal' visibility setting is restricted in admin settings
merge_request: 30522
author:
type: other
---
title: When GitLab import fails during importer user mapping step, add an explicit
error message mentioning importer
merge_request: 30838
author:
type: other
---
title: Upgrade to Gitaly v1.57.0
merge_request: 31568
author:
type: changed
---
title: Upgrade to Gitaly v1.59.0
merge_request: 31743
author:
type: changed
---
title: Fix bug in dashboard display of closed milestones
merge_request: 30820
author:
type: fixed
---
title: Split MR widget into etag-cached and non-cached serializers
merge_request: 31354
author:
type: performance
---
title: Add usage pings for source code pushes
merge_request: 31734
author:
type: added
---
title: "Support creating DAGs in CI config through the `needs` key"
merge_request: 31328
author:
type: added
---
title: Improve quick action error messages
merge_request: 31451
author:
type: other
---
title: error message for general settings
merge_request: 31636
author: Mesut Güneş
type: fixed
---
title: Prevent turning plain links into embedded when moving issues
merge_request: 31489
author:
type: fixed
---
title: Update namespace label for GitLab-managed clusters
merge_request: 30935
author:
type: added
---
title: Add empty chart component
merge_request: 30682
author:
type: fixed
---
title: Optimize relative re-positioning when moving issues.
merge_request: 30938
author:
type: fixed
---
title: Order projects in 'Move issue' dropdown by name.
merge_request: 30778
author:
type: fixed
---
title: Fix mirroring help text
merge_request: 31348
author: jramsay
type: other
---
title: Jupyter fixes
merge_request: 31332
author: Amit Rathi
type: fixed
---
title: Update Packer.gitlab-ci.yml to use latest image
merge_request:
author: Kelly Hair
type: other
---
title: Support setting of merge request title and description using git push options
merge_request: 31068
author:
type: added
---
title: Export and download CSV from metrics charts
merge_request: 30760
author:
type: added
---
title: Load search result counts asynchronously
merge_request: 31663
author:
type: changed
---
title: Maintainers can create subgroups
merge_request: 29718
author: Fabio Papa
type: changed
---
title: 'Allows masking @ and : characters.'
merge_request: 31065
author:
type: changed
---
title: Allow specifying variables when running manual jobs
merge_request: 30485
author:
type: added
---
title: Create database tables for the new cycle analytics backend
merge_request: 31621
author:
type: other
---
title: Optimize DB indexes for ES indexing of notes
merge_request: 31846
author:
type: performance
---
title: Migrate remaining users with null private_profile
merge_request: 31708
author:
type: other
---
title: Update 'Ruby on Rails' project template
merge_request: 31310
author:
type: other
---
title: Remove line profiler from performance bar
merge_request:
author:
type: removed
---
title: Remove GC metrics from performance bar
merge_request:
author:
type: removed
---
title: Remove incorrect fallback when determining which cluster to use when retrieving
MR performance metrics
merge_request: 31126
author:
type: changed
---
title: Default dependency job stage index to Infinity, and correctly report it as
undefined in prior stages
merge_request: 31116
author:
type: fixed
---
title: Remove Security Dashboard feature flag
merge_request: 31820
author:
type: other
---
title: Support remove source branch on merge w/ push options
merge_request: 30728
author:
type: added
---
title: Extra logging for new live trace architecture
merge_request: 30892
author:
type: fixed
---
title: Restrict slash commands to users who can log in
merge_request:
author:
type: security
---
title: Queries for Upload should be scoped by model
merge_request:
author:
type: security
---
title: Make pdf.js render CJK characters
merge_request: 31220
author:
type: fixed
---
title: Add Gitaly and Rugged call timing in Sidekiq logs
merge_request: 31651
author:
type: other
---
title: Add partial index on identities table to speed up LDAP lookups
merge_request: 26710
author:
type: performance
---
title: Add missing report-uri to CSP config
merge_request: 31593
author:
type: fixed
---
title: Add Rugged calls and duration to API and Rails logs
merge_request: 30871
author:
type: other
---
title: Add Rugged calls to performance bar
merge_request: 30983
author:
type: other
---
title: Make it easier to find invited group members
merge_request: 28436
author:
type: fixed
---
title: Only track Redis calls if Peek is enabled
merge_request: 31438
author:
type: performance
---
title: Don't attempt to contact registry if it is disabled
merge_request: 31553
author:
type: fixed
---
title: Make Bootsnap available via ENABLE_BOOTSNAP=1
merge_request: 30963
author:
type: performance
---
title: Eliminate many Gitaly calls in discussions API
merge_request: 31834
author:
type: performance
---
title: Properly save suggestions in project exports
merge_request: 31690
author:
type: fixed
---
title: Fix pipelines not always being created after a push
merge_request: 31927
author:
type: fixed
---
title: Fix first-time contributor notes not rendering
merge_request: 31340
author:
type: fixed
---
title: Ignore Gitaly errors if cache flushing fails on project destruction
merge_request: 31164
author:
type: fixed
---
title: Convert githost.log to JSON format
merge_request: 30967
author:
type: changed
---
title: Only expire tag cache once per push
merge_request: 31641
author:
type: performance
---
title: Reduce Gitaly calls in PostReceive
merge_request: 31741
author:
type: performance
---
title: Expire project caches once per push instead of once per ref
merge_request: 31876
author:
type: performance
---
title: Remove pdf.js deprecation warnings
merge_request: 31253
author:
type: fixed
---
title: Rename githost.log -> git_json.log
merge_request: 31634
author:
type: changed
---
title: Add support for Content-Security-Policy
merge_request: 31402
author:
type: added
---
title: Update Mermaid to v8.2.3
merge_request: 30985
author:
type: fixed
---
title: Update rouge to v3.7.0
merge_request: 31254
author:
type: other
---
title: Upgrade Rugged to 0.28.3
merge_request: 31794
author:
type: security
---
title: Use Rails 5.2 Redis caching store
merge_request: 30966
author:
type: other
---
title: Use persistent Redis cluster for Workhorse pub/sub notifications
merge_request: 30990
author:
type: fixed
---
title: Moves snowplow tracking from ee to ce
merge_request: 31160
author: jejacks0n
type: added
---
title: Remove counts from default labels API responses
merge_request: 31543
author:
type: changed
---
title: Generate shareable link for specific metric charts
merge_request: 31339
author:
type: added
---
title: Link and embed metrics in GitLab Flavored Markdown
merge_request: 31106
author:
type: added
---
title: Update GitLab Runner Helm Chart to 0.7.0
merge_request: 30950
author:
type: other
---
title: Update GraphicsMagick from 1.3.29 to 1.3.33 for CI tests
merge_request: 31692
author: Takuya Noguchi
type: other
---
title: Enhance style of the shared runners limit
merge_request: 31386
author:
type: other
---
title: Fix visual review app storage keys
merge_request: 31427
author:
type: fixed
---
title: Count wiki creation, update and delete events
merge_request: 30864
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