Update CHANGELOG.md for 12.6.0

[ci skip]
parent 5c01b473
......@@ -2,6 +2,393 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 12.6.0
### Security (4 changes)
- Update Rugged to v0.28.4.1. !21869
- Update maven_file_name_regex for full string match.
- Add maven file_name regex validation on incoming files.
- Update Workhorse and Gitaly to fix a security issue.
### Removed (1 change)
- Remove downstream pipeline connecting lines. !21196
### Fixed (101 changes, 16 of them are from the community)
- Fix delete user dialog bypass caused by hitting enter. !17343
- Fix broken UI on Environment folder. !17427 (Takuya Noguchi)
- Fix award emoji tooltip being escaped twice if multiple people voted. !19273 (Brian T)
- Use cascading deletes for deleting oauth_openid_requests upon deleting an oauth_access_grant. !19617
- Update merging an MR behavior on the API when pipeline fails. !19641 (briankabiro)
- Vertically align collapse button on epic sidebar. !19656
- Fix projects list to show info in user's locale. !20015 (Arun Kumar Mohan)
- Update padding for cluster alert warning. !20036 (George Tsiolis)
- Show correct warning on issue when project is archived. !20078
- Resets aria-describedby on mouseleave. !20092 (carolcarvalhosa)
- Allow patch notes on repo tags page to word wrap. !20135
- Remove Release edit url for users not allowed to update a release. !20136
- Fix group managed accounts members cleanup. !20157
- Epic tree bug fixes. !20209
- Add missing external-link icon for Crossplane managed app. !20283
- Fixes MR approvers tooltip wrong color. !20287 (Dheeraj Joshi)
- Ignore empty MR diffs when migrating to external storage. !20296
- Add link color to design comments. !20302
- Fix graph groups in monitor dashboard that are hidden on load. !20312
- Update Container Registry naming restrictions to allow for sequential '-'. !20318
- Fixed monitor charts from throwing error when zoomed. !20331
- Validate the merge sha before merging, confirming that the merge will only contain what the user saw. !20348
- Change container registry column name from Tag ID to Image ID. !20349
- Fix dropdown location on the monitoring charts. !20400
- Fixed project import from export ignoring namespace selection. !20405
- Backup: Disable setting of ACL for Google uploads. !20407
- Fix documentation link from empty environment dashboard. !20415
- Move persistent_ref.create into run_after_commit. !20422
- Update external link to provider in cluster settings. !20425
- Fix issue trying to edit weight with collapsed sidebar as guest. !20431
- Handle empty stacktrace and entries with no code. !20458
- Refactor the Deployment model so state machine events are used by both CI and the API. !20474
- Guest users should not delete project snippets they created. !20477
- Accept user-defined dashboard uids in Grafana embeds. !20486
- Fix multi select input padding in project and group user select. !20520 (Kevin Lee)
- Use correct fragment identifier for vulnerability help path. !20524
- Fix group search in groups dropdown. !20535
- Fix removing of child epics that belong to subgroups. !20610
- Fix opening Sentry error details in new tab. !20611
- Ensure next unresolved discussion button takes user to the right place. !20620
- Allow Gitlab GKE clusters to access Google Cloud Registry private images. !20662 (Tan Yee Jian)
- Fix cron parsing for Daylight Savings. !20667
- Fix incorrect new branch name from issue. !20677 (Lee Tickett)
- Improve the way the metrics dashboard waits for data. !20687
- Remove destroy_personal_snippet ability. !20717
- Try longer to clean up after using a gpg-keychain and raise exption if the cleanup fails. !20718
- Fix tooltip hovers in environments table. !20737
- Remove DB transaction from Rebase operation. !20739
- Improve UX for vulnerability dismissal note. !20768
- Fix change to default foreground and backgorund colors in job log. !20787
- Display Labels item in sidebar when Issues are disabled. !20817
- Junit success percentage no longer displays 100% if there are failures. !20835
- Ensure to check create_personal_snippet ability. !20838
- Fix a display bug in the fork removal description message. !20843
- Validate unique environment scope for instance clusters. !20886
- Add empty region when group metrics are missing. !20900
- Adjust issue metrics first_mentioned_in_commit_at calculation. !20923
- Update copy on managed namespace prefixes. !20935
- Add protected branch permission check to run downstream pipelines. !20964
- Fix assignee url in issue board sidebar. !20992 (Lee Tickett)
- Retrieve issues from subgroups when rendering group milestone. !21024
- Adds 409 when user cannot be soft deleted through the API. !21037
- Respect the timezone reported from Gitaly. !21066
- Fix Container repositories can not be replicated when s3 is used. !21068
- Remove redundant toast.scss file and variables. !21105
- Respect snippet query params when displaying embed urls. !21131
- Remove action buttons from designs tab if there are no designs. !21186
- Correctly return stripped PGP text. !21187 (Roger Meier)
- Fix error when linking already linked issue to epic. !21213
- Do not attribute unverified commit e-mails to GitLab users. !21214
- Add nonunique indexes to Labels. !21230
- Fix snippet routes. !21248
- Fix Zoom Quick Action server error when creating a GitLab Issue. !21262
- Rename snippet refactored routes. !21267
- Validate connection section in direct upload config. !21270
- Fix pipeline retry in a CI DAG. !21296
- Authenticate runner requests in Rack::Attack. !21311
- Fix top border of README file header in file list. !21314
- Fix forking a deduplicated project after it was moved to a different shard. !21339
- Fix misaligned approval tr. !21368 (Lee Tickett)
- Fix crash registry contains helm charts. !21381
- Web IDE: Fix the console error that happens when discarding a newly added/uploaded file. !21537
- Authenticate requests with job token as basic auth header for request limiting. !21562
- Fix Single-File-Editor-Layout breaking when branch name is too long. !21577 (Roman Kuba)
- Fix top border of README in vue_file_list. !21578 (Hector Bustillos)
- Stage dropdown lists style corrections. !21607 (Hector Bustillos)
- Change commit_id type on commit_user_mentions table. !21651
- Do not clean the prometheus metrics directory for sidekiq. !21671
- !21542 Part 1: Add new utils for Web IDE store. !21673
- Update auto-deploy-image to v0.8.3. !21696
- Match external user new snippet button visibility to permissions. !21718
- Links to design comments now lead to specific note. !21724
- Re-enable the cloud run feature. !21762
- Ensure forks count cache refresh for source project. !21771
- Fix padding on the design comments. !21839
- Fix "Discard all" for new and renamed files. !21854
- Fix project file finder url encoding file path separators. !21861
- Ensure namespace is present for Managed-Cluster-Applications CI template. !21903
- Rename common template jobs in sast and ds. !22084
- Fixed query behind release filter on merge request search page. !38244
- Activate projects Prometheus service integration when Prometheus managed application is installed on shared cluster.
### Deprecated (4 changes)
- Drop deprecated column from projects table. !18914
- Limit number of projects displayed in GET /groups/:id API. !20023
- Move operations project routes under - scope. !20456
- Move wiki routing under /-/ scope. !21185
### Changed (60 changes, 10 of them are from the community)
- Use better context-specific empty state screens for the Security Dashboards. !18382
- Add evidence collection for Releases. !18874
- Update information and button text for deployment footer. !18918
- Move merge request description into discussions tab. !18940
- Keep details in MR when changing target branch. !19138
- Make internal projects poolable. !19295 (briankabiro)
- Enable support for multiple content query in GraphQL Todo API. !19576
- Allow merge without refresh when new commits are pushed. !19725
- Correct link to Merge trains documentation on MR widget. !19726
- Preserve merge train history. !19864
- Support go-source meta tag for godoc.org. !19888 (Ethan Reesor (@firelizzard))
- Display a better message when starting a discussion on a deleted comment. !20031 (Jacopo Beschi @jacopo-beschi)
- Add sort param to error tracking issue index. !20101
- Add template repository usage to the usage ping. !20126 (minghuan lei)
- Convert flash epic error to form validation error. !20130
- Add 'download' button to Performance Bar. !20205 (Will Chandler)
- SaaS trial copy shows plan. !20207
- Add rbac access to knative-serving namespace deployments to get knative version information. !20244
- Unlock button changed from Icon to String. !20307
- Upgrade to Gitaly v1.72.0. !20313
- Increase upper limit of start_in attribute to 1 week. !20323 (Will Layton)
- Add CI variable to show when Auto-DevOps is explicitly enabled. !20332
- Hashed Storage attachments migration: exclude files in object storage as they are all hashed already. !20338
- Removes caching for design tab discusisons. !20374
- Fixes to inconsistent margins/sapcing in the project detail page. !20395
- Changes to how the search term is styled in the results. !20416
- Move confidence column in the security dashboard. !20435 (Dheeraj Joshi)
- Upgrade to Gitaly v1.73.0. !20443
- Replacing incorrect icon in security dashboard. !20510
- Rework pod logs navigation scheme. !20578
- Reduce start a trial rocket emoji size. !20579
- Upgrade auto-deploy-image for helm default values file. !20588
- Exposed deployment build manual actions for merge request page. !20615
- Upgrade to Gitaly v1.74.0. !20706
- Fetches initial merge request widget data async. !20719
- Add service desk information to project graphQL endpoint. !20722
- Add admin mode controller path to Rack::Attack defaults. !20735 (Diego Louzán)
- Add more filters to SnippetsFinder. !20767
- Clean up the cohorts table. !20779
- Remove vulnerability counter from security tab. !20800
- Only blacklist IPs from Git requests. !20828
- Optimize Deployments endpoint by preloading associations and make record ordering more consistent. !20848
- Update deploy instances color scheme. !20890
- Add service desk information to projects API endpoint. !20913
- Added event tracking to the package details installation components. !20967
- Hide Merge Request information on milestones when MRs are disabled for project. !20985 (Wolfgang Faust)
- Upgrade to Gitaly v1.75.0. !21045
- Evidence - Added restriction for guest on Release page. !21102
- Increase lower DAG `needs` limit from five to ten. !21237
- Add doc links to features on admin dashboard. !21419
- Autofocus cluster dropdown search input. !21440
- Add autofocus to label search fields. !21508
- When a forked project is less visible than its source, merge requests opened in the fork now target the less visible project by default. !21517
- UI improvements in the views for new project from template and the user groups and snippets. !21524 (Hector Bustillos)
- Show merge immediately dialog even if the MR's pipeline hasn't finished. !21556
- Support toggling service desk from API. !21627
- Make `workflow:rules` to work well with Merge Requests. !21742
- Upgrade to Gitaly v1.76.0. !21857
- Remove authentication step from visual review tools instructions.
- Fixes wording on runner admin.
### Performance (22 changes)
- Optimize query for CI pipelines of merge request. !19653
- Replace index on environments table project_id and state with project_id, state, and environment_type. !19902
- Remove reactive caching value keys once the alive key has expired. !20111
- Suggest squash commit messages based on recent commits. !20231
- Improve performance of /api/:version/snippets/public API and only return public personal snippets. !20339
- Add limit for snippet content size. !20346
- Reduce Gitaly calls in BuildHooksWorker. !20365
- Enable ETag caching for MR notes polling. !20440
- Disable public project counts on welcome page. !20517
- Optimize query when Projects API requests private visibility level. !20594
- Improve issues search performance on GraphQL. !20784
- UpdateProjectStatistics updates after commit. !20852
- Run housekeeping after moving a repository between shards. !20863
- Require group_id or project_id for MR target branch autocomplete action. !20933
- Cache the ancestor? Gitaly call to speed up polling for the merge request widget. !20958
- Optimize loading the repository deploy keys page. !20970
- Added lightweight check when retrieving Prometheus metrics. !21099
- Limit max metrics embeds in GFM to 100. !21356
- Fork Puma to validate scheduler fixes. !21547
- Remove an N+1 call rendering projects search results. !21626
- Skip updating LFS objects in mirror updates if repository has not changed. !21744
- Add indexes on deployments to improve environments search. !21789
### Added (117 changes, 16 of them are from the community)
- Add upvote/downvotes attributes to GraphQL Epic query. !14311
- Delete kubernetes cluster association and resources. !16954
- Add badge name field. !16998 (Lee Tickett)
- Add OmniAuth authentication support to admin mode feature. !18214 (Diego Louzán)
- Creates DB tables for storing mentioned users, groups, projects referenced in a note or issuable description. !18316
- Add body data elements for pageview context. !18450
- Added filtering of inherited members for subgroups. !18842
- Added responsiveness to audit events table. !18859
- Add ability to make Jira comments optional. !19004
- Store users, groups, projects mentioned in Markdown to DB tables. !19088
- Upgrade `mail_room` gem to 0.10.0 and enable structured logging. !19186
- Add possibility to save max issue weight on lists. !19220
- Return 422 status code in case of error in submitting comments. !19276 (raju249)
- Add Personal Access Token expiration reminder. !19296
- Add recent search to error tracking. !19301
- Resolve Limit the number of stored sessions per user. !19325
- Add services for 'soft-delete for groups' feature. !19358
- Notify user when over 1000 epics in roadmap. !19419
- Search list of Sentry errors by title in GitLab. !19439
- Add issue statistics to releases on the Releases page. !19448
- Add snowplow events for monitoring dashboard. !19455
- Add snowplow events for APM. !19463
- Add GraphQL mutation to mark all todos done for a user. !19482
- Added rules configuration for Ci::Bridge. !19605
- Add workers for 'soft-delete for groups' feature. !19679
- add tagger within tag view. !19681 (Roger Meier)
- Strong validate import export references. !19682
- Update Release API with evidence related data. !19706
- Graphql query for issues can now be sorted by weight. !19721
- GraphQL for Sentry rror details. !19733
- View closed issues in epic. !19741
- Add API endpoint to unpublish GitLab Pages. !19781
- Add Pipeline Metadata to Packages. !19796
- Create data model for serverless domains. !19835
- Add Unify Circuit project integration service. !19849 (Fabio Huser)
- add sha256 fingerprint to keys model, view and extend users API to search user via fingerprint. !19860 (Roger Meier)
- Allow order_by updated_at in Pipelines API. !19886
- Implement pagination for project releases page. !19912 (Fabio Huser)
- Add migrations for secret snippets. !19939
- Control passing artifacts from CI DAG needs. !19943
- Genereate a set of sample prometheus metrics and route to the sample metrics when enabled. !19987
- Add warning dialog when users click the "Merge immediately" merge train option. !20054
- Expose moved_to_id in issues API. !20083 (Lee Tickett)
- Relate issues when they are marked as duplicated. !20161 (minghuan lei)
- Asks for confirmation before changing project visibility level. !20170
- Allow CI config path to point to a URL or file in a different repository. !20179
- Allow groups to disable mentioning their members, if the group is mentioned. !20184 (Fabio Huser)
- Add modsecurity deployment counts to usage ping. !20196
- Added legend to deploy boards. !20208
- Support passing CI variables via git push options. !20255
- Add GraphQL mutation to restore a Todo. !20261
- Allow specifying Kubernetes namespace for an environment in gitlab-ci.yml. !20270
- Add migrations for 'soft-delete for groups' feature. !20276
- Add Maven installation commands to package detail page for Maven packages. !20300
- Add feature to allow specifying userWithId strategies per environment spec. !20325
- Enable creating Amazon EKS clusters from GitLab. !20333
- Add ability to create new issue from sentry error detail page. !20337
- Convert flash alerts to toasts. !20356
- Return project commit url instead of commits url. !20369 (raju249)
- Collect the date a SaaS trial starts on. !20384
- Add option to delete cached Kubernetes namespaces. !20411
- Create container expiration policies for projects. !20412
- Adjust fork network relations upon project visibility change. !20466
- Create a license info rake task. !20501 (Jason Colyer)
- Add GraphQL mutation for changing due date of an issue. !20577
- Add Snippet GraphQL resolver endpoints. !20613
- Allow Job-Token authentication on Releases creation API. !20632
- Add created_before/after filter to group/project audit events. !20641
- Allow searching of projects by full path. !20659
- Allow administrators to set a minimum password length. !20661
- Update helper text for sentry error tracking settings. !20663 (Rajendra Kadam)
- Adds ability to create issues from sentry details page. !20666
- Add coverage difference visualization to merge request page. !20676 (Fabio Huser)
- Use CI configured namespace for deployments to unmanaged clusters. !20686
- Resolve Design view: Download single issue design image. !20703
- Import large gitlab_project exports via rake task. !20724
- Added Total/Frontend metrics to the performance bar. !20725
- Add dependency scanning flag for skipping automatic bundler audit update. !20743
- Add GraphQL mutation for setting an issue as confidential. !20785
- Track adding metric via monitoring dashboard. !20818
- Add _links object to package api response. !20820
- CI template for installing cluster applications. !20822
- Add SalesforceDX project template. !20831
- Allow NPM package downloads with CI_JOB_TOKEN. !20868
- Allow raw blobs to be served from an external storage. !20936
- Added Snippets GraphQL mutations. !20956
- Added WebHookLogs for ServiceHooks. !20976
- Surface GitLab issue in error detail page. !21019
- Add type to broadcast messages. !21038
- add OpenAPI file viewer. !21106 (Roger Meier)
- Add updated_before and updated_after filters to the Pipelines API endpoint. !21133
- Implement pagination for sentry errors. !21136
- Add support for Conan package management in the package registry. !21152
- Add syntax highlight for Sentry error stack trace. !21182
- Keyset pagination for REST API (Project endpoint). !21194
- CI template for Sentry managed app. !21208
- Add CI variable to set the version of pip when scanning dependencies of Python projects. !21218
- Add dependency scanning flag for specifying pip requirements file for scanning. !21219
- Do not allow specifying a Kubernetes namespace via CI template for managed clusters. !21223
- Sort Sentry error list by first seen, last seen or frequency. !21250
- Add documentation about dependency scanning gradle support. !21253
- Allow PDF attachments to be opened on browser. !21272
- Add child label to commit box. !21323
- Update Knative to 0.9.0. !21361 (cab105)
- Add target_path to broadcast message API. !21430
- Allow Kubernetes namespaces specified via CI template to be used for terminals, pod logs and deploy boards. !21460
- Allow styling broadcast messages. !21522
- Enable new job log by default. !21543
- Document support for sbt dependency scanning. !21588
- Return multiple errors from CI linter. !21589
- Add specific error states to dashboard. !21618
- Add timestamps to pod logs. !21663
- Hide profile information when user is blocked. !21706
- link to group on group admin page. !21709
- Added migration which adds service desk username column. !21733
- Add SentryIssue table to store a link between issue and sentry issue. !37026
- Add path based targeting to broadcast messages.
### Other (51 changes, 28 of them are from the community)
- Remove done callbacks from vue_shared/components/markdown. !16842 (Lee Tickett)
- Update timeago to the latest release. !19407
- Improve job tokens and provide access helper. !19793
- Add post deployment migration to complete pages metadata migration. !19928
- Resolve Document - Make using GitLab auth with Vault easy. !19980
- Remove IIFEs from gl_dropdown.js. !19983 (nuwe1)
- Improve sparkline chart in MR widget deployment. !20085
- Updated jekyll project_template. !20090 (Marc Schwede)
- Updated hexo project_template. !20105 (Marc Schwede)
- Updated hugo project_template. !20109 (Marc Schwede)
- Resolve environment rollback was not friendly. !20121
- Removed all references of BoardService. !20144 (nuwe1)
- Removes references of BoardService in list file. !20145 (nuwe1)
- replace var gl_dropdown.js. !20166 (nuwe1)
- delete board_service.js. !20168 (nuwe1)
- Improve create confidential MR dropdown styling. !20176 (Lee Tickett)
- Remove milestone_id from epics. !20187 (Lee Tickett)
- Remove build badge path from route. !20188 (Lee Tickett)
- Add worker attributes to Sidekiq metrics. !20292
- Update GitLab Runner Helm Chart to 0.11.0. !20461
- add missing test for add_index rubocop rule. !20464 (Eric Thomas)
- Suppress progress on pulling image on Code Quality of Auto DevOps. !20604 (Takuya Noguchi)
- Increase margin between project stats. !20606
- Remove extra spacing below sidebar time tracking info. !20657 (Lee Tickett)
- Add e2e qa test for email delivery. !20675 (Diego Louzán)
- Collect project import failures instead of failing fast. !20727
- Removed unused methods in monitoring dashboard. !20819
- removes references of BoardService. !20872 (nuwe1)
- removes references of BoardService. !20874 (nuwe1)
- removes references of BoardService. !20875 (nuwe1)
- removes references of BoardService. !20876 (nuwe1)
- removes references of BoardService. !20877 (nuwe1)
- removes references of BoardService. !20879 (nuwe1)
- removes references of BoardService. !20880 (nuwe1)
- removes references of BoardService. !20881 (nuwe1)
- Remove whitespaces between tree-controls elements. !20952
- Add Project Export request/download rate limits. !20962
- Remove feature flag for limiting diverging commit counts. !20999
- Changed 'Add approvers' to 'Approval rules'. !21079
- Resolve Add missing popover and remove none in MR widget. !21095
- Change Puma log format to JSON. !21101
- Update GitLab Shell to v10.3.0. !21151
- Improve diff expansion text. !21616
- Remove var from app/assets/javascripts/commit/image_file.js. !21649 (Abubakar Hassan)
- Rename User#full_private_access? to User#can_read_all_resources?. !21668 (Diego Louzán)
- Replace CI_COMMIT_REF with CI_COMMIT_SHA on CI docs. !21781 (Takuya Noguchi)
- Add reportSnippet permission to Snippet GraphQL. !21836
- Harmonize capitalization on cluster UI. !21878 (Evan Read)
- Add mark as spam snippet mutation. !21912
- Update Workhorse to v8.18.0. !22091
- Replace Font Awesome bullhorn icon with GitLab bullhorn icon.
## 12.5.5
### Security (1 change)
......
---
title: Add possibility to save max issue weight on lists
merge_request: 19220
author:
type: added
---
title: Add upvote/downvotes attributes to GraphQL Epic query
merge_request: 14311
author:
type: added
---
title: Document support for sbt dependency scanning
merge_request: 21588
author:
type: added
---
title: Add CI variable to set the version of pip when scanning dependencies of Python projects
merge_request: 21218
author:
type: added
---
title: Add documentation about dependency scanning gradle support
merge_request: 21253
author:
type: added
---
title: Removes caching for design tab discusisons
merge_request: 20374
author:
type: changed
---
title: Replacing incorrect icon in security dashboard.
merge_request: 20510
author:
type: changed
---
title: Remove vulnerability counter from security tab
merge_request: 20800
author:
type: changed
---
title: Use better context-specific empty state screens for the Security Dashboards
merge_request: 18382
author:
type: changed
---
title: Activate projects Prometheus service integration when Prometheus managed application is installed on shared cluster
merge_request:
author:
type: fixed
---
title: Create container expiration policies for projects
merge_request: 20412
author:
type: added
---
title: Adjust issue metrics first_mentioned_in_commit_at calculation
merge_request: 20923
author:
type: fixed
---
title: Enable ETag caching for MR notes polling
merge_request: 20440
author:
type: performance
---
title: Clean up the cohorts table
merge_request: 20779
author:
type: changed
---
title: Display Labels item in sidebar when Issues are disabled
merge_request: 20817
author:
type: fixed
---
title: Add ability to make Jira comments optional
merge_request: 19004
author:
type: added
---
title: Adds 409 when user cannot be soft deleted through the API
merge_request: 21037
author:
type: fixed
---
title: Optimize loading the repository deploy keys page
merge_request: 20970
author:
type: performance
---
title: Store users, groups, projects mentioned in Markdown to DB tables
merge_request: 19088
author:
type: added
---
title: Creates DB tables for storing mentioned users, groups, projects referenced
in a note or issuable description
merge_request: 18316
author:
type: added
---
title: Enable creating Amazon EKS clusters from GitLab
merge_request: 20333
author:
type: added
---
title: Update external link to provider in cluster settings
merge_request: 20425
author:
type: fixed
---
title: Authenticate requests with job token as basic auth header for request limiting
merge_request: 21562
author:
type: fixed
---
title: Authenticate runner requests in Rack::Attack
merge_request: 21311
author:
type: fixed
---
title: Use cascading deletes for deleting oauth_openid_requests upon deleting an oauth_access_grant
merge_request: 19617
author:
type: fixed
---
title: Show correct warning on issue when project is archived
merge_request: 20078
author:
type: fixed
---
title: Fixed project import from export ignoring namespace selection
merge_request: 20405
author:
type: fixed
---
title: Update information and button text for deployment footer
merge_request: 18918
author:
type: changed
---
title: Allow Job-Token authentication on Releases creation API
merge_request: 20632
author:
type: added
---
title: Add evidence collection for Releases
merge_request: 18874
author:
type: changed
---
title: Evidence - Added restriction for guest on Release page
merge_request: 21102
author:
type: changed
---
title: Update merging an MR behavior on the API when pipeline fails
merge_request: 19641
author: briankabiro
type: fixed
---
title: Fix top border of README file header in file list
merge_request: 21314
author:
type: fixed
---
title: Display a better message when starting a discussion on a deleted comment
merge_request: 20031
author: Jacopo Beschi @jacopo-beschi
type: changed
---
title: Fix "Discard all" for new and renamed files
merge_request: 21854
author:
type: fixed
---
title: "Web IDE: Fix the console error that happens when discarding a newly added/uploaded file."
merge_request: 21537
author:
type: fixed
---
title: Use CI configured namespace for deployments to unmanaged clusters
merge_request: 20686
author:
type: added
---
title: Do not allow specifying a Kubernetes namespace via CI template for managed
clusters
merge_request: 21223
author:
type: added
---
title: Allow specifying Kubernetes namespace for an environment in gitlab-ci.yml
merge_request: 20270
author:
type: added
---
title: Allow Kubernetes namespaces specified via CI template to be used for terminals,
pod logs and deploy boards
merge_request: 21460
author:
type: added
---
title: Added lightweight check when retrieving Prometheus metrics.
merge_request: 21099
author:
type: performance
---
title: Unlock button changed from Icon to String
merge_request: 20307
author:
type: changed
---
title: Fix delete user dialog bypass caused by hitting enter
merge_request: 17343
author:
type: fixed
---
title: Remove authentication step from visual review tools instructions
merge_request:
author:
type: changed
---
title: Fixes wording on runner admin
merge_request:
author:
type: changed
---
title: Graphql query for issues can now be sorted by weight
merge_request: 19721
author:
type: added
---
title: Keep details in MR when changing target branch
merge_request: 19138
author:
type: changed
---
title: Fix award emoji tooltip being escaped twice if multiple people voted
merge_request: 19273
author: Brian T
type: fixed
---
title: Add nonunique indexes to Labels
merge_request: 21230
author:
type: fixed
---
title: Changes to how the search term is styled in the results
merge_request: 20416
author:
type: changed
---
title: Limit number of projects displayed in GET /groups/:id API
merge_request: 20023
author:
type: deprecated
---
title: Allow merge without refresh when new commits are pushed
merge_request: 19725
author:
type: changed
---
title: Improve sparkline chart in MR widget deployment
merge_request: 20085
author:
type: other
---
title: Support go-source meta tag for godoc.org
merge_request: 19888
author: Ethan Reesor (@firelizzard)
type: changed
---
title: Resolve Limit the number of stored sessions per user
merge_request: 19325
author:
type: added
---
title: Resolve environment rollback was not friendly
merge_request: 20121
author:
type: other
---
title: Fix project file finder url encoding file path separators
merge_request: 21861
author:
type: fixed
---
title: Add option to delete cached Kubernetes namespaces
merge_request: 20411
author:
type: added
---
title: Require group_id or project_id for MR target branch autocomplete action
merge_request: 20933
author:
type: performance
---
title: Add GraphQL mutation to mark all todos done for a user
merge_request: 19482
author:
type: added
---
title: Enable support for multiple content query in GraphQL Todo API
merge_request: 19576
author:
type: changed
---
title: Add GraphQL mutation to restore a Todo
merge_request: 20261
author:
type: added
---
title: Upgrade `mail_room` gem to 0.10.0 and enable structured logging
merge_request: 19186
author:
type: added
---
title: Add modsecurity deployment counts to usage ping
merge_request: 20196
author:
type: added
---
title: Fix broken UI on Environment folder
merge_request: 17427
author: Takuya Noguchi
type: fixed
---
title: Convert flash epic error to form validation error
merge_request: 20130
author:
type: changed
---
title: Fix error when linking already linked issue to epic
merge_request: 21213
author:
type: fixed
---
title: Improve the way the metrics dashboard waits for data
merge_request: 20687
author:
type: fixed
---
title: Fixed monitor charts from throwing error when zoomed
merge_request: 20331
author:
type: fixed
---
title: Convert flash alerts to toasts
merge_request: 20356
author:
type: added
---
title: Improve UX for vulnerability dismissal note
merge_request: 20768
author:
type: fixed
---
title: Add link color to design comments
merge_request: 20302
author:
type: fixed
---
title: Allow order_by updated_at in Pipelines API
merge_request: 19886
author:
type: added
---
title: Add updated_before and updated_after filters to the Pipelines API endpoint
merge_request: 21133
author:
type: added
---
title: Add services for 'soft-delete for groups' feature
merge_request: 19358
author:
type: added
---
title: Add workers for 'soft-delete for groups' feature
merge_request: 19679
author:
type: added
---
title: Make internal projects poolable
merge_request: 19295
author: briankabiro
type: changed
---
title: Notify user when over 1000 epics in roadmap
merge_request: 19419
author:
type: added
---
title: Allow patch notes on repo tags page to word wrap
merge_request: 20135
author:
type: fixed
---
title: Add Pipeline Metadata to Packages
merge_request: 19796
author:
type: added
---
title: Improve job tokens and provide access helper
merge_request: 19793
author:
type: other
---
title: Add dependency scanning flag for skipping automatic bundler audit update
merge_request: 20743
author:
type: added
---
title: Add API endpoint to unpublish GitLab Pages
merge_request: 19781
author:
type: added
---
title: Add recent search to error tracking
merge_request: 19301
author:
type: added
---
title: Add sort param to error tracking issue index
merge_request: 20101
author:
type: changed
---
title: Sort Sentry error list by first seen, last seen or frequency
merge_request: 21250
author:
type: added
---
title: Add specific error states to dashboard
merge_request: 21618
author:
type: added
---
title: Add empty region when group metrics are missing
merge_request: 20900
author:
type: fixed
---
title: Add snowplow events for APM
merge_request: 19463
author:
type: added
---
title: Add snowplow events for monitoring dashboard
merge_request: 19455
author:
type: added
---
title: Add service desk information to projects API endpoint
merge_request: 20913
author:
type: changed
---
title: Add service desk information to project graphQL endpoint
merge_request: 20722
author:
type: changed
---
title: Support toggling service desk from API
merge_request: 21627
author:
type: changed
---
title: 'Resolve Design view: Download single issue design image'
merge_request: 20703
author:
type: added
---
title: Correct link to Merge trains documentation on MR widget
merge_request: 19726
author:
type: changed
---
title: Remove an N+1 call rendering projects search results
merge_request: 21626
author:
type: performance
---
title: Drop deprecated column from projects table
merge_request: 18914
author:
type: deprecated
---
title: Updated jekyll project_template
merge_request: 20090
author: Marc Schwede
type: other
---
title: Fix graph groups in monitor dashboard that are hidden on load
merge_request: 20312
author:
type: fixed
---
title: GraphQL for Sentry rror details
merge_request: 19733
author:
type: added
---
title: Update timeago to the latest release
merge_request: 19407
author:
type: other
---
title: Fixes MR approvers tooltip wrong color
merge_request: 20287
author: Dheeraj Joshi
type: fixed
---
title: Implement pagination for sentry errors
merge_request: 21136
author:
type: added
---
title: Update padding for cluster alert warning
merge_request: 20036
author: George Tsiolis
type: fixed
---
title: Fix group managed accounts members cleanup
merge_request: 20157
author:
type: fixed
---
title: Add doc links to features on admin dashboard
merge_request: 21419
author:
type: changed
---
title: Add syntax highlight for Sentry error stack trace
merge_request: 21182
author:
type: added
---
title: Exposed deployment build manual actions for merge request page
merge_request: 20615
author:
type: changed
---
title: Fixes to inconsistent margins/sapcing in the project detail page
merge_request: 20395
author:
type: changed
---
title: Add _links object to package api response
merge_request: 20820
author:
type: added
---
title: Added legend to deploy boards
merge_request: 20208
author:
type: added
---
title: Update deploy instances color scheme
merge_request: 20890
author:
type: changed
---
title: Create data model for serverless domains
merge_request: 19835
author:
type: added
---
title: Use correct fragment identifier for vulnerability help path
merge_request: 20524
author:
type: fixed
---
title: Only blacklist IPs from Git requests
merge_request: 20828
author:
type: changed
---
title: 'Hashed Storage attachments migration: exclude files in object storage as they
are all hashed already'
merge_request: 20338
author:
type: changed
---
title: Change container registry column name from Tag ID to Image ID
merge_request: 20349
author:
type: fixed
---
title: Links to design comments now lead to specific note
merge_request: 21724
author:
type: fixed
---
title: Retrieve issues from subgroups when rendering group milestone
merge_request: 21024
author:
type: fixed
---
title: Remove Release edit url for users not allowed to update a release
merge_request: 20136
author:
type: fixed
---
title: Optimize Deployments endpoint by preloading associations and make record ordering more consistent
merge_request: 20848
author:
type: changed
---
title: Add GraphQL mutation for changing due date of an issue
merge_request: 20577
author:
type: added
---
title: Add GraphQL mutation for setting an issue as confidential
merge_request: 20785
author:
type: added
---
title: Autofocus cluster dropdown search input
merge_request: 21440
author:
type: changed
---
title: Handle empty stacktrace and entries with no code
merge_request: 20458
author:
type: fixed
---
title: SaaS trial copy shows plan
merge_request: 20207
author:
type: changed
---
title: Add missing external-link icon for Crossplane managed app
merge_request: 20283
author:
type: fixed
---
title: Move confidence column in the security dashboard
merge_request: 20435
author: Dheeraj Joshi
type: changed
---
title: Update Container Registry naming restrictions to allow for sequential '-'
merge_request: 20318
author:
type: fixed
---
title: Ignore empty MR diffs when migrating to external storage
merge_request: 20296
author:
type: fixed
---
title: Fix Container repositories can not be replicated when s3 is used
merge_request: 21068
author:
type: fixed
---
title: Collect the date a SaaS trial starts on
merge_request: 20384
author:
type: added
---
title: Allow administrators to set a minimum password length
merge_request: 20661
author:
type: added
---
title: Create a license info rake task
merge_request: 20501
author: Jason Colyer
type: added
---
title: Fix removing of child epics that belong to subgroups
merge_request: 20610
author:
type: fixed
---
title: Changed 'Add approvers' to 'Approval rules'
merge_request: 21079
author:
type: other
---
title: View closed issues in epic
merge_request: 19741
author:
type: added
---
title: Track adding metric via monitoring dashboard
merge_request: 20818
author:
type: added
---
title: Reduce start a trial rocket emoji size
merge_request: 20579
author:
type: changed
---
title: Fix opening Sentry error details in new tab
merge_request: 20611
author:
type: fixed
---
title: Add SentryIssue table to store a link between issue and sentry issue
merge_request: 37026
author:
type: added
---
title: Suppress progress on pulling image on Code Quality of Auto DevOps
merge_request: 20604
author: Takuya Noguchi
type: other
---
title: Increase margin between project stats
merge_request: 20606
author:
type: other
---
title: Collect project import failures instead of failing fast
merge_request: 20727
author:
type: other
---
title: Junit success percentage no longer displays 100% if there are failures
merge_request: 20835
author:
type: fixed
---
title: Update GitLab Shell to v10.3.0
merge_request: 21151
author:
type: other
---
title: Respect the timezone reported from Gitaly
merge_request: 21066
author:
type: fixed
---
title: Do not clean the prometheus metrics directory for sidekiq
merge_request: 21671
author:
type: fixed
---
title: Allow NPM package downloads with CI_JOB_TOKEN
merge_request: 20868
author:
type: added
---
title: Validate unique environment scope for instance clusters
merge_request: 20886
author:
type: fixed
---
title: Remove whitespaces between tree-controls elements
merge_request: 20952
author:
type: other
---
title: Added event tracking to the package details installation components
merge_request: 20967
author:
type: changed
---
title: Resolve Add missing popover and remove none in MR widget
merge_request: 21095
author:
type: other
---
title: Fix crash registry contains helm charts
merge_request: 21381
author:
type: fixed
---
title: Fix Zoom Quick Action server error when creating a GitLab Issue
merge_request: 21262
author:
type: fixed
---
title: Fixed query behind release filter on merge request search page.
merge_request: 38244
author:
type: fixed
---
title: Fix top border of README in vue_file_list
merge_request: 21578
author: Hector Bustillos
type: fixed
---
title: UI improvements in the views for new project from template and the user groups
and snippets
merge_request: 21524
author: Hector Bustillos
type: changed
---
title: "!21542 Part 1: Add new utils for Web IDE store"
merge_request: 21673
author:
type: fixed
---
title: Relate issues when they are marked as duplicated
merge_request: 20161
author: minghuan lei
type: added
---
title: Replace Font Awesome bullhorn icon with GitLab bullhorn icon
merge_request:
author:
type: other
---
title: Stage dropdown lists style corrections
merge_request: 21607
author: Hector Bustillos
type: fixed
---
title: Change commit_id type on commit_user_mentions table
merge_request: 21651
author:
type: fixed
---
title: Replace CI_COMMIT_REF with CI_COMMIT_SHA on CI docs
merge_request: 21781
author: Takuya Noguchi
type: other
---
title: Vertically align collapse button on epic sidebar
merge_request: 19656
author:
type: fixed
---
title: Fix issue trying to edit weight with collapsed sidebar as guest
merge_request: 20431
author:
type: fixed
---
title: Add template repository usage to the usage ping
merge_request: 20126
author: minghuan lei
type: changed
---
title: Add Maven installation commands to package detail page for Maven packages
merge_request: 20300
author:
type: added
---
title: Add support for Conan package management in the package registry
merge_request: 21152
author:
type: added
---
title: Add dependency scanning flag for specifying pip requirements file for scanning.
merge_request: 21219
author:
type: added
---
title: Resolve Document - Make using GitLab auth with Vault easy
merge_request: 19980
author:
type: other
---
title: delete board_service.js
merge_request: 20168
author: nuwe1
type: other
---
title: Remove IIFEs from gl_dropdown.js
merge_request: 19983
author: nuwe1
type: other
---
title: replace var gl_dropdown.js
merge_request: 20166
author: nuwe1
type: other
---
title: removes references of BoardService
merge_request: 20880
author: nuwe1
type: other
---
title: removes references of BoardService
merge_request: 20881
author: nuwe1
type: other
---
title: removes references of BoardService
merge_request: 20872
author: nuwe1
type: other
---
title: removes references of BoardService
merge_request: 20874
author: nuwe1
type: other
---
title: removes references of BoardService
merge_request: 20875
author: nuwe1
type: other
---
title: removes references of BoardService
merge_request: 20876
author: nuwe1
type: other
---
title: removes references of BoardService
merge_request: 20877
author: nuwe1
type: other
---
title: removes references of BoardService
merge_request: 20879
author: nuwe1
type: other
---
title: Removed all references of BoardService
merge_request: 20144
author: nuwe1
type: other
---
title: Removes references of BoardService in list file
merge_request: 20145
author: nuwe1
type: other
---
title: Updated hexo project_template
merge_request: 20105
author: Marc Schwede
type: other
---
title: Updated hugo project_template
merge_request: 20109
author: Marc Schwede
type: other
---
title: Keyset pagination for REST API (Project endpoint)
merge_request: 21194
author:
type: added
---
title: Add badge name field
merge_request: 16998
author: Lee Tickett
type: added
---
title: Replace index on environments table project_id and state with project_id, state, and environment_type
merge_request: 19902
author:
type: performance
---
title: Allow CI config path to point to a URL or file in a different repository
merge_request: 20179
author:
type: added
---
title: Change Puma log format to JSON
merge_request: 21101
author:
type: other
---
title: Add body data elements for pageview context
merge_request: 18450
author:
type: added
---
title: add missing test for add_index rubocop rule
merge_request: 20464
author: Eric Thomas
type: other
---
title: Rework pod logs navigation scheme
merge_request: 20578
author:
type: changed
---
title: Add timestamps to pod logs
merge_request: 21663
author:
type: added
---
title: Guest users should not delete project snippets they created
merge_request: 20477
author:
type: fixed
---
title: Allow raw blobs to be served from an external storage
merge_request: 20936
author:
type: added
---
title: Match external user new snippet button visibility to permissions
merge_request: 21718
author:
type: fixed
---
title: Improve performance of /api/:version/snippets/public API and only return public
personal snippets
merge_request: 20339
author:
type: performance
---
title: Add CI variable to show when Auto-DevOps is explicitly enabled
merge_request: 20332
author:
type: changed
---
title: Add autofocus to label search fields
merge_request: 21508
author:
type: changed
---
title: Added rules configuration for Ci::Bridge
merge_request: 19605
author:
type: added
---
title: Add protected branch permission check to run downstream pipelines
merge_request: 20964
author:
type: fixed
---
title: Fix forking a deduplicated project after it was moved to a different shard
merge_request: 21339
author:
type: fixed
---
title: Cache the ancestor? Gitaly call to speed up polling for the merge request widget
merge_request: 20958
author:
type: performance
---
title: Try longer to clean up after using a gpg-keychain and raise exption if the
cleanup fails
merge_request: 20718
author:
type: fixed
---
title: Validate the merge sha before merging, confirming that the merge will only
contain what the user saw
merge_request: 20348
author:
type: fixed
---
title: Add admin mode controller path to Rack::Attack defaults
merge_request: 20735
author: Diego Louzán
type: changed
---
title: Rename User#full_private_access? to User#can_read_all_resources?
merge_request: 21668
author: Diego Louzán
type: other
---
title: Control passing artifacts from CI DAG needs
merge_request: 19943
author:
type: added
---
title: CI template for Sentry managed app
merge_request: 21208
author:
type: added
---
title: CI template for installing cluster applications
merge_request: 20822
author:
type: added
---
title: Removed unused methods in monitoring dashboard
merge_request: 20819
author:
type: other
---
title: Re-enable the cloud run feature
merge_request: https://gitlab.com/gitlab-org/gitlab/merge_requests/21762
author:
type: fixed
---
title: Add child label to commit box
merge_request: 21323
author:
type: added
---
title: Add post deployment migration to complete pages metadata migration
merge_request: 19928
author:
type: other
---
title: Improve create confidential MR dropdown styling.
merge_request: 20176
author: Lee Tickett
type: other
---
title: Move persistent_ref.create into run_after_commit
merge_request: 20422
author:
type: fixed
---
title: Refactor the Deployment model so state machine events are used by both CI and the API
merge_request: 20474
author:
type: fixed
---
title: Move operations project routes under - scope
merge_request: 20456
author:
type: deprecated
---
title: Move wiki routing under /-/ scope
merge_request: 21185
author:
type: deprecated
---
title: Fix tooltip hovers in environments table
merge_request: 20737
author:
type: fixed
---
title: Harmonize capitalization on cluster UI
merge_request: 21878
author: Evan Read
type: other
---
title: Update Release API with evidence related data.
merge_request: 19706
author:
type: added
---
title: Expose moved_to_id in issues API
merge_request: 20083
author: Lee Tickett
type: added
---
title: Add Unify Circuit project integration service
merge_request: 19849
author: Fabio Huser
type: added
---
title: Allow groups to disable mentioning their members, if the group is mentioned
merge_request: 20184
author: Fabio Huser
type: added
---
title: Increase upper limit of start_in attribute to 1 week
merge_request: 20323
author: Will Layton
type: changed
---
title: Add coverage difference visualization to merge request page
merge_request: 20676
author: Fabio Huser
type: added
---
title: add OpenAPI file viewer
merge_request: 21106
author: Roger Meier
type: added
---
title: add sha256 fingerprint to keys model, view and extend users API to search user via fingerprint
merge_request: 19860
author: Roger Meier
type: added
---
title: Add OmniAuth authentication support to admin mode feature
merge_request: 18214
author: Diego Louzán
type: added
---
title: add tagger within tag view
merge_request: 19681
author: Roger Meier
type: added
---
title: Implement pagination for project releases page
merge_request: 19912
author: Fabio Huser
type: added
---
title: Delete kubernetes cluster association and resources
merge_request: 16954
author:
type: added
---
title: Improve diff expansion text
merge_request: 21616
author:
type: other
---
title: Add created_before/after filter to group/project audit events
merge_request: 20641
author:
type: added
---
title: Rename common template jobs in sast and ds
merge_request: 22084
author:
type: fixed
---
title: Fix documentation link from empty environment dashboard
merge_request: 20415
author:
type: fixed
---
title: Fix a display bug in the fork removal description message
merge_request: 20843
author:
type: fixed
---
title: Fix group search in groups dropdown
merge_request: 20535
author:
type: fixed
---
title: Fix incorrect new branch name from issue
merge_request: 20677
author: Lee Tickett
type: fixed
---
title: Fix change to default foreground and backgorund colors in job log
merge_request: 20787
author:
type: fixed
---
title: Fix padding on the design comments
merge_request: 21839
author:
type: fixed
---
title: Fix multi select input padding in project and group user select
merge_request: 20520
author: Kevin Lee
type: fixed
---
title: Fix projects list to show info in user's locale
merge_request: 20015
author: Arun Kumar Mohan
type: fixed
---
title: 'Correctly return stripped PGP text'
merge_request: 21187
author: Roger Meier
type: fixed
---
title: Fix assignee url in issue board sidebar
merge_request: 20992
author: Lee Tickett
type: fixed
---
title: Resets aria-describedby on mouseleave
merge_request: 20092
author: carolcarvalhosa
type: fixed
---
title: Add limit for snippet content size
merge_request: 20346
author:
type: performance
---
title: Added Snippets GraphQL mutations
merge_request: 20956
author:
type: added
---
title: Add Snippet GraphQL resolver endpoints
merge_request: 20613
author:
type: added
---
title: Remove destroy_personal_snippet ability
merge_request: 20717
author:
type: fixed
---
title: Ensure to check create_personal_snippet ability
merge_request: 20838
author:
type: fixed
---
title: Respect snippet query params when displaying embed urls
merge_request: 21131
author:
type: fixed
---
title: Fix snippet routes
merge_request: 21248
author:
type: fixed
---
title: Add more filters to SnippetsFinder
merge_request: 20767
author:
type: changed
---
title: Add mark as spam snippet mutation
merge_request: 21912
author:
type: other
---
title: Add reportSnippet permission to Snippet GraphQL
merge_request: 21836
author:
type: other
---
title: Rename snippet refactored routes
merge_request: 21267
author:
type: fixed
---
title: Add migrations for secret snippets
merge_request: 19939
author:
type: added
---
title: Fork Puma to validate scheduler fixes
merge_request: 21547
author:
type: performance
---
title: Genereate a set of sample prometheus metrics and route to the sample metrics
when enabled
merge_request: 19987
author:
type: added
---
title: Add Project Export request/download rate limits
merge_request: 20962
author:
type: other
---
title: Run housekeeping after moving a repository between shards
merge_request: 20863
author:
type: performance
---
title: Upgrade to Gitaly v1.72.0
merge_request: 20313
author:
type: changed
---
title: Upgrade to Gitaly v1.73.0
merge_request: 20443
author:
type: changed
---
title: Upgrade to Gitaly v1.74.0
merge_request: 20706
author:
type: changed
---
title: Upgrade to Gitaly v1.75.0
merge_request: 21045
author:
type: changed
---
title: Upgrade to Gitaly v1.76.0
merge_request: 21857
author:
type: changed
---
title: Add rbac access to knative-serving namespace deployments to get knative version information
merge_request: 20244
author:
type: changed
---
title: Allow Gitlab GKE clusters to access Google Cloud Registry private images
merge_request: 20662
author: Tan Yee Jian
type: fixed
---
title: Upgrade auto-deploy-image for helm default values file
merge_request: 20588
author:
type: changed
---
title: Allow searching of projects by full path
merge_request: 20659
author:
type: added
---
title: Return 422 status code in case of error in submitting comments
merge_request: 19276
author: raju249
type: added
---
title: Suggest squash commit messages based on recent commits
merge_request: 20231
author:
type: performance
---
title: Optimize query for CI pipelines of merge request
merge_request: 19653
author:
type: performance
---
title: Add worker attributes to Sidekiq metrics
merge_request: 20292
author:
type: other
---
title: Improve issues search performance on GraphQL
merge_request: 20784
author:
type: performance
---
title: Allow PDF attachments to be opened on browser
merge_request: 21272
author:
type: added
---
title: Return project commit url instead of commits url
merge_request: 20369
author: raju249
type: added
---
title: Fix dropdown location on the monitoring charts
merge_request: 20400
author:
type: fixed
---
title: Update Knative to 0.9.0
merge_request: 21361
author: cab105
type: added
---
title: Import large gitlab_project exports via rake task
merge_request: 20724
author:
type: added
---
title: Increase lower DAG `needs` limit from five to ten
merge_request: 21237
author:
type: changed
---
title: Adds ability to create issues from sentry details page
merge_request: 20666
author:
type: added
---
title: Add ability to create new issue from sentry error detail page
merge_request: 20337
author:
type: added
---
title: Added WebHookLogs for ServiceHooks
merge_request: 20976
author:
type: added
---
title: Make `workflow:rules` to work well with Merge Requests
merge_request: 21742
author:
type: changed
---
title: Ensure namespace is present for Managed-Cluster-Applications CI template
merge_request: 21903
author:
type: fixed
---
title: Fix misaligned approval tr
merge_request: 21368
author: Lee Tickett
type: fixed
---
title: Add migrations for 'soft-delete for groups' feature
merge_request: 20276
author:
type: added
---
title: Add warning dialog when users click the "Merge immediately" merge train option
merge_request: 20054
author:
type: added
---
title: Add issue statistics to releases on the Releases page
merge_request: 19448
author:
type: added
---
title: Show merge immediately dialog even if the MR's pipeline hasn't finished
merge_request: 21556
author:
type: changed
---
title: Add target_path to broadcast message API
merge_request: 21430
author:
type: added
---
title: Add type to broadcast messages
merge_request: 21038
author:
type: added
---
title: Add path based targeting to broadcast messages
merge_request:
author:
type: added
---
title: Allow styling broadcast messages
merge_request: 21522
author:
type: added
---
title: Adjust fork network relations upon project visibility change
merge_request: 20466
author:
type: added
---
title: Ensure forks count cache refresh for source project
merge_request: 21771
author:
type: fixed
---
title: Remove DB transaction from Rebase operation
merge_request: 20739
author:
type: fixed
---
title: Fetches initial merge request widget data async
merge_request: 20719
author:
type: changed
---
title: Asks for confirmation before changing project visibility level
merge_request: 20170
author:
type: added
---
title: Move merge request description into discussions tab
merge_request: 18940
author:
type: changed
---
title: Preserve merge train history
merge_request: 19864
author:
type: changed
---
title: Optimize query when Projects API requests private visibility level
merge_request: 20594
author:
type: performance
---
title: Support passing CI variables via git push options
merge_request: 20255
author:
type: added
---
title: Add e2e qa test for email delivery
merge_request: 20675
author: Diego Louzán
type: other
---
title: Remove reactive caching value keys once the alive key has expired
merge_request: 20111
author:
type: performance
---
title: Remove action buttons from designs tab if there are no designs
merge_request: 21186
author:
type: fixed
---
title: Remove done callbacks from vue_shared/components/markdown
merge_request: 16842
author: Lee Tickett
type: other
---
title: Remove downstream pipeline connecting lines
merge_request: 21196
author:
type: removed
---
title: Remove redundant toast.scss file and variables
merge_request: 21105
author:
type: fixed
---
title: Remove build badge path from route
merge_request: 20188
author: Lee Tickett
type: other
---
title: Remove extra spacing below sidebar time tracking info
merge_request: 20657
author: Lee Tickett
type: other
---
title: Remove milestone_id from epics
merge_request: 20187
author: Lee Tickett
type: other
---
title: Epic tree bug fixes
merge_request: 20209
author:
type: fixed
---
title: Fix Single-File-Editor-Layout breaking when branch name is too long
merge_request: 21577
author: Roman Kuba
type: fixed
---
title: 'When a forked project is less visible than its source, merge requests opened in the fork now target the less visible project by default.'
merge_request: 21517
author:
type: changed
---
title: Add Personal Access Token expiration reminder
merge_request: 19296
author:
type: added
---
title: Add SalesforceDX project template
merge_request: 20831
author:
type: added
---
title: Search list of Sentry errors by title in GitLab
merge_request: 19439
author:
type: added
---
title: Update Workhorse and Gitaly to fix a security issue
merge_request:
author:
type: security
---
title: Add maven file_name regex validation on incoming files
merge_request:
author:
type: security
---
title: Update maven_file_name_regex for full string match
merge_request:
author:
type: security
---
title: Update helper text for sentry error tracking settings
merge_request: 20663
author: Rajendra Kadam
type: added
---
title: Added migration which adds service desk username column
merge_request: 21733
author:
type: added
---
title: Add indexes on deployments to improve environments search
merge_request: 21789
author:
type: performance
---
title: Disable public project counts on welcome page
merge_request: 20517
author:
type: performance
---
title: 'Backup: Disable setting of ACL for Google uploads'
merge_request: 20407
author:
type: fixed
---
title: Fix pipeline retry in a CI DAG
merge_request: 21296
author:
type: fixed
---
title: Do not attribute unverified commit e-mails to GitLab users
merge_request: 21214
author:
type: fixed
---
title: Reduce Gitaly calls in BuildHooksWorker
merge_request: 20365
author:
type: performance
---
title: Remove feature flag for limiting diverging commit counts
merge_request: 20999
author:
type: other
---
title: Skip updating LFS objects in mirror updates if repository has not changed
merge_request: 21744
author:
type: performance
---
title: Fix cron parsing for Daylight Savings
merge_request: 20667
author:
type: fixed
---
title: Update Rugged to v0.28.4.1
merge_request: 21869
author:
type: security
---
title: Validate connection section in direct upload config
merge_request: 21270
author:
type: fixed
---
title: Strong validate import export references
merge_request: 19682
author:
type: added
---
title: Limit max metrics embeds in GFM to 100
merge_request: 21356
author:
type: performance
---
title: Accept user-defined dashboard uids in Grafana embeds
merge_request: 20486
author:
type: fixed
---
title: Enable new job log by default
merge_request: 21543
author:
type: added
---
title: Surface GitLab issue in error detail page
merge_request: 21019
author:
type: added
---
title: Added Total/Frontend metrics to the performance bar
merge_request: 20725
author:
type: added
---
title: Update GitLab Runner Helm Chart to 0.11.0
merge_request: 20461
author:
type: other
---
title: Update copy on managed namespace prefixes
merge_request: 20935
author:
type: fixed
---
title: UpdateProjectStatistics updates after commit
merge_request: 20852
author:
type: performance
---
title: Update auto-deploy-image to v0.8.3
merge_request: 21696
author:
type: fixed
---
title: Add feature to allow specifying userWithId strategies per environment spec
merge_request: 20325
author:
type: added
---
title: Add 'download' button to Performance Bar
merge_request: 20205
author: Will Chandler
type: changed
---
title: Remove var from app/assets/javascripts/commit/image_file.js
merge_request: 21649
author: Abubakar Hassan
type: other
---
title: Hide Merge Request information on milestones when MRs are disabled for project
merge_request: 20985
author: Wolfgang Faust
type: changed
---
title: Update Workhorse to v8.18.0
merge_request: 22091
author:
type: other
---
title: link to group on group admin page
merge_request: 21709
author:
type: added
---
title: Hide profile information when user is blocked
merge_request: 21706
author:
type: added
---
title: Ensure next unresolved discussion button takes user to the right place
merge_request: 20620
author:
type: fixed
---
title: Added filtering of inherited members for subgroups
merge_request: 18842
author:
type: added
---
title: Added responsiveness to audit events table
merge_request: 18859
author:
type: added
---
title: Return multiple errors from CI linter
merge_request: 21589
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