- 21 Feb, 2022 40 commits
-
-
Enrique Alcantara authored
Allow to share the eventHub object between the Content Editor facade object and the Content Editor extensions The purpose of this refactoring is allowing to trigger the content loading events from the paste markdown extension
-
Fiona Neill authored
Add examples of usage for instrumentations classes See merge request gitlab-org/gitlab!80270
-
Luis Mejia authored
-
Jan Provaznik authored
Create RelatedEpicLink table and model See merge request gitlab-org/gitlab!80499
-
Fiona Neill authored
Updated the menu name to be plural See merge request gitlab-org/gitlab!81057
-
Enrique Alcántara authored
Fix blob breadcrumb link See merge request gitlab-org/gitlab!81128
-
Marcel Amirault authored
Docs: A follow-up edit for grammar and style See merge request gitlab-org/gitlab!81055
-
Suzanne Selhorn authored
As a follow-up from the initial MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80866 Just an edit for style and grammar consistency
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Matthias Käppler authored
Switch to using declarative behavior registration See merge request gitlab-org/gitlab!80001
-
Matthias Käppler authored
Call UUID overriding logic outside of the transaction See merge request gitlab-org/gitlab!81018
-
Natalia Tepluhina authored
Removes the limit warning component See merge request gitlab-org/gitlab!81132
-
Savas Vedova authored
Update dependency @gitlab/ui to v36.7.0 See merge request gitlab-org/gitlab!80900
-
GitLab Dependency Bot authored
-
Kati Paizee authored
Fix incorrect URL in GitLab.com integration sample See merge request gitlab-org/gitlab!81077
-
Peter Leitzen authored
Add slash command to page incident See merge request gitlab-org/gitlab!79977
-
Mikołaj Wawrzyniak authored
Change `git.version` metric value type to `object` See merge request gitlab-org/gitlab!80846
-
Ezekiel Kigbo authored
This component is no longer used in any other location so we can remove it.
-
Max Woolf authored
Add passive and active profiles 347384 See merge request gitlab-org/gitlab!78492
-
Marcos Rocha authored
This MR adds active and passive profiles for on-demand DAST API scans Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78492 EE: true
-
Adam Hegyi authored
Support project scoping for timebox report via GraphQL See merge request gitlab-org/gitlab!79327
-
Eulyeon Ko authored
A timebox report can be scoped to projects using a namespace fullpath. A fullpath (project or group) can be used to specify the scope of the timebox report when using the GraphQL field "report". Changelog: added EE: true
-
Adam Hegyi authored
Add tracking table for VSA aggregation See merge request gitlab-org/gitlab!79942
-
Adam Hegyi authored
This MR adds a new model to keep track of the Value Stream Analytics data aggregation progress. Changelog: added
-
Andrejs Cunskis authored
E2E: Reliable spec report fixes See merge request gitlab-org/gitlab!81123
-
Shinya Maeda authored
Fix hanging spec when fully decomposed See merge request gitlab-org/gitlab!80848
-
Kushal Pandya authored
Refactor delete action to reusable component See merge request gitlab-org/gitlab!80632
-
Miguel Rincon authored
This change pull the delete mutation call to a component that can be reused in different locations of the runner UI.
-
Jacques authored
Fixed the incorrect blob breadcrumb link
-
Andrejs Cunskis authored
E2E: Unquarantine gitlab project migration on praefect envs See merge request gitlab-org/gitlab!81093
-
Anastasia McDonald authored
E2E: Correctly export quarantine status for exported metrics See merge request gitlab-org/gitlab!81095
-
Andrejs Cunskis authored
-
Andrejs Cunskis authored
-
Kati Paizee authored
Fix Value issues for mattermost_slash_commands.md See merge request gitlab-org/gitlab!81083
-
Jaspreet Singh authored
-
Kati Paizee authored
Fix values issues for gitlab_slack_application.md See merge request gitlab-org/gitlab!81082
-
Jaspreet Singh authored
-
Kushal Pandya authored
Add the total time chart to each VSA stage See merge request gitlab-org/gitlab!80255
-
Ezekiel Kigbo authored
Rename duration chart to Total time For group VSA we should display the total time chart on each stage. Changelog: added EE: true
-