- 22 Feb, 2022 1 commit
-
-
Sean Gregory authored
Tests: * presence of tabs * presence of new issue button * presence of filtered_search_bar * pagination * presence * presence of issue values * navigation
-
- 21 Feb, 2022 39 commits
-
-
Alex Kalderimis authored
Remove CachingArrayResolver from epic issues See merge request gitlab-org/gitlab!80635
-
Pavel Shutsin authored
Do not mirror protected tags restricted for a creation See merge request gitlab-org/gitlab!80388
-
Achilleas Pipinellis authored
Clarifying Namespace in Terraform Module Registry See merge request gitlab-org/gitlab!80022
-
cs-ic authored
-
Andrejs Cunskis authored
E2E: Move user deletion to ensure block in migration specs See merge request gitlab-org/gitlab!81100
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!81147
-
Pavel Shutsin authored
Update feature category for group & project deletion workers See merge request gitlab-org/gitlab!80883
-
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
-
Jan Provaznik authored
Because we won't have hard limit on number of issues associated with an epic, we can't assume there won't be more than "max_page_size". This MR removes usage of CachingArrayResolver from EpicIssues resolver, a downside is there may be N+1 issue when user loads issues for multiple epics with one request. EE: true Changelog: fixed
-
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
-
GitLab Release Tools Bot authored
[ci skip]
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/321611 **Problem** We don't verify that mirrored tags can be created in the new repository. That can violate protected tags creation rules. **Solution** Verify that mirrored tags can be created in the new repository. If they cannot, then we delete them. Changelog: fixed EE: true
-
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
-