Update CHANGELOG.md for 13.0.0

[ci skip]
parent 43993caf
......@@ -2,6 +2,575 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 13.0.0 (2020-05-22)
### Removed (20 changes, 5 of them are from the community)
- Remove project routes that were deprecated before 12.1. !26808
- Drop x-y-stable version pinning for Secure templates. !29603
- Remove logs from the admin pages. !30485
- Remove deprecated /admin/application_settings redirect. !30532
- Drop support for License-Management CI template. !30645
- Remove deprecated InfluxDB. !30786
- Remove deprecated Release Evidence endpoints. !30975
- Remove deprecated Release Evidence endpoints documentation. !30978
- Drop support for `license_management` artifact. !31247
- Remove deprecated container scanning report parser. !31294
- Remove rake task `gitlab:track_deployment`. !31404
- Remove token attribute from Runners API. !31448
- Remove support for Ruby format variable interpolation (`%{variable}`) in custom dashboards. !31581
- Remove JenkinsDeprecatedService. !31607 (tnwx)
- Remove ruby_memory_bytes metric, duplicate of ruby_process_resident_memory_bytes. !31705
- Remove project_list_show_mr_count feature flag. !31789 (Gilang Gumilar)
- Remove project_list_show_issue_count feature flag. !31793 (Gilang Gumilar)
- Remove set_user_last_activity feature flag. !31795 (Gilang Gumilar)
- Remove registrations_recaptcha feature flag. !31797 (Gilang Gumilar)
- Remove deprecated Sidekiq rake tasks.
### Fixed (171 changes, 54 of them are from the community)
- Allow public access to pipeline schedules. !20806 (Lee Tickett)
- Add user last_activity logging in GraphQL. !23063
- Render TestReport parsing errors back to pipeline test summary. !24188
- Add user popovers to system notes. !24241
- Fix missing RSS feed events. !28054
- Resolve Text for future Release date grammatically incorrect. !28075
- Fix number of approvals given calculation. !28293 (Steffen Köhler)
- Always display new subgroup button when permission is granted. !28309 (Mattias Michaux)
- Correct the permission according to docs. !28657
- Fix duplicated activity and events on deletion of tag. !28861 (Sashi Kumar)
- Fix init.d script to correctly set web server PID. !29164
- Honor per_page in Search API. !29197
- fix: use the source project to generate commit links for un-persisted merge requests. !29243 (Chieh-Min Wang)
- Fix display of some overflowing merge request diffs. !29267
- Move prepend to last line in helper files. !29327 (Rajendra Kadam)
- Prevent duplicate tooltips when hovering over status emoji in comments. !29356
- Update Elastic Stack chart to 2.0.0 to support kubernetes 1.16. !29601
- Fix minor spacing issue at Snippet blob viewer. !29625 (Karthick Venkatesan)
- Eliminate errors in wiki controller during edit. !29645
- Fixed copy as GFM not copying upload links. !29683
- Bump max search depth from 2 to 4 when looking for files SAST analyzers can handle. !29732
- Move snippet raw_url attribute to base entity. !29776
- Return content from repo in snippet raw endpoint. !29781
- Return file name from repo in snippet endpoints. !29785
- Propagation of service templates also covers services with separate data tables. !29805
- Fix bug in personal snippets when somebody is mentioned. !29835 (Sashi Kumar)
- Embed metrics charts for both /metrics and /metrics_dashboard routes. !29838
- Fix admin mode access on GraphiQL controller. !29845 (Diego Louzán)
- Exclude html entities from haml lint. !29847 (Lee Tickett)
- Fixed JS error for anonymous views of a snippet. !29854
- Destroy Dropzone hidden input when form is destroyed. !29882
- Move prepend to last line in lib/gitlab files. !29938 (Rajendra)
- Match Jira keys with trailing characters. !29953
- Fixed Cancel action on Snippet edit for existing snippets. !29993
- Warn user before losing wiki content. !30037
- Move prepend to last line in lib/gitlab files. !30070 (Rajendra Kadam)
- Fix an issue where the Search dropdown results would not be clickable. !30087 (mbergeron)
- Capture all errors when updating repository storage. !30119
- Move alert management behind a feature flag. !30133
- Fix bug when services appear active even though they are not. !30160
- Fix moving an issue when there is a group reference. !30185
- Move prepend to last line in lib/gitlab files. !30194 (Rajendra Kadam)
- Move prepend to last line in lib/gitlab files. !30289 (Rajendra Kadam)
- Move prepend to last line in lib/gitlab files. !30291 (Rajendra Kadam)
- Set NULL `lock_version` values to 0 for CI objects. !30305
- Fix errors creating project with active Prometheus service template. !30340
- Add Activity icons for Wiki updated and destroyed events. !30349
- Gracefully handle orphaned member invites. !30355
- Fix incorrect commits number in commits list. !30412
- Fix second 500 error with NULL restricted visibility levels. !30414
- Move prepend to last line in ee/services. !30425 (Rajendra Kadam)
- Add LFS badge feature flag to RefsController#logs_tree. !30442
- Fix mirror repos docs link. !30443
- Added right margin to Clone Snippet button. !30471
- Fix blob link for the code search. !30473
- Use Jira import owner as the issue author when importing issues from Jira. !30504
- Correctly count wiki pages in sidebar. !30508
- Stretch heatmap metrics full column size. !30524
- Upgrade Unicorn to v5.5.1. !30541
- Avoid copying diffs as Markdown tables. !30572
- Fixes overlapping tooltips when clicking copy buttons. !30622
- Fix 500 error for non-existing snippet on graphql mutations. !30632 (Sashi Kumar)
- Change validation rules for profile email addresses. !30633
- Set timeout for Google OAuth to prevent 503 error. !30653
- Remove extra sleep when obtaining exclusive lease. !30654
- Fix GitLab CI/CD Scala template. !30667
- Fix checkmark position on dropdowns. !30685
- Remove Visibility from terraform widget. !30737
- Use migration bot user in snippet migration. !30762
- Fix discard button not showing for new empty files in Web IDE. !30767
- Disable schema dumping after migrations in production. !30812
- Fix mapping group membets as Jira issues authors/assignees. !30820
- Align styling of snippet search results. !30837
- Move daily create users statistics cronjob to CE. !30843
- Fixed alignment of Snippet Clone copy buttons. !30897
- Increase constrast ratio of text in some tables. !30903
- Ignore .gitattributes if they contain invalid byte sequences. !30922
- Fix bug in Snippet BlobViewer GraphQL definition. !30927
- Fix layout in issue view, on large screen some buttons were misaligned. !30947 (Michele (macno) Azzolari)
- Fix error renaming files using web IDE. !30969
- Handle Snippet file name errors in backfill. !30981
- Correctly track the store that external MR diffs are placed on. !31005
- Fix duplicate index removal on ci_pipelines.project_id. !31043
- Update recursive-open-struct to 1.1.1 to make it compatible with ruby 2.7. !31047
- Revert CODEOWNERS validation of Web requests in diff check. !31087
- Wrap wiki blob search result in its own object. !31155
- Allow multiple usage of EE extension/inclusion on last lines. !31183 (Rajendra Kadam)
- Fix 500 error loading environments index. !31184
- Fix 500 on creating an invalid domains and verification. !31190
- Fix redirect loop on .com when 2FA is required. !31229
- Fix regression and allow SCIM to create SAML identity. !31238
- Fix incorrect number of errors returned when querying sentry errors. !31252
- Fix RST rendering hanging on large files. !31287
- Trim whitespace in directory names in the Web IDE. !31305
- Fix 'not enough data' in Value Stream Analytics when low median values are returned. !31315
- Add tooltip to container registry tags last update column. !31317
- Fix Istio broken Istio metrics installation. !31382
- Link to subgroup milestones correctly from group milestones page. !31383
- Remove kwargs from storage move worker. !31412
- Make edit board text sentence case. !31418
- Katex render and vscode output improvements for markdown. !31433 (Reinhold Gschweicher <pyro4hell@gmail.com>)
- Fix overwrite check in GitLab import/export. !31439
- Fix API requests for branch names ending in .txt. !31446 (Daniel Stone)
- Avoid repository size checkings in snippet migrations for migration bot. !31473
- Use iso 8601 timestamp format in metrics dashboard annotations graphql resource to assure multi browser compatibility. !31474
- In WebIDE get files with relative path instead of web_url. !31478
- Fix snippet migration when user has invalid info. !31488
- Add elipsis to container registry tag name. !31584
- Add instance column to services table if it's missing. !31631
- Fix issue with broken images in Web IDE markdown. !31638
- Fixes bug where variables were not protected by default when using the correct CI/CD admin setting. !31655
- Decode dashboard_path when creating annotations. !31665
- Fix "how to checkout MR" help link. !31688
- Fixed redirection when deleting a project snippet. !31709
- Fix templates API endpoint when project name has dots. !31758
- Remove detection of file in Dependency Scanning template. !31819
- Move prepend to last line in app models. !31826 (Rajendra Kadam)
- Move prepend to last line in app models 2. !31827 (Rajendra Kadam)
- Move prepend to last line in app models 3. !31829 (Rajendra Kadam)
- Move include_if_ee to last line in ee/app 1. !31832 (Rajendra Kadam)
- Restore original sort order of the metrics dashboard select list. !31859
- Fix Snippet update error bug losing changes. !31873
- Replace the outdated link. !31874 (Renamoo)
- Replace let! with let_it_be in user api spec. !31901 (Rajendra Kadam)
- Replace let! with let_it_be in merge request spec. !31909 (Rajendra Kadam)
- angelog Replace let! with let_it_be in pipelines spec. !31916 (Rajendra Kadam)
- Fix public metrics dashboard visibility bug. !31925
- Add nested file detection for Dependency Scanning. !31932
- Add class stubs and fix leaky constant cop alert. !31938 (Rajendra Kadam)
- Add class stubs and fix leaky constant alert in content whitelist spec. !31946 (Rajendra Kadam)
- Fix broken heading of Vue 3 migration guide doc. !31951 (Gilang Gumilar)
- Add class stubs and fix leaky constant alert in query recorder spec. !31954 (Rajendra Kadam)
- Fix no scroll when overflow in IDE right pane. !31961
- Fix leaky constant cop issue in clone dashboard service spec. !31962 (Rajendra Kadam)
- Stub class constant in resolve discussion spec. !31965 (Rajendra Kadam)
- Fix leaky constant issue in upgrade progress service check. !31969 (Rajendra Kadam)
- Clear merge request error on push to source branch. !32001
- Allow only users with `adminNote` permission to edit the design note. !32035
- Fix leaky constant issue in retry build service check. !32038 (Rajendra Kadam)
- Fix leaky constant issue in env assignment spec. !32040 (Rajendra Kadam)
- Fix leaky constant issue in statistics api spec. !32042 (Rajendra Kadam)
- Fix leaky constant issue in merge request policy spec. !32044 (Rajendra Kadam)
- Fix leaky constant issue in tree spec. !32045 (Rajendra Kadam)
- Fix leaky constant issue in mentionable spec. !32049 (Rajendra Kadam)
- Fix leaky constant issue in json serialization spec. !32051 (Rajendra Kadam)
- Fix leaky constant issue in cluster spec. !32053 (Rajendra Kadam)
- Fix bug in Groups API when statistics are requested in an unauthenticated API call. !32057
- Fix leaky constant issue in nulls pt2 spec. !32058 (Rajendra Kadam)
- Fix leaky constant issue in application settings encrypt spec. !32066 (Rajendra Kadam)
- Fix leaky constant issue in system check spec. !32080 (Rajendra Kadam)
- Fix leaky constant issue in simple executor spec. !32082 (Rajendra Kadam)
- Fix leaky constant issue in jwt spec. !32093 (Rajendra Kadam)
- Update android template. !32096
- Fix leaky constant issue in factory spec. !32099 (Rajendra Kadam)
- Fix leaky constant issue in sidekiq middleware spec. !32101 (Rajendra Kadam)
- Fix leaky constant issue connection, master check and attr config spec. !32144 (Rajendra Kadam)
- Fix updating of Markdown fields when Markdown cache version is incremented. !32219
- Fix incorrect regex used in FileUploader#extract_dynamic_path. !32271
- Improve responses in the snippet create/update API endpoints. !32282
- Send Devise emails triggered from the 'Email' model asynchronously. !32286
- Re-enable negative filters for Boards. !32348
- Fix missing space character in alert header. !32395
- Fix display of embedded snippets. !32411 (Jan Beckmann)
- Fixed redirection to project snippets. !32530
- Rake task gitlab:cleanup:orphan_lfs_files should clear the cached value or repository size. !32541
- Fixed enabled merge button incorrectly showing to users who can't merge.
- Fixed misaligned avatar in commit discussion form.
- Fixed cancel reply button not alerting the user.
- Fixes commit message emojis not rendering in Vue file list.
- Fix logging of username in /jwt/auth.
- Fixes branch name not getting escaped correctly on frontend.
### Deprecated (2 changes)
- Deprecate /plugins directory. !29678
- Implement external database checker in dashboard controller. !30389
### Changed (121 changes, 42 of them are from the community)
- Support limits for offset based pagination. !28460
- Redirect issues routes under /-/ scope. !28655
- Add Fluentd into cluster apps page. !28847
- Disallow developers to delete builds of protected branches. !28881 (Alexander Kutelev)
- Store status of repository storage moves. !29095
- Update the example regex in the image expiration policy UI. !29348
- Add WAF and Cilium Log column for Fluentd table. !29457
- Update Fluentd model to support multiple logs. !29458
- Add Cilium to Fluentd UI controls on the Cluster Application page. !29511
- Use alerts instead of toasts in Image Repository details. !29685
- Avoid commit when snippet file_name and content are not present. !29761
- Recreate foreign key in project settings to use nullify instead of cascade. !29767
- Surface alerts add sidebar link. !29775
- Make setting alerts on the monitoring dashboard available to GitLab Core users. !29789
- Keep latest artifact for each ref. !29802
- Change placeholder in search input for Analytics features. !29858 (Gilang Gumilar)
- Test Jira connection before running import. !29926
- Remove snippet file_name from snippet lists. !29937
- Add new keep regex to expiration policy settings ui. !29940
- Alert management can user enable. !30024
- Expose the updated_at attribute in the todos API. !30035
- Update GitLab-managed helm from 2.16.3 to 2.16.6, improving the reliability of GitLab's Kubernetes integration. !30067
- Show correct label and count on Jira import form. !30072
- Copy pipelines routing under - scope. !30159
- Return validation errors for invalid pod name or container name when viewing pod logs. !30165 (Sashi Kumar)
- Move global autocomplete routes to /-/ scope. !30173
- Update the cancel comment note text to a less ambiguous statement. !30189
- Use stricter regex for broadcast target path. !30210
- Change wording of merge request threads counter. !30217
- Indicate topics are optional. !30264 (Ben Bodenmiller)
- Rename Client Side Evaluation to Live Preview. !30309
- Decouple partial clone config from max input size. !30354 (Son Luong Ngoc)
- Update managed jupyter chart to 0.9.0 (stable). !30393
- Hide broadcast messages until the end of the period. !30432
- Add severity icons for alert management. !30472
- Move to supported Elastic helm charts. !30528
- Updated snippet view to show path instead of name for a blob. !30550
- Handle possible RSA key exceptions when generating CI_JOB_JWT. !30702
- Update sidebar packages name. !30712
- Update cron job schedule to have a random time generated on page load. !30729
- Migrate Container-Scanning template to rules syntax. !30775
- Migrate DAST CI template to rules syntax. !30776
- Migrate License-Scanning CI template to rules syntax. !30784
- Code review analytics: Change margin between title and description. !30834
- Productivity Analytics: Remove separator and cleanup title margins. !30839
- Move Auto DevOps Test.gitlab-ci.yml template to rules syntax instead of only/except. !30876
- Change Var to Variable text. !30878
- Move Build.gitlab-ci.yml to `rules` syntax. !30895
- Move Code-Quality.gitlab-ci.yml to `rules` syntax. !30896
- Migrate Dependency-Scanning CI template to rules syntax. !30907
- Apply shared integrations view to project level. !30971
- Exposes description, hosts, details, and timestamps for Alert Management Alert GraphQL. !31091
- Update the example regex in the image expiration policy UI. !31104
- Add clear explanation to the MR widget when no CI is available and Pipeline must succeed option is activated. !31112
- Migrate SAST CI template to rules syntax. !31127
- Update style of buttons on the Releases page. !31129 (Özgür Adem Işıklı @iozguradem)
- Changed test success calculation to exclude skipped tests. !31154
- app:gitlab:check rake task now warns when projects are not in hashed storage. !31172
- Moves embedded metrics for Prometheus alerts to Core. !31203
- Move Deploy.gitlab-ci.yml to `rules` syntax. !31290
- Modify Snippet git path errors to be more helpful. !31333
- Move Browser-Perfomance-Testing.gitlab-ci.yml to `rules` syntax. !31413
- Use gsub instead of the Liquid gem for variable substitution in the Prometheus proxy API. !31482
- Changed terminology of security scanner status from configure to enable. !31503
- Update auto-deploy-image to v0.14.0 with helm 2.16.6, --atomic deployments and improved kubernetes 1.16 support. !31505
- Add ability to add or remove MR labels via API. !31522 (Lee Tickett)
- Disable Docker-in-Docker for Dependency Scanning by default. !31588
- Disable Docker-in-Docker for SAST by default. !31589
- Add migration to import changes to the system dashboard Prometheus queries into DB. !31618
- Ensure links generated by the copy link feature contain variables. !31636
- Migrate from Vue event hub to Mitt in issuables list. !31652 (Arun Kumar Mohan)
- URL params in the monitoring dashboard update variable values defined in yml file. !31662
- Migrate from Vue event hub to Mitt. !31666 (Arun Kumar Mohan)
- Add prefix to template variables in URL in the monitoring dashboard. !31690
- Add fields to GraphQL snippet blob type. !31710
- Make protected_ci_variables setting enabled by default. !31715
- Prepare group import feature to use ndjson. !31741
- Prepare group export feature to use ndjson. !31742
- Remove a lonely dot in Batch Comments. !31783 (Gilang Gumilar)
- Update auto-deploy-image to v0.15.0, with an upgraded PostgreSQL chart used by default for Auto DevOps deployments. !31799
- Force hashed storage to always be enabled. !31801
- Add alert counts by status to GraphQL API. !31818
- Show warning message to user if raw text search is used when filtering pipelines. !31942
- Update deprecated slot syntax in ./app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue. !31990 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/confidential_merge_request/components/dropdown.vue. !31999 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/diffs/components/diff_discussions.vue. !32004 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/boards/components/board_form.vue. !32005 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/repository/components/breadcrumbs.vue. !32017 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/users/calendar_activities.html.haml. !32094 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/users/_deletion_guidance.html.haml. !32097 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_ref_dropdown.html.haml. !32102 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_recaptcha_form.html.haml. !32106 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_project_limit.html.haml. !32110 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_personal_access_tokens_table.html.haml. !32116 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_milestones_filter.html.haml. !32120 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_milestone_expired.html.haml. !32121 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_label_row.html.haml. !32124 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_group_tips.html.haml. !32127 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_group_form.html.haml. !32132 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_field.html.haml. !32136 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_delete_label_modal.html.haml. !32138 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/_commit_message_container.html.haml. !32139 (Gilang Gumilar)
- Externalize i18n aria-label strings from ./app/views/shared/*. !32142 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/milestones/_top.html.haml. !32148 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/milestones/_milestone.html.haml. !32154 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/milestones/_merge_requests_tab.haml. !32158 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/milestones/_labels_tab.html.haml. !32159 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/milestones/_issues_tab.html.haml. !32160 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/milestones/_issuable.html.haml. !32161 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/issuable/_sidebar.html.haml. !32164 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/issuable/_nav.html.haml. !32165 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/issuable/_label_*. !32167 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/issuable/_close_reopen_report_toggle.html.haml. !32168 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/issuable/_close_reopen_button.html.haml. !32172 (Gilang Gumilar)
- Externalize i18n strings from ./app/views/shared/issuable/_bulk_update_sidebar.html.haml. !32173 (Gilang Gumilar)
- Add files param to snippet create mutation. !32309
- Cluster index refactor: Add missing pagination. !32338
- Refactored render errors for blob to Vue. !32345
- Format the alert payload into a table view. !32423
- Add presence validation to content and title in snippet rest endpoints. !32522
- Fix jump to definition linking to same file opening a new tab.
### Performance (15 changes, 2 of them are from the community)
- Speed up NOT Issue filters. !27639
- Add indexes on ingress, enabled clusters and successful deployments. !28331
- Add clusters index to improve usage data queries. !28626
- Uses Kubernetes API conventions to create or update a resource leandrogs. !29010 (Leandro Silva)
- Cache TreeSummary response for logs_tree. !29828
- Move release notification from model callbacks to service. !29853 (Ravishankar)
- Delete orphaned rows in application_settings table. !29981
- Improve cacheability of monaco-editor code. !30032
- Project import queries are now partially batched. !30057
- Upgrade json gem to 2.3.0. !30852
- Use process-wide cache for application settings and performance bar. !31135
- Record usage ping finish time. !31222
- Use NOT VALID to enforce a not null constraint on file store columns. !31261
- Enable ref name caching for merge request diffs. !31530
- Skip mergeability check when listing MRs in the API. !31890
### Added (146 changes, 13 of them are from the community)
- Graphql query for issues can now be sorted by priority. !18901
- Add test report API route. !24648
- Add GraphQL support for querying a board's lists. !24812
- Define remove_label quick action as alias of unlabel. !24962 (Jacopo Beschi @jacopo-beschi)
- Create Wiki activity events on pushes to Wiki git repository. !26624
- Allow users to download a CSV of the recent daily code coverage values per job. !27094
- Display x509 signed tags. !27211 (Roger Meier)
- Enabling git versioned snippets. !27705
- Add option to hide the default "thumbs up" and "thumbs down" buttons on issues, merge requests, and snippets. !27734 (Steve Mokris)
- Add sorting issues by label priority to graphQL endpoint. !27936
- Add certification revocation list download and certificate revoke. !28336 (Roger Meier)
- Add WebIDE Dark Theme Support. !28407
- Add secure binaries template. !28566
- LDAP authentication support for admin mode. !28572 (Diego Louzán)
- Add UI for exporting group data to the group settings. !28573
- Allow to assign milestones to a release on the "Edit Release page". !28583
- Add Previous and Next buttons for commit-by-commit navigation. !28596
- Add the global var SECURE_ANALYZERS_PREFIX. !28617
- Allow users to retry obtaining Let's Encrypt certificates for GitLab Pages. !28784
- Add support for cluster applications CI artifact report. !28866
- Add resource_state_events table. !28926
- Migration to add partitioned_foreign_keys table that tracks foreign keys for partitioned tables. !29064
- Collect object store config in usage data. !29149
- Add freeze period model. !29162
- Moved issue board focus mode to Core and available for for everyone. !29200
- Add freeze periods via CI_DEPLOY_FREEZE variable. !29244
- Add intermediate CAs capability to S/MIME email signature. !29352 (Diego Louzán)
- Add responding to ChatOps jobs triggered in Mattermost. !29366 (Brian Kintz)
- Expose Freeze Periods in REST API. !29382
- Add read/write_package_registry to deploy_tokens. !29383
- Add public API for feature flag user lists. !29415
- Create cluster annotations API endpoint. !29502
- Add ability to change metrics dashboard visibility. !29634
- Add percentage of actors feature flag rollout. !29698
- Add metric dashboard public visibility toggle. !29718
- Route to feature flags based on internal id. !29740
- Send email notification for unknown sign-ins. !29741
- Add search by name to registry image repositories. !29763
- Surface alerts add empty state. !29775
- Enable uploadpack filters by default. !29787
- Select the first option if there is only one metric option on alerts dropdown. !29857 (Gilang Gumilar)
- Add table for Alert Management alerts. !29864
- Add policies for managing 'default_branch_protection' setting in groups. !29879
- Add comment_detail column to services. !29891
- Add option to add custom profile image guidelines. !29894 (Roger Meier)
- View a details of a panel in 'full screen mode'. !29902
- Add database relation to preserve users starred metrics dashboard information. !29912
- Add jira imports to usage data. !29925
- Add issues_create_limit to settings api. !29960
- Map labels from Jira to labels in GitLab. !29970
- Add Deployment to ECS process to AutoDevOps. !29971
- GraphQL issue queries can now be sorted by milestone due date. !29992
- Add table for tracking issues published to status page. !29994
- Create Sprints table and barebones model. !30125
- When viewing a single panel, return to a full dashboard by pressing the Escape key. !30126
- Flesh out Sprints relationships and constraints. !30127
- Add GraphQL type for reading Alert Management Alerts. !30140
- Add ability to query Projects using GraphQL API. !30146
- Add `web_url` to branch API response. !30147
- Fix Jira importer URLs. !30155
- Add migrations for global CI variables. !30156
- Add vue routes support to Static Site Editor. !30163
- Integrate CI instance variables in the build process. !30186
- Add raw_blob_request_limit to Application Settings API. !30211
- Empty state for alerts list. !30215
- Create operations_strategies_user_lists table. !30243
- Adds URL parameter for confidential new issue creation. !30250
- Update Jira comment to include more information. !30258
- Add scheduled_at field to jira_imports table. !30284
- Alerts list loading & error state. !30315
- Deploy token authentication for API with Maven endpoints. !30332
- Add metrics dashboard annotations feature, which enables marking interesting events over metrics dashboard charts. !30371
- Add non_archived argument to issues API endpoint. !30381
- Add admin controller actions for interacting with instance variables. !30385
- Add mutation to create a new branch in GraphQL. !30388
- Introduce API for fetching shared projects in a group. !30461
- Display expanded dashboard from a panel's "Link to chart" URL. !30476
- Resolve Design Comment: Edit Comment text. !30479
- Map Jira issue assignee and author. !30498
- Add email notification on group export complete. !30522
- Add option to restrict emails that match a configured regular expression. !30548
- In metrics dashboard use custom variables from URL in queries. !30560
- Add mutation for AlertManagement's Alert status. !30576
- Multiple metrics edit navigates to prom edit page. !30666
- Update metrics dashboard url when a panel is expanded or contracted. !30704
- Add migration bot user. !30738
- Issues Analytics: Add title to page. !30836
- Contribution Analytics: Add title to page. !30842
- Insights Analytics: Add title to page. !30853
- Repository Analytics: Add title to page. !30855
- CI / CD Analytics: Add title to page. !30891
- Enable Monaco for editing Snippets by default. !30892
- Disabled Edit button for binary snippets. !30904
- Monokai and Solarized Dark syntax highlighting theme for Web IDE. !30931
- Updated deprecated buttons in release page. !30941 (Özgür Adem Işıklı @iozguradem)
- Add sorting to AlertManagement Alert Graphql. !30964
- Web IDE: Introduce syntax highlighting for .vue files. !30986
- Solarized light syntax highlighting theme for the Web IDE. !30989
- Deploy tokens can be used in the API with Basic Auth Headers enabling NuGet and PyPI to be used with deploy tokens. !31035
- Skip spam check for GitLab team members on gitlab.com. !31052
- None syntax highlighting theme for Web IDE. !31056
- Issues Analytics: Add title to group-level page. !31057
- Display metrics dashboards starred by user at the top of dashboard select field. !31059
- Add WYSIWYG editor to the Static Site Editor. !31099
- Conan registry is accessible using deploy tokens. !31114
- Add container registry settings to application_settings table. !31125
- Added provider icon to cluster index display. !31134
- Add a CI variable CI_KUBERNETES_ACTIVE as an alternative to only:kubernetes/except:kubernetes that works with the rules syntax. !31146
- Enable Alert Management functionality. !31171
- Allow monitoring dashboard users to open single panels in a new tab. !31206
- Create dashboard annotations via Graphql. !31249
- Enable deploy token authentication for the NPM registry. !31264
- Add read and write package registry scopes to deploy tokens. !31267
- Read only storage move API. !31285
- Add Design Management (via Designs tab on Issues) to GitLab FOSS. !31309
- Exposes issue IID in Alert Management Alert's GraphQL endpoint. !31313
- New API endpoint for starring metrics dashboards. !31316
- Add search bar to container registry image list. !31322
- Highlight focused Design discussion in image markers. !31323
- Allow showing merge request diffs compared to current version of target branch. !31325
- Add alert on project issues page to show Jira import is in progress. !31329
- Add API CRUD actions for instance-level CI/CD variables. !31342
- Add alert on project issues page to show Jira import has finished. !31375
- Filter pipelines by trigger author and branch name. !31386
- Add incident_labeled_issues to usage ping. !31406
- Refactored Snippet view to Vue. !31450
- Make report-type artifacts available for download. !31513
- Render dropdown and text elements based on variables defined in monitoring dashboard yml file. !31524
- Add expunge deleted messages option to mailroom. !31531 (Diego Louzán)
- Log Cloudflare request headers. !31532
- Allow Web IDE markdown to preview uncommitted images. !31540
- Add Webex Teams project integration service. !31543 (Sebastian Leuser)
- Add Rubocop cop to flag keyword arguments usage in Sidekiq workers. !31551 (Arun Kumar Mohan)
- Allow users to star/unstar dashboards which will appear at the top of their dashboards options. !31597
- Add ability to create merge request from vulnerability page. !31620
- Add confidential status support for comment and replies. !31622
- Add Web IDE pipelines usage counter. !31658
- Ruby metrics now include USS and PSS memory readings. !31707
- Add issues_created_gitlab_alerts to usage ping. !31802
- Add Alert Detail view. !31877
- New API endpoint for removing stars from metrics dashboards. !31892
- View raw file of any zip artifacts. !31912
- Add search to Alert Management Alerts GraphQL query. !32047
- Add "Keep divergent refs" option for push mirrors. !32381
- Add fields to Alert Details view. !32392
- Update GitLab Pages to 1.18.0.
### Other (70 changes, 25 of them are from the community)
- Remove Admin -> Settings -> Geo navigation. !21005 (Lee Tickett)
- removes store logic from issue board models. !21400 (nuwe1)
- removes store logic from issue board models. !21408 (nuwe1)
- Moves updateIssue from issue model to board store. !21414 (nuwe1)
- Improve error handling of squash and rebase. !23740
- Remove obsolete bot_type column. !27076
- Remove obsolete columns from resource_milestone_events. !28536
- Add index to issue_id and created_at of resource_weight_events. !28930
- Clean up & Re-arrange the keyboard shortcuts modal. !28992
- Remove ci_expose_arbitrary_artifacts_in_mr feature flag. !29363 (Lee Tickett)
- Remove git_archive_path feature flag. !29369 (Lee Tickett)
- Rename Snippet search results title. !29599
- Update to Rails 6.0.2.2. !29743
- Log server responses of API bad requests in api_json.log. !29839
- Clean up refresh fix for cancel automatic merge. !29844
- Add snippet repository backfilling migration. !29927
- Remove the SIDEKIQ_REQUEST_STORE configuration. !29955
- Increase label list label column width. !29963
- Refactor count queries to single query on Projects::EnvironmentsController. !30073 (Sashi Kumar)
- Update text on self-managed sign in page. !30135
- Remove namespaces.plan_id column. !30351
- Migrate models and policies specs to consider admin mode. !30430 (Diego Louzán)
- Upgrade Nokogiri to v1.10.9. !30435
- Add snippet migration rake tasks. !30489
- Error tracking target blank empty state. !30525
- Remove elasticsearch_experimental_indexer column. !30628
- Update the template for Static Site Editor / Middleman. !30642
- Remove unused cluster configuration workers. !30695
- Remove deprecated Snippet `code` attribute from Project Snippets API. !30739
- Update merge request widget question mark icons. !30759
- Value Stream Analytics: Add title and remove separator. !30841
- Remove mention of github-markup in Wiki clone help. !30962
- Alert Management mobile styling. !31082
- Allow Auto DevOps Test stage to start immediately. !31185
- Enable async_merge_request_check_mergeability by default. !31196
- Cleanup background migration for populating user_highest_roles table. !31218
- Add docs for alert management list. !31225
- Remove extra spaces from markdown toolbar items. !31288
- Use cookies with metadata to prevent reuse as another cookie. !31311
- Add inherit_from_id column to services table. !31320
- Organize package models by package type. !31346 (Sashi Kumar)
- Apply active class on active link element in HAML pagination. !31396
- Update GitLab Runner Helm Chart to 0.16.1. !31492
- Log when container registry permissions are denied. !31536
- Add epic_id to resource_state_events. !31587
- Update doorkeeper to latest version 5.0.3. !31673
- Add Foreign Key on projects.namespaces_id. !31675
- Fix misalignment of author dropdown on the commits search page. !31686
- Update css-loader ^1.0.0 -> ^2.1.1. !31743 (Pirate Praveen)
- Fix database schema inconsistency with not-null checks. !31930
- Removes create_confidential_merge_request feature flag leandrogs. !31968 (Leandro Silva)
- Update deprecated slot syntax in ./app/assets/javascripts/issue_show/components/fields/description.vue. !31979 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/pages/milestones/shared/components/promote_milestone_modal.vue. !31980 (Gilang Gumilar)
- Update group and project export info messages. !31981 (briankabiro)
- Relocate Nuget presenter helpers to presenters module. !31985 (Sashi Kumar)
- Update deprecated slot syntax in ./app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue. !31992 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/performance_bar/components/detailed_metric.vue. !32006 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/profile/account/components/delete_account_modal.vue. !32007 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/environments/components/stop_environment_modal.vue. !32012 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/serverless/components/area.vue. !32015 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/releases/components/app_edit.vue. !32018 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/releases/components/evidence_block.vue. !32019 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/ide/components/ide_review.vue. !32025 (Gilang Gumilar)
- Update deprecated slot syntax in ./app/assets/javascripts/ide/components/pipelines/list.vue. !32027 (Gilang Gumilar)
- Update alert management table background colour to correct gray. !32068
- Validate package types in package metadatum models. !32091 (Sashi Kumar)
- Update error tracking table background colour to correct gray. !32133
- Update GitLab Elasticsearch Indexer to v2.3.0. !32199
- Update asciidoctor-plantuml gem to v0.0.12. !32376
- Use visitUrl in Alert management. !32414
## 12.10.5 (2020-05-13)
### Added (1 change)
......
---
title: Remove a lonely dot in Batch Comments.
merge_request: 31783
author: Gilang Gumilar
type: changed
---
title: 'Resolve Design Comment: Edit Comment text'
merge_request: 30479
author:
type: added
---
title: Add API CRUD actions for instance-level CI/CD variables
merge_request: 31342
author:
type: added
---
title: Add admin controller actions for interacting with instance variables
merge_request: 30385
author:
type: added
---
title: Integrate CI instance variables in the build process
merge_request: 30186
author:
type: added
---
title: Add migrations for global CI variables
merge_request: 30156
author:
type: added
---
title: Remove JenkinsDeprecatedService
merge_request: 31607
author: tnwx
type: removed
---
title: Add comment_detail column to services
merge_request: 29891
author:
type: added
---
title: Update Jira comment to include more information
merge_request: 30258
author:
type: added
---
title: Apply shared integrations view to project level
merge_request: 30971
author:
type: changed
---
title: Remove namespaces.plan_id column
merge_request: 30351
author:
type: other
---
title: Add non_archived argument to issues API endpoint
merge_request: 30381
author:
type: added
---
title: Use cookies with metadata to prevent reuse as another cookie
merge_request: 31311
author:
type: other
---
title: Speed up NOT Issue filters
merge_request: 27639
author:
type: performance
---
title: Add Foreign Key on projects.namespaces_id
merge_request: 31675
author:
type: other
---
title: Resolve Text for future Release date grammatically incorrect
merge_request: 28075
author:
type: fixed
---
title: Update merge request widget question mark icons
merge_request: 30759
author:
type: other
---
title: Update sidebar packages name
merge_request: 30712
author:
type: changed
---
title: Fix display of some overflowing merge request diffs
merge_request: 29267
author:
type: fixed
---
title: Enable async_merge_request_check_mergeability by default
merge_request: 31196
author:
type: other
---
title: Migration to add partitioned_foreign_keys table that tracks foreign keys for
partitioned tables
merge_request: 29064
author:
type: added
---
title: Monokai and Solarized Dark syntax highlighting theme for Web IDE
merge_request: 30931
author:
type: added
---
title: Solarized light syntax highlighting theme for the Web IDE
merge_request: 30989
author:
type: added
---
title: Fix 'not enough data' in Value Stream Analytics when low median values are
returned
merge_request: 31315
author:
type: fixed
---
title: Add test report API route
merge_request: 24648
author:
type: added
---
title: Add container registry settings to application_settings table
merge_request: 31125
author:
type: added
---
title: Always display new subgroup button when permission is granted
merge_request: 28309
author: Mattias Michaux
type: fixed
---
title: Create Sprints table and barebones model
merge_request: 30125
author:
type: added
---
title: Flesh out Sprints relationships and constraints
merge_request: 30127
author:
type: added
---
title: Refactored Snippet view to Vue
merge_request: 31450
author:
type: added
---
title: Update the example regex in the image expiration policy UI
merge_request: 31104
author:
type: changed
---
title: Add new keep regex to expiration policy settings ui
merge_request: 29940
author:
type: changed
---
title: Honor per_page in Search API
merge_request: 29197
author:
type: fixed
---
title: Add confidential status support for comment and replies
merge_request: 31622
author:
type: added
---
title: Fix display of embedded snippets
merge_request: 32411
author: Jan Beckmann
type: fixed
---
title: Add Deployment to ECS process to AutoDevOps
merge_request: 29971
author:
type: added
---
title: Fix an issue where the Search dropdown results would not be clickable.
merge_request: 30087
author: mbergeron
type: fixed
---
title: Added provider icon to cluster index display
merge_request: 31134
author:
type: added
---
title: Collect object store config in usage data
merge_request: 29149
author:
type: added
---
title: Fix updating of Markdown fields when Markdown cache version is incremented
merge_request: 32219
author:
type: fixed
---
title: Bump max search depth from 2 to 4 when looking for files SAST analyzers can handle
merge_request: 29732
author:
type: fixed
---
title: Remove obsolete bot_type column
merge_request: 27076
author:
type: other
---
title: Add jira imports to usage data
merge_request: 29925
author:
type: added
---
title: Add WebIDE Dark Theme Support
merge_request: 28407
author:
type: added
---
title: Force hashed storage to always be enabled
merge_request: 31801
author:
type: changed
---
title: Make protected_ci_variables setting enabled by default
merge_request: 31715
author:
type: changed
---
title: Select the first option if there is only one metric option on alerts dropdown.
merge_request: 29857
author: Gilang Gumilar
type: added
---
title: Create cluster annotations API endpoint
merge_request: 29502
author:
type: added
---
title: Create dashboard annotations via Graphql
merge_request: 31249
author:
type: added
---
title: Add option to hide the default "thumbs up" and "thumbs down" buttons on
issues, merge requests, and snippets.
merge_request: 27734
author: Steve Mokris
type: added
---
title: Updated snippet view to show path instead of name for a blob
merge_request: 30550
author:
type: changed
---
title: Add policies for managing 'default_branch_protection' setting in groups
merge_request: 29879
author:
type: added
---
title: Test Jira connection before running import
merge_request: 29926
author:
type: changed
---
title: Skip spam check for GitLab team members on gitlab.com
merge_request: 31052
author:
type: added
---
title: 'Web IDE: Introduce syntax highlighting for .vue files.'
merge_request: 30986
author:
type: added
---
title: Moved issue board focus mode to Core and available for for everyone
merge_request: 29200
author:
type: added
---
title: Update text on self-managed sign in page
merge_request: 30135
author:
type: other
---
title: Fix minor spacing issue at Snippet blob viewer
merge_request: 29625
author: Karthick Venkatesan
type: fixed
---
title: Disabled Edit button for binary snippets
merge_request: 30904
author:
type: added
---
title: Add elipsis to container registry tag name
merge_request: 31584
author:
type: fixed
---
title: Map labels from Jira to labels in GitLab
merge_request: 29970
author:
type: added
---
title: Fix discard button not showing for new empty files in Web IDE
merge_request: 30767
author:
type: fixed
---
title: Add vue routes support to Static Site Editor
merge_request: 30163
author:
type: added
---
title: Update the template for Static Site Editor / Middleman
merge_request: 30642
author:
type: other
---
title: Increase constrast ratio of text in some tables
merge_request: 30903
author:
type: fixed
---
title: Fixed redirection when deleting a project snippet
merge_request: 31709
author:
type: fixed
---
title: Use NOT VALID to enforce a not null constraint on file store columns
merge_request: 31261
author:
type: performance
---
title: Apply active class on active link element in HAML pagination
merge_request: 31396
author:
type: other
---
title: Update group and project export info messages
merge_request: 31981
author: briankabiro
type: other
---
title: Make setting alerts on the monitoring dashboard available to GitLab Core users
merge_request: 29789
author:
type: changed
---
title: Fix init.d script to correctly set web server PID
merge_request: 29164
author:
type: fixed
---
title: app:gitlab:check rake task now warns when projects are not in hashed storage
merge_request: 31172
author:
type: changed
---
title: Deploy tokens can be used in the API with Basic Auth Headers enabling NuGet
and PyPI to be used with deploy tokens
merge_request: 31035
author:
type: added
---
title: Conan registry is accessible using deploy tokens
merge_request: 31114
author:
type: added
---
title: Enable deploy token authentication for the NPM registry
merge_request: 31264
author:
type: added
---
title: Deploy token authentication for API with Maven endpoints
merge_request: 30332
author:
type: added
---
title: Add read/write_package_registry to deploy_tokens
merge_request: 29383
author:
type: added
---
title: Drop support for `license_management` artifact
merge_request: 31247
author:
type: removed
---
title: Drop support for License-Management CI template
merge_request: 30645
author:
type: removed
---
title: Warn user before losing wiki content
merge_request: 30037
author:
type: fixed
---
title: Remove deprecated Release Evidence endpoints documentation
merge_request: 30978
author:
type: removed
---
title: Remove deprecated Release Evidence endpoints
merge_request: 30975
author:
type: removed
---
title: Add scheduled_at field to jira_imports table
merge_request: 30284
author:
type: added
---
title: "Rename Client Side Evaluation to Live Preview"
merge_request: 30309
author:
type: changed
---
title: Surface alerts add sidebar link
merge_request: 29775
author:
type: changed
---
title: Surface alerts add empty state
merge_request: 29775
author:
type: added
---
title: Add GraphQL type for reading Alert Management Alerts
merge_request: 30140
author:
type: added
---
title: Add search to Alert Management Alerts GraphQL query
merge_request: 32047
author:
type: added
---
title: Alerts list loading & error state
merge_request: 30315
author:
type: added
---
title: Empty state for alerts list
merge_request: 30215
author:
type: added
---
title: Add incident_labeled_issues to usage ping
merge_request: 31406
author:
type: added
---
title: Update the example regex in the image expiration policy UI
merge_request: 29348
author:
type: changed
---
title: Increase label list label column width
merge_request: 29963
author:
type: other
---
title: Updated deprecated buttons in release page
merge_request: 30941
author: Özgür Adem Işıklı @iozguradem
type: added
---
title: Format the alert payload into a table view
merge_request: 32423
author:
type: changed
---
title: Expose the updated_at attribute in the todos API
merge_request: 30035
author:
type: changed
---
title: Change placeholder in search input for Analytics features.
merge_request: 29858
author: Gilang Gumilar
type: changed
---
title: Remove token attribute from Runners API
merge_request: 31448
author:
type: removed
---
title: Remove project_list_show_issue_count feature flag.
merge_request: 31793
author: Gilang Gumilar
type: removed
---
title: Remove project_list_show_mr_count feature flag.
merge_request: 31789
author: Gilang Gumilar
type: removed
---
title: Remove registrations_recaptcha feature flag.
merge_request: 31797
author: Gilang Gumilar
type: removed
---
title: Remove set_user_last_activity feature flag.
merge_request: 31795
author: Gilang Gumilar
type: removed
---
title: Use alerts instead of toasts in Image Repository details
merge_request: 29685
author:
type: changed
---
title: Add search by name to registry image repositories
merge_request: 29763
author:
type: added
---
title: Add table for Alert Management alerts
merge_request: 29864
author:
type: added
---
title: Alert Management mobile styling
merge_request: 31082
author:
type: other
---
title: Add severity icons for alert management
merge_request: 30472
author:
type: changed
---
title: Add mutation for AlertManagement's Alert status
merge_request: 30576
author:
type: added
---
title: Add `web_url` to branch API response
merge_request: 30147
author:
type: added
---
title: Allow users to star/unstar dashboards which will appear at the top of their
dashboards options
merge_request: 31597
author:
type: added
---
title: Restore original sort order of the metrics dashboard select list
merge_request: 31859
author:
type: fixed
---
title: Add database relation to preserve users starred
metrics dashboard information.
merge_request: 29912
author:
type: added
---
title: Add ability to query Projects using GraphQL API
merge_request: 30146
author:
type: added
---
title: Add percentage of actors feature flag rollout
merge_request: 29698
author:
type: added
---
title: Changed terminology of security scanner status from configure to enable
merge_request: 31503
author:
type: changed
---
title: Stretch heatmap metrics full column size
merge_request: 30524
author:
type: fixed
---
title: Match Jira keys with trailing characters
merge_request: 29953
author:
type: fixed
---
title: Propagation of service templates also covers services with separate data tables.
merge_request: 29805
author:
type: fixed
---
title: When viewing a single panel, return to a full dashboard by pressing the Escape
key
merge_request: 30126
author:
type: added
---
title: View a details of a panel in 'full screen mode'
merge_request: 29902
author:
type: added
---
title: Delete orphaned rows in application_settings table
merge_request: 29981
author:
type: performance
---
title: Add WYSIWYG editor to the Static Site Editor
merge_request: 31099
author:
type: added
---
title: 'Project import queries are now partially batched'
merge_request: 30057
author:
type: performance
---
title: Show correct label and count on Jira import form
merge_request: 30072
author:
type: changed
---
title: Add raw_blob_request_limit to Application Settings API
merge_request: 30211
author:
type: added
---
title: Fix moving an issue when there is a group reference
merge_request: 30185
author:
type: fixed
---
title: Update the cancel comment note text to a less ambiguous statement.
merge_request: 30189
author:
type: changed
---
title: Display expanded dashboard from a panel's "Link to chart" URL
merge_request: 30476
author:
type: added
---
title: Update metrics dashboard url when a panel is expanded or contracted
merge_request: 30704
author:
type: added
---
title: Add alert on project issues page to show Jira import has finished
merge_request: 31375
author:
type: added
---
title: Add alert on project issues page to show Jira import is in progress
merge_request: 31329
author:
type: added
---
title: Add migration to import changes to the system dashboard Prometheus queries
into DB
merge_request: 31618
author:
type: changed
---
title: Remove support for Ruby format variable interpolation (`%{variable}`) in custom
dashboards
merge_request: 31581
author:
type: removed
---
title: Use Jira import owner as the issue author when importing issues from Jira
merge_request: 30504
author:
type: fixed
---
title: Add sorting to AlertManagement Alert Graphql
merge_request: 30964
author:
type: added
---
title: Add mutation to create a new branch in GraphQL
merge_request: 30388
author:
type: added
---
title: Fix incorrect commits number in commits list
merge_request: 30412
author:
type: fixed
---
title: Handle possible RSA key exceptions when generating CI_JOB_JWT
merge_request: 30702
author:
type: changed
---
title: Change validation rules for profile email addresses
merge_request: 30633
author:
type: fixed
---
title: Fix redirect loop on .com when 2FA is required
merge_request: 31229
author:
type: fixed
---
title: Enable Monaco for editing Snippets by default
merge_request: 30892
author:
type: added
---
title: Fixes overlapping tooltips when clicking copy buttons
merge_request: 30622
author:
type: fixed
---
title:
Add clear explanation to the MR widget when no CI is available and Pipeline
must succeed option is activated
merge_request: 31112
author:
type: changed
---
title: Fixed alignment of Snippet Clone copy buttons
merge_request: 30897
author:
type: fixed
---
title: Align styling of snippet search results
merge_request: 30837
author:
type: fixed
---
title: Fix misalignment of author dropdown on the commits search page
merge_request: 31686
author:
type: other
---
title: Add search bar to container registry image list
merge_request: 31322
author:
type: added
---
title: Record usage ping finish time
merge_request: 31222
author:
type: performance
---
title: Correctly track the store that external MR diffs are placed on
merge_request: 31005
author:
type: fixed
---
title: Add docs for alert management list
merge_request: 31225
author:
type: other
---
title: Add ability to create merge request from vulnerability page
merge_request: 31620
author:
type: added
---
title: Refactored render errors for blob to Vue
merge_request: 32345
author:
type: changed
---
title: Moves embedded metrics for Prometheus alerts to Core
merge_request: 31203
author:
type: changed
---
title: Update style of buttons on the Releases page
merge_request: 31129
author: Özgür Adem Işıklı @iozguradem
type: changed
---
title: Fix public metrics dashboard visibility bug
merge_request: 31925
author:
type: fixed
---
title: Trim whitespace in directory names in the Web IDE
merge_request: 31305
author:
type: fixed
---
title: None syntax highlighting theme for Web IDE
merge_request: 31056
author:
type: added
---
title: Remove ruby_memory_bytes metric, duplicate of ruby_process_resident_memory_bytes
merge_request: 31705
author:
type: removed
---
title: Ruby metrics now include USS and PSS memory readings
merge_request: 31707
author:
type: added
---
title: Use gsub instead of the Liquid gem for variable substitution in the Prometheus
proxy API
merge_request: 31482
author:
type: changed
---
title: Fix 500 on creating an invalid domains and verification
merge_request: 31190
author:
type: fixed
---
title: Allow monitoring dashboard users to open single panels in a new tab
merge_request: 31206
author:
type: added
---
title: Fix incorrect number of errors returned when querying sentry errors
merge_request: 31252
author:
type: fixed
---
title: Add tooltip to container registry tags last update column
merge_request: 31317
author:
type: fixed
---
title: Add instance column to services table if it's missing
merge_request: 31631
author:
type: fixed
---
title: Skip mergeability check when listing MRs in the API
merge_request: 31890
author:
type: performance
---
title: Fix incorrect regex used in FileUploader#extract_dynamic_path
merge_request: 32271
author:
type: fixed
---
title: Fix bug in Groups API when statistics are requested in an unauthenticated
API call
merge_request: 32057
author:
type: fixed
---
title: Use visitUrl in Alert management
merge_request: 32414
author:
type: other
---
title: Externalize i18n strings from ./app/views/shared/issuable/_bulk_update_sidebar.html.haml
merge_request: 32173
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/issuable/_close_reopen_report_toggle.html.haml
merge_request: 32168
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/issuable/_label_*
merge_request: 32167
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/issuable/_nav.html.haml
merge_request: 32165
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/issuable/_sidebar.html.haml
merge_request: 32164
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/milestones/_issuable.html.haml
merge_request: 32161
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/milestones/_issues_tab.html.haml
merge_request: 32160
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/milestones/_labels_tab.html.haml
merge_request: 32159
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/milestones/_merge_requests_tab.haml
merge_request: 32158
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/milestones/_milestone.html.haml
merge_request: 32154
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/issuable/_close_reopen_button.html.haml
merge_request: 32172
author: Gilang Gumilar
type: changed
---
title: Externalize i18n aria-label strings from ./app/views/shared/*
merge_request: 32142
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_commit_message_container.html.haml
merge_request: 32139
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_delete_label_modal.html.haml
merge_request: 32138
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_field.html.haml
merge_request: 32136
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_group_form.html.haml
merge_request: 32132
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_group_tips.html.haml
merge_request: 32127
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_label_row.html.haml
merge_request: 32124
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_milestone_expired.html.haml
merge_request: 32121
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_milestones_filter.html.haml
merge_request: 32120
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_personal_access_tokens_table.html.haml
merge_request: 32116
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_project_limit.html.haml
merge_request: 32110
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_recaptcha_form.html.haml
merge_request: 32106
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/_ref_dropdown.html.haml
merge_request: 32102
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/shared/milestones/_top.html.haml
merge_request: 32148
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/users/_deletion_guidance.html.haml
merge_request: 32097
author: Gilang Gumilar
type: changed
---
title: Externalize i18n strings from ./app/views/users/calendar_activities.html.haml
merge_request: 32094
author: Gilang Gumilar
type: changed
---
title: Make report-type artifacts available for download
merge_request: 31513
author:
type: added
---
title: Expose Freeze Periods in REST API
merge_request: 29382
author:
type: added
---
title: Add freeze period model
merge_request: 29162
author:
type: added
---
title: Add freeze periods via CI_DEPLOY_FREEZE variable
merge_request: 29244
author:
type: added
---
title: Fix error renaming files using web IDE
merge_request: 30969
author:
type: fixed
---
title: Fix issue with broken images in Web IDE markdown
merge_request: 31638
author:
type: fixed
---
title: Prevent duplicate tooltips when hovering over status emoji in comments
merge_request: 29356
author:
type: fixed
---
title: Add Webex Teams project integration service
merge_request: 31543
author: Sebastian Leuser
type: added
---
title: Remove unused cluster configuration workers
merge_request: 30695
author:
type: other
---
title: Set NULL `lock_version` values to 0 for CI objects
merge_request: 30305
author:
type: fixed
---
title: Add secure binaries template
merge_request: 28566
author:
type: added
---
title: Add the global var SECURE_ANALYZERS_PREFIX
merge_request: 28617
author:
type: added
---
title: Graphql query for issues can now be sorted by priority
merge_request: 18901
author:
type: added
---
title: Allow users to retry obtaining Let's Encrypt certificates for GitLab Pages
merge_request: 28784
author:
type: added
---
title: Create Wiki activity events on pushes to Wiki git repository
merge_request: 26624
author:
type: added
---
title: Allow Web IDE markdown to preview uncommitted images
merge_request: 31540
author:
type: added
---
title: Add indexes on ingress, enabled clusters and successful deployments
merge_request: 28331
author:
type: performance
---
title: Update cron job schedule to have a random time generated on page load
merge_request: 30729
author:
type: changed
---
title: Highlight focused Design discussion in image markers
merge_request: 31323
author:
type: added
---
title: Allow Auto DevOps Test stage to start immediately
merge_request: 31185
author:
type: other
---
title: Disallow developers to delete builds of protected branches
merge_request: 28881
author: Alexander Kutelev
type: changed
---
title: "Add GraphQL support for querying a board's lists"
merge_request: 24812
author:
type: added
---
title: In WebIDE get files with relative path instead of web_url
merge_request: 31478
author:
type: fixed
---
title: 'Disable Docker-in-Docker for Dependency Scanning by default'
merge_request: 31588
author:
type: changed
---
title: 'Disable Docker-in-Docker for SAST by default'
merge_request: 31589
author:
type: changed
---
title: Define remove_label quick action as alias of unlabel
merge_request: 24962
author: Jacopo Beschi @jacopo-beschi
type: added
---
title: Fix GitLab CI/CD Scala template
merge_request: 30667
author:
type: fixed
---
title: Add index to issue_id and created_at of resource_weight_events
merge_request: 28930
author:
type: other
---
title: Add resource_state_events table
merge_request: 28926
author:
type: added
---
title: GraphQL issue queries can now be sorted by milestone due date
merge_request: 29992
author:
type: added
---
title: Add user popovers to system notes
merge_request: 24241
author:
type: fixed
---
title: Support limits for offset based pagination
merge_request: 28460
author:
type: changed
---
title: 'Allow to assign milestones to a release on the "Edit Release page"'
merge_request: 28583
author:
type: added
---
title: Add issues_create_limit to settings api
merge_request: 29960
author:
type: added
---
title: removes store logic from issue board models
merge_request: 21408
author: nuwe1
type: other
---
title: removes store logic from issue board models
merge_request: 21400
author: nuwe1
type: other
---
title: Moves updateIssue from issue model to board store
merge_request: 21414
author: nuwe1
type: other
---
title: Fix mirror repos docs link
merge_request: 30443
author:
type: fixed
---
title: Fix database schema inconsistency with not-null checks
merge_request: 31930
author:
type: other
---
title: Add issues_created_gitlab_alerts to usage ping
merge_request: 31802
author:
type: added
---
title: Add a CI variable CI_KUBERNETES_ACTIVE as an alternative to only:kubernetes/except:kubernetes
that works with the rules syntax
merge_request: 31146
author:
type: added
---
title: Add epic_id to resource_state_events
merge_request: 31587
author:
type: other
---
title: Add inherit_from_id column to services table
merge_request: 31320
author:
type: other
---
title: Add clusters index to improve usage data queries
merge_request: 28626
author:
type: performance
---
title: Create operations_strategies_user_lists table
merge_request: 30243
author:
type: added
---
title: Adds URL parameter for confidential new issue creation
merge_request: 30250
author:
type: added
---
title: Add Fluentd into cluster apps page
merge_request: 28847
author:
type: changed
---
title: Add WAF and Cilium Log column for Fluentd table
merge_request: 29457
author:
type: changed
---
title: Eliminate errors in wiki controller during edit
merge_request: 29645
author:
type: fixed
---
title: Remove extra sleep when obtaining exclusive lease
merge_request: 30654
author:
type: fixed
---
title: Move to supported Elastic helm charts
merge_request: 30528
author:
type: changed
---
title: Update Elastic Stack chart to 2.0.0 to support kubernetes 1.16
merge_request: 29601
author:
type: fixed
---
title: Add Web IDE pipelines usage counter
merge_request: 31658
author:
type: added
---
title: Improve responses in the snippet create/update API endpoints
merge_request: 32282
author:
type: fixed
---
title: Update alert management table background colour to correct gray
merge_request: 32068
author:
type: other
---
title: Allow public access to pipeline schedules
merge_request: 20806
author: Lee Tickett
type: fixed
---
title: Move prepend to last line in helper files
merge_request: 29327
author: Rajendra Kadam
type: fixed
---
title: Move prepend to last line in app models
merge_request: 31826
author: Rajendra Kadam
type: fixed
---
title: Move prepend to last line in app models 2
merge_request: 31827
author: Rajendra Kadam
type: fixed
---
title: Move prepend to last line in app models 3
merge_request: 31829
author: Rajendra Kadam
type: fixed
---
title: Send Devise emails triggered from the 'Email' model asynchronously
merge_request: 32286
author:
type: fixed
---
title: Remove logs from the admin pages
merge_request: 30485
author:
type: removed
---
title: Remove the SIDEKIQ_REQUEST_STORE configuration
merge_request: 29955
author:
type: other
---
title: Fix duplicate index removal on ci_pipelines.project_id
merge_request: 31043
author:
type: fixed
---
title: Change Var to Variable text
merge_request: 30878
author:
type: changed
---
title: Migrate models and policies specs to consider admin mode
merge_request: 30430
author: Diego Louzán
type: other
---
title: Migrate from Vue event hub to Mitt in issuables list
merge_request: 31652
author: Arun Kumar Mohan
type: changed
---
title: Migrate from Vue event hub to Mitt
merge_request: 31666
author: Arun Kumar Mohan
type: changed
---
title: Update GitLab Elasticsearch Indexer to v2.3.0
merge_request: 32199
author:
type: other
---
title: Wrap wiki blob search result in its own object
merge_request: 31155
author:
type: fixed
---
title: Cleanup background migration for populating user_highest_roles table
merge_request: 31218
author:
type: other
---
title: Add support for cluster applications CI artifact report
merge_request: 28866
author:
type: added
---
title: Fix Jira importer URLs
merge_request: 30155
author:
type: added
---
title: Make edit board text sentence case
merge_request: 31418
author:
type: fixed
---
title: Correctly count wiki pages in sidebar
merge_request: 30508
author:
type: fixed
---
title: Send email notification for unknown sign-ins
merge_request: 29741
author:
type: added
---
title: Set timeout for Google OAuth to prevent 503 error
merge_request: 30653
author:
type: fixed
---
title: Remove deprecated /admin/application_settings redirect
merge_request: 30532
author:
type: removed
---
title: Fix regression and allow SCIM to create SAML identity
merge_request: 31238
author:
type: fixed
---
title: Render dropdown and text elements based on variables defined in monitoring
dashboard yml file
merge_request: 31524
author:
type: added
---
title: Add prefix to template variables in URL in the monitoring dashboard
merge_request: 31690
author:
type: changed
---
title: URL params in the monitoring dashboard update variable values defined in yml
file
merge_request: 31662
author:
type: changed
---
title: Drop x-y-stable version pinning for Secure templates
merge_request: 29603
author:
type: removed
---
title: Add Design Management (via Designs tab on Issues) to GitLab FOSS
merge_request: 31309
author:
type: added
---
title: Implement external database checker in dashboard controller
merge_request: 30389
author:
type: deprecated
---
title: Added right margin to Clone Snippet button
merge_request: 30471
author:
type: fixed
---
title: Fixed redirection to project snippets
merge_request: 32530
author:
type: fixed
---
title: Fixed JS error for anonymous views of a snippet
merge_request: 29854
author:
type: fixed
---
title: Fixed Cancel action on Snippet edit for existing snippets
merge_request: 29993
author:
type: fixed
---
title: Show warning message to user if raw text search is used when filtering pipelines
merge_request: 31942
author:
type: changed
---
title: Deprecate /plugins directory
merge_request: 29678
author:
type: deprecated
---
title: Redirect issues routes under /-/ scope
merge_request: 28655
author:
type: changed
---
title: Remove project routes that were deprecated before 12.1
merge_request: 26808
author:
type: removed
---
title: Move global autocomplete routes to /-/ scope
merge_request: 30173
author:
type: changed
---
title: Copy pipelines routing under - scope
merge_request: 30159
author:
type: changed
---
title: Update android template
merge_request: 32096
author:
type: fixed
---
title: Migrate Container-Scanning template to rules syntax
merge_request: 30775
author:
type: changed
---
title: Migrate DAST CI template to rules syntax
merge_request: 30776
author:
type: changed
---
title: Migrate Dependency-Scanning CI template to rules syntax
merge_request: 30907
author:
type: changed
---
title: Migrate License-Scanning CI template to rules syntax
merge_request: 30784
author:
type: changed
---
title: Migrate SAST CI template to rules syntax
merge_request: 31127
author:
type: changed
---
title: Allow users to download a CSV of the recent daily code coverage values per
job
merge_request: 27094
author:
type: added
---
title: Move include_if_ee to last line in ee/app 1
merge_request: 31832
author: Rajendra Kadam
type: fixed
---
title: 'Cluster index refactor: Add missing pagination'
merge_request: 32338
author:
type: changed
---
title: Remove Visibility from terraform widget
merge_request: 30737
author:
type: fixed
---
title: Prepare group export feature to use ndjson
merge_request: 31742
author:
type: changed
---
title: Prepare group import feature to use ndjson
merge_request: 31741
author:
type: changed
---
title: Enable uploadpack filters by default
merge_request: 29787
author:
type: added
---
title: Update error tracking table background colour to correct gray
merge_request: 32133
author:
type: other
---
title: Error tracking target blank empty state
merge_request: 30525
author:
type: other
---
title: Exclude html entities from haml lint
merge_request: 29847
author: Lee Tickett
type: fixed
---
title: Exposes issue IID in Alert Management Alert's GraphQL endpoint
merge_request: 31313
author:
type: added
---
title: Exposes description, hosts, details, and timestamps for Alert Management Alert GraphQL
merge_request: 31091
author:
type: changed
---
title: Fix no scroll when overflow in IDE right pane
merge_request: 31961
author:
type: fixed
---
title: Add expunge deleted messages option to mailroom
merge_request: 31531
author: Diego Louzán
type: added
---
title: Add intermediate CAs capability to S/MIME email signature
merge_request: 29352
author: Diego Louzán
type: added
---
title: LDAP authentication support for admin mode
merge_request: 28572
author: Diego Louzán
type: added
---
title: Add option to add custom profile image guidelines
merge_request: 29894
author: Roger Meier
type: added
---
title: Display x509 signed tags
merge_request: 27211
author: Roger Meier
type: added
---
title: Add certification revocation list download and certificate revoke
merge_request: 28336
author: Roger Meier
type: added
---
title: Add Previous and Next buttons for commit-by-commit navigation
merge_request: 28596
author:
type: added
---
title: Clean up & Re-arrange the keyboard shortcuts modal
merge_request: 28992
author:
type: other
---
title: Route to feature flags based on internal id
merge_request: 29740
author:
type: added
---
title: Add public API for feature flag user lists
merge_request: 29415
author:
type: added
---
title: Filter pipelines by trigger author and branch name
merge_request: 31386
author:
type: added
---
title: Rake task gitlab:cleanup:orphan_lfs_files should clear the cached value or repository size
merge_request: 32541
author:
type: fixed
---
title: Fix admin mode access on GraphiQL controller
merge_request: 29845
author: Diego Louzán
type: fixed
---
title: Fix number of approvals given calculation
merge_request: 28293
author: Steffen Köhler
type: fixed
---
title: Fix API requests for branch names ending in .txt
merge_request: 31446
author: Daniel Stone
type: fixed
---
title: Fix broken heading of Vue 3 migration guide doc
merge_request: 31951
author: Gilang Gumilar
type: fixed
---
title: Allow multiple usage of EE extension/inclusion on last lines
merge_request: 31183
author: Rajendra Kadam
type: fixed
---
title: Fix "how to checkout MR" help link
merge_request: 31688
author:
type: fixed
---
title: Fix layout in issue view, on large screen some buttons were misaligned
merge_request: 30947
author: Michele (macno) Azzolari
type: fixed
---
title: Fix Istio broken Istio metrics installation
merge_request: 31382
author:
type: fixed
---
title: Fix bug in personal snippets when somebody is mentioned
merge_request: 29835
author: Sashi Kumar
type: fixed
---
title: Fix missing RSS feed events
merge_request: 28054
author:
type: fixed
---
title: Add nested file detection for Dependency Scanning
merge_request: 31932
author:
type: fixed
---
title: 'fix: use the source project to generate commit links for un-persisted merge requests'
merge_request: 29243
author: Chieh-Min Wang
type: fixed
---
title: Fixes bug where variables were not protected by default when using the correct
CI/CD admin setting
merge_request: 31655
author:
type: fixed
---
title: Replace the outdated link
merge_request: 31874
author: Renamoo
type: fixed
---
title: Link to subgroup milestones correctly from group milestones page
merge_request: 31383
author:
type: fixed
---
title: Add Activity icons for Wiki updated and destroyed events
merge_request: 30349
author:
type: fixed
---
title: Add snippet repository backfilling migration
merge_request: 29927
author:
type: other
---
title: Avoid commit when snippet file_name and content are not present
merge_request: 29761
author:
type: changed
---
title: Add snippet migration rake tasks
merge_request: 30489
author:
type: other
---
title: Add files param to snippet create mutation
merge_request: 32309
author:
type: changed
---
title: Add migration bot user
merge_request: 30738
author:
type: added
---
title: Add presence validation to content and title in snippet rest endpoints
merge_request: 32522
author:
type: changed
---
title: Avoid repository size checkings in snippet migrations for migration bot
merge_request: 31473
author:
type: fixed
---
title: Add fields to GraphQL snippet blob type
merge_request: 31710
author:
type: changed
---
title: Fix bug in Snippet BlobViewer GraphQL definition
merge_request: 30927
author:
type: fixed
---
title: Fix snippet migration when user has invalid info
merge_request: 31488
author:
type: fixed
---
title: Return content from repo in snippet raw endpoint
merge_request: 29781
author:
type: fixed
---
title: Fix templates API endpoint when project name has dots
merge_request: 31758
author:
type: fixed
---
title: Move snippet raw_url attribute to base entity
merge_request: 29776
author:
type: fixed
---
title: Remove snippet file_name from snippet lists
merge_request: 29937
author:
type: changed
---
title: Enabling git versioned snippets
merge_request: 27705
author:
type: added
---
title: Return file name from repo in snippet endpoints
merge_request: 29785
author:
type: fixed
---
title: Use migration bot user in snippet migration
merge_request: 30762
author:
type: fixed
---
title: Add email notification on group export complete
merge_request: 30522
author:
type: added
---
title: Add user last_activity logging in GraphQL
merge_request: 23063
author:
type: fixed
---
title: Introduce API for fetching shared projects in a group
merge_request: 30461
author:
type: added
---
title: Cache TreeSummary response for logs_tree
merge_request: 29828
author:
type: performance
---
title: View raw file of any zip artifacts
merge_request: 31912
author:
type: added
---
title: Fix blob link for the code search
merge_request: 30473
author:
type: fixed
---
title: Allow showing merge request diffs compared to current version of target branch
merge_request: 31325
author:
type: added
---
title: Remove detection of file in Dependency Scanning template
merge_request: 31819
author:
type: fixed
---
title: Add ability to add or remove MR labels via API
merge_request: 31522
author: Lee Tickett
type: changed
---
title: Store status of repository storage moves
merge_request: 29095
author:
type: changed
---
title: Katex render and vscode output improvements for markdown
merge_request: 31433
author: Reinhold Gschweicher <pyro4hell@gmail.com>
type: fixed
---
title: Add UI for exporting group data to the group settings
merge_request: 28573
author:
type: added
---
title: Fix mapping group membets as Jira issues authors/assignees
merge_request: 30820
author:
type: fixed
---
title: Map Jira issue assignee and author
merge_request: 30498
author:
type: added
---
title: Ensure links generated by the copy link feature contain variables
merge_request: 31636
author:
type: changed
---
title: Add metric dashboard public visibility toggle
merge_request: 29718
author:
type: added
---
title: In metrics dashboard use custom variables from URL in queries
merge_request: 30560
author:
type: added
---
title: Upgrade json gem to 2.3.0
merge_request: 30852
author:
type: performance
---
title: Decode dashboard_path when creating annotations
merge_request: 31665
author:
type: fixed
---
title: Uses Kubernetes API conventions to create or update a resource leandrogs
merge_request: 29010
author: Leandro Silva
type: performance
---
title: Add class stubs and fix leaky constant cop alert
merge_request: 31938
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in retry build service check
merge_request: 32038
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in env assignment spec
merge_request: 32040
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in statistics api spec
merge_request: 32042
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in merge request policy spec
merge_request: 32044
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in tree spec
merge_request: 32045
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in mentionable spec
merge_request: 32049
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in json serialization spec
merge_request: 32051
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in cluster spec
merge_request: 32053
author: Rajendra Kadam
type: fixed
---
title: Add class stubs and fix leaky constant alert in content whitelist spec
merge_request: 31946
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in nulls pt2 spec
merge_request: 32058
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in application settings encrypt spec
merge_request: 32066
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in system check spec
merge_request: 32080
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in simple executor spec
merge_request: 32082
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in jwt spec
merge_request: 32093
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in factory spec
merge_request: 32099
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in sidekiq middleware spec
merge_request: 32101
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue connection, master check and attr config spec
merge_request: 32144
author: Rajendra Kadam
type: fixed
---
title: Add class stubs and fix leaky constant alert in query recorder spec
merge_request: 31954
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant cop issue in clone dashboard service spec
merge_request: 31962
author: Rajendra Kadam
type: fixed
---
title: Stub class constant in resolve discussion spec
merge_request: 31965
author: Rajendra Kadam
type: fixed
---
title: Fix leaky constant issue in upgrade progress service check
merge_request: 31969
author: Rajendra Kadam
type: fixed
---
title: Move prepend to last line in lib/gitlab files
merge_request: 30070
author: Rajendra Kadam
type: fixed
---
title: Move prepend to last line in lib/gitlab files
merge_request: 30194
author: Rajendra Kadam
type: fixed
---
title: Move prepend to last line in lib/gitlab files
merge_request: 30289
author: Rajendra Kadam
type: fixed
---
title: Move prepend to last line in lib/gitlab files
merge_request: 30291
author: Rajendra Kadam
type: fixed
---
title: Move prepend to last line in lib/gitlab files
merge_request: 29938
author: Rajendra
type: fixed
---
title: Remove extra spaces from markdown toolbar items
merge_request: 31288
author:
type: other
---
title: Add responding to ChatOps jobs triggered in Mattermost
merge_request: 29366
author: Brian Kintz
type: added
---
title: Keep latest artifact for each ref.
merge_request: 29802
author:
type: changed
---
title: Replace let! with let_it_be in merge request spec
merge_request: 31909
author: Rajendra Kadam
type: fixed
---
title: Improve cacheability of monaco-editor code
merge_request: 30032
author:
type: performance
---
title: Move Browser-Perfomance-Testing.gitlab-ci.yml to `rules` syntax
merge_request: 31413
author:
type: changed
---
title: Move Build.gitlab-ci.yml to `rules` syntax
merge_request: 30895
author:
type: changed
---
title: Move Code-Quality.gitlab-ci.yml to `rules` syntax
merge_request: 30896
author:
type: changed
---
title: Move Deploy.gitlab-ci.yml to `rules` syntax
merge_request: 31290
author:
type: changed
---
title: Move daily create users statistics cronjob to CE
merge_request: 30843
author:
type: fixed
---
title: Move release notification from model callbacks to service
merge_request: 29853
author: Ravishankar
type: performance
---
title: 'Contribution Analytics: Add title to page'
merge_request: 30842
author:
type: added
---
title: 'CI / CD Analytics: Add title to page'
merge_request: 30891
author:
type: added
---
title: 'Code review analytics: Change margin between title and description'
merge_request: 30834
author:
type: changed
---
title: 'Issues Analytics: Add title to page'
merge_request: 30836
author:
type: added
---
title: 'Issues Analytics: Add title to group-level page'
merge_request: 31057
author:
type: added
---
title: 'Insights Analytics: Add title to page'
merge_request: 30853
author:
type: added
---
title: 'Productivity Analytics: Remove separator and cleanup title margins'
merge_request: 30839
author:
type: changed
---
title: 'Repository Analytics: Add title to page'
merge_request: 30855
author:
type: added
---
title: 'Value Stream Analytics: Add title and remove separator'
merge_request: 30841
author:
type: other
---
title: Display metrics dashboards starred by user at the top of dashboard select field.
merge_request: 31059
author:
type: added
---
title: New API endpoint for removing stars from metrics dashboards
merge_request: 31892
author:
type: added
---
title: New API endpoint for starring metrics dashboards
merge_request: 31316
author:
type: added
---
title: Add metrics dashboard annotations feature, which enables marking interesting
events over metrics dashboard charts
merge_request: 30371
author:
type: added
---
title: Use iso 8601 timestamp format in metrics dashboard annotations graphql resource
to assure multi browser compatibility
merge_request: 31474
author:
type: fixed
---
title: Hide broadcast messages until the end of the period
merge_request: 30432
author:
type: changed
---
title: Use stricter regex for broadcast target path
merge_request: 30210
author:
type: changed
---
title: Add option to restrict emails that match a configured regular expression
merge_request: 30548
author:
type: added
---
title: Allow only users with `adminNote` permission to edit the design note
merge_request: 32035
author:
type: fixed
---
title: Add read and write package registry scopes to deploy tokens
merge_request: 31267
author:
type: added
---
title: Update GitLab Pages to 1.18.0
merge_request:
author:
type: added
---
title: Change wording of merge request threads counter
merge_request: 30217
author:
type: changed
---
title: Fixed enabled merge button incorrectly showing to users who can't merge
merge_request:
author:
type: fixed
---
title: Fixes commit message emojis not rendering in Vue file list
merge_request:
author:
type: fixed
---
title: Fix jump to definition linking to same file opening a new tab
merge_request:
author:
type: changed
---
title: Fixed copy as GFM not copying upload links
merge_request: 29683
author:
type: fixed
---
title: Fixes branch name not getting escaped correctly on frontend
merge_request:
author:
type: fixed
---
title: Fixed misaligned avatar in commit discussion form
merge_request:
author:
type: fixed
---
title: Fixed cancel reply button not alerting the user
merge_request:
author:
type: fixed
---
title: angelog Replace let! with let_it_be in pipelines spec
merge_request: 31916
author: Rajendra Kadam
type: fixed
---
title: Fix checkmark position on dropdowns
merge_request: 30685
author:
type: fixed
---
title: Add ability to change metrics dashboard visibility
merge_request: 29634
author:
type: added
---
title: Remove deprecated InfluxDB
merge_request: 30786
author:
type: removed
---
title: Remove rake task `gitlab:track_deployment`
merge_request: 31404
author:
type: removed
---
title: Re-enable negative filters for Boards
merge_request: 32348
author:
type: fixed
---
title: Recreate foreign key in project settings to use nullify instead of cascade
merge_request: 29767
author:
type: changed
---
title: Move prepend to last line in ee/services
merge_request: 30425
author: Rajendra Kadam
type: fixed
---
title: Removes create_confidential_merge_request feature flag leandrogs
merge_request: 31968
author: Leandro Silva
type: other
---
title: Remove deprecated container scanning report parser
merge_request: 31294
author:
type: removed
---
title: Render TestReport parsing errors back to pipeline test summary
merge_request: 24188
author:
type: fixed
---
title: Remove elasticsearch_experimental_indexer column
merge_request: 30628
author:
type: other
---
title: Remove obsolete columns from resource_milestone_events
merge_request: 28536
author:
type: other
---
title: Remove deprecated Sidekiq rake tasks
merge_request:
author:
type: removed
---
title: Remove Admin -> Settings -> Geo navigation
merge_request: 21005
author: Lee Tickett
type: other
---
title: Remove ci_expose_arbitrary_artifacts_in_mr feature flag
merge_request: 29363
author: Lee Tickett
type: other
---
title: Remove git_archive_path feature flag
merge_request: 29369
author: Lee Tickett
type: other
---
title: Remove kwargs from storage move worker
merge_request: 31412
author:
type: fixed
---
title: Move Auto DevOps Test.gitlab-ci.yml template to rules syntax instead of only/except
merge_request: 30876
author:
type: changed
---
title: Add "Keep divergent refs" option for push mirrors
merge_request: 32381
author:
type: added
---
title: Add Rubocop cop to flag keyword arguments usage in Sidekiq workers
merge_request: 31551
author: Arun Kumar Mohan
type: added
---
title: Changed test success calculation to exclude skipped tests
merge_request: 31154
type: changed
---
title: Correct the permission according to docs
merge_request: 28657
author:
type: fixed
---
title: Multiple metrics edit navigates to prom edit page
merge_request: 30666
author:
type: added
---
title: Fix second 500 error with NULL restricted visibility levels
merge_request: 30414
author:
type: fixed
---
title: Clean up refresh fix for cancel automatic merge
merge_request: 29844
author:
type: other
---
title: Destroy Dropzone hidden input when form is destroyed
merge_request: 29882
author:
type: fixed
---
title: Disable schema dumping after migrations in production
merge_request: 30812
author:
type: fixed
---
title: Enable ref name caching for merge request diffs
merge_request: 31530
author:
type: performance
---
title: Fix errors creating project with active Prometheus service template
merge_request: 30340
author:
type: fixed
---
title: Add LFS badge feature flag to RefsController#logs_tree
merge_request: 30442
author:
type: fixed
---
title: Clear merge request error on push to source branch
merge_request: 32001
author:
type: fixed
---
title: Gracefully handle orphaned member invites
merge_request: 30355
author:
type: fixed
---
title: Fix overwrite check in GitLab import/export
merge_request: 31439
author:
type: fixed
---
title: Avoid copying diffs as Markdown tables
merge_request: 30572
author:
type: fixed
---
title: Fix RST rendering hanging on large files
merge_request: 31287
author:
type: fixed
---
title: Improve error handling of squash and rebase
merge_request: 23740
author:
type: other
---
title: Fix logging of username in /jwt/auth
merge_request:
author:
type: fixed
---
title: Fix 500 error loading environments index
merge_request: 31184
author:
type: fixed
---
title: Ignore .gitattributes if they contain invalid byte sequences
merge_request: 30922
author:
type: fixed
---
title: Log server responses of API bad requests in api_json.log
merge_request: 29839
author:
type: other
---
title: Log Cloudflare request headers
merge_request: 31532
author:
type: added
---
title: Log when container registry permissions are denied
merge_request: 31536
author:
type: other
---
title: Revert CODEOWNERS validation of Web requests in diff check
merge_request: 31087
author:
type: fixed
---
title: Upgrade Nokogiri to v1.10.9
merge_request: 30435
author:
type: other
---
title: Update asciidoctor-plantuml gem to v0.0.12
merge_request: 32376
author:
type: other
---
title: Update to Rails 6.0.2.2
merge_request: 29743
author:
type: other
---
title: Upgrade Unicorn to v5.5.1
merge_request: 30541
author:
type: fixed
---
title: Remove mention of github-markup in Wiki clone help
merge_request: 30962
author:
type: other
---
title: Capture all errors when updating repository storage
merge_request: 30119
author:
type: fixed
---
title: Fix bug when services appear active even though they are not
merge_request: 30160
author:
type: fixed
---
title: Validate package types in package metadatum models
merge_request: 32091
author: Sashi Kumar
type: other
---
title: Relocate Nuget presenter helpers to presenters module
merge_request: 31985
author: Sashi Kumar
type: other
---
title: Return validation errors for invalid pod name or container name when viewing pod logs
merge_request: 30165
author: Sashi Kumar
type: changed
---
title: Fix 500 error for non-existing snippet on graphql mutations
merge_request: 30632
author: Sashi Kumar
type: fixed
---
title: Fix duplicated activity and events on deletion of tag
merge_request: 28861
author: Sashi Kumar
type: fixed
---
title: Organize package models by package type
merge_request: 31346
author: Sashi Kumar
type: other
---
title: Refactor count queries to single query on Projects::EnvironmentsController
merge_request: 30073
author: Sashi Kumar
type: other
---
title: Decouple partial clone config from max input size
merge_request: 30354
author: Son Luong Ngoc
type: changed
---
title: Add sorting issues by label priority to graphQL endpoint
merge_request: 27936
author:
type: added
---
title: Read only storage move API
merge_request: 31285
author:
type: added
---
title: Use process-wide cache for application settings and performance bar
merge_request: 31135
author:
type: performance
---
title: Embed metrics charts for both /metrics and /metrics_dashboard routes
merge_request: 29838
author:
type: fixed
---
title: Add table for tracking issues published to status page
merge_request: 29994
author:
type: added
---
title: Add alert counts by status to GraphQL API
merge_request: 31818
author:
type: changed
---
title: Indicate topics are optional
merge_request: 30264
author: Ben Bodenmiller
type: changed
---
title: Add fields to Alert Details view
merge_request: 32392
author:
type: added
---
title: Move alert management behind a feature flag
merge_request: 30133
author:
type: fixed
---
title: Fix missing space character in alert header
merge_request: 32395
author:
type: fixed
---
title: Add Alert Detail view
merge_request: 31877
author:
type: added
---
title: Enable Alert Management functionality
merge_request: 31171
author:
type: added
---
title: Update auto-deploy-image to v0.14.0 with helm 2.16.6, --atomic deployments
and improved kubernetes 1.16 support
merge_request: 31505
author:
type: changed
---
title: Update auto-deploy-image to v0.15.0, with an upgraded PostgreSQL chart used
by default for Auto DevOps deployments
merge_request: 31799
author:
type: changed
---
title: Update css-loader ^1.0.0 -> ^2.1.1
merge_request: 31743
author: Pirate Praveen
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/boards/components/board_form.vue
merge_request: 32005
author: Gilang Gumilar
type: changed
---
title: Update deprecated slot syntax in ./app/assets/javascripts/confidential_merge_request/components/dropdown.vue
merge_request: 31999
author: Gilang Gumilar
type: changed
---
title: Update deprecated slot syntax in ./app/assets/javascripts/diffs/components/diff_discussions.vue
merge_request: 32004
author: Gilang Gumilar
type: changed
---
title: Update deprecated slot syntax in ./app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue
merge_request: 31992
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue
merge_request: 31990
author: Gilang Gumilar
type: changed
---
title: Update deprecated slot syntax in ./app/assets/javascripts/performance_bar/components/detailed_metric.vue
merge_request: 32006
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/profile/account/components/delete_account_modal.vue
merge_request: 32007
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/releases/components/app_edit.vue
merge_request: 32018
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/repository/components/breadcrumbs.vue
merge_request: 32017
author: Gilang Gumilar
type: changed
---
title: Update deprecated slot syntax in ./app/assets/javascripts/serverless/components/area.vue
merge_request: 32015
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/pages/milestones/shared/components/promote_milestone_modal.vue
merge_request: 31980
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/environments/components/stop_environment_modal.vue
merge_request: 32012
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/ide/components/ide_review.vue
merge_request: 32025
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/ide/components/pipelines/list.vue
merge_request: 32027
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/releases/components/evidence_block.vue
merge_request: 32019
author: Gilang Gumilar
type: other
---
title: Update deprecated slot syntax in ./app/assets/javascripts/issue_show/components/fields/description.vue
merge_request: 31979
author: Gilang Gumilar
type: other
---
title: Update doorkeeper to latest version 5.0.3
merge_request: 31673
author:
type: other
---
title: Update GitLab-managed helm from 2.16.3 to 2.16.6, improving the reliability
of GitLab's Kubernetes integration
merge_request: 30067
author:
type: changed
---
title: Update GitLab Runner Helm Chart to 0.16.1
merge_request: 31492
author:
type: other
---
title: Update managed jupyter chart to 0.9.0 (stable)
merge_request: 30393
author:
type: changed
---
title: Update recursive-open-struct to 1.1.1 to make it compatible with ruby 2.7
merge_request: 31047
author:
type: fixed
---
title: Update Fluentd model to support multiple logs
merge_request: 29458
author:
type: changed
---
title: Add Cilium to Fluentd UI controls on the Cluster Application page
merge_request: 29511
author:
type: changed
---
title: Replace let! with let_it_be in user api spec
merge_request: 31901
author: Rajendra Kadam
type: fixed
---
title: Alert management can user enable
merge_request: 30024
author:
type: changed
---
title: Fix Snippet update error bug losing changes
merge_request: 31873
author:
type: fixed
---
title: Handle Snippet file name errors in backfill
merge_request: 30981
author:
type: fixed
---
title: Rename Snippet search results title
merge_request: 29599
author:
type: other
---
title: Remove deprecated Snippet `code` attribute from Project Snippets API
merge_request: 30739
author:
type: other
---
title: Modify Snippet git path errors to be more helpful
merge_request: 31333
author:
type: changed
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