- 21 Feb, 2022 40 commits
-
-
Artur Fedorov authored
This commit adds a missing btn variant to the remove triggers from list
-
Markus Koller authored
Update cleanup policy parameters See merge request gitlab-org/gitlab!80809
-
David Fernandez authored
* The default worker capacity is bumped to `4` * Update the related documentation with the current default values Changelog: changed
-
Jose Ivan Vargas authored
Minor environment touch ups See merge request gitlab-org/gitlab!81033
-
Suzanne Selhorn authored
Fix dead links to runner executors docs See merge request gitlab-org/gitlab!81131
-
Andrejs Cunskis authored
E2E: Refactor github import tests See merge request gitlab-org/gitlab!80484
-
Andrejs Cunskis authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!81154
-
Douglas Barbosa Alexandre authored
Fix hanging feature specs when decomposed See merge request gitlab-org/gitlab!81112
-
Fiona Neill authored
Remove documentation on Monitor tests See merge request gitlab-org/gitlab!79837
-
Jacob Vosmaer authored
Refactor upstream metrics code See merge request gitlab-org/gitlab!80958
-
Brandon Labuschagne authored
Replace GlTable with GlTableLite for clusters Table See merge request gitlab-org/gitlab!80997
-
Mikołaj Wawrzyniak authored
Update Dependency Proxy container_image regex to allow 4 levels See merge request gitlab-org/gitlab!80929
-
Alper Akgun authored
Enable env setting to enable like com locally See merge request gitlab-org/gitlab!80755
-
Doug Stull authored
- better handling of self managed vs com in local development
-
Dmitry Gruzd authored
Log CI runner unregistration audit events See merge request gitlab-org/gitlab!79754
-
GitLab Release Tools Bot authored
-
Bob Van Landuyt authored
Allow to query a WorkItem's lockVersion via GraphQL See merge request gitlab-org/gitlab!80758
-
Mario Celi authored
Necessary for https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78414 Allows to fetch lockVersion
-
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
-