- 09 Feb, 2022 40 commits
-
-
Simon Knox authored
Add dropdown with work item types to create task component See merge request gitlab-org/gitlab!80076
-
Natalia Tepluhina authored
-
Nick Gaskill authored
Doc: Querying Container Registry's v2 catalog See merge request gitlab-org/gitlab!79847
-
Douglas Barbosa Alexandre authored
Fix Geo checksummable check failing when file is nil See merge request gitlab-org/gitlab!80280
-
Brian Rhea authored
Adds a merge request type as requested by danger bot See merge request gitlab-org/gitlab!80236
-
Andrew Fontaine authored
CTRT revamp of the CI lint doc See merge request gitlab-org/gitlab!80136
-
Marcel Amirault authored
-
Andrew Fontaine authored
Merge branch '344180-replace-data-confirm-modals-with-glmodal-in-app-views-projects-pipeline_schedules' into 'master' Resolve "Replace `data-confirm` modals with `GlModal` in `app/views/projects/pipeline_schedules/_pipeline_schedule.html.haml`" See merge request gitlab-org/gitlab!80113 Changelog: fixed
-
Marcia Ramos authored
Edited for style and consistency See merge request gitlab-org/gitlab!80005
-
Suzanne Selhorn authored
Brought like information together and tried to clarify some confusing language, remove unnecessary text. Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/528
-
Suzanne Selhorn authored
Add CTRT abbreviation for SEO purposes See merge request gitlab-org/gitlab!80266
-
Andy Soiron authored
Add `move_before_id` and `move_after_id` to issue creation mutation See merge request gitlab-org/gitlab!79397
-
Heinrich Lee Yu authored
This allows specifying the position of an issue upon creation. This is going to be used on issue boards where we want to position the issue at the top of the list upon creation. Without this param, newly created issues are added to the end by default. Changelog: added
-
Marcia Ramos authored
Update docs for lb workers with deduplication See merge request gitlab-org/gitlab!79648
-
Nikola Milojevic authored
-
Suzanne Selhorn authored
CTRT edits for GitHub page - part 1 See merge request gitlab-org/gitlab!80073
-
Kati Paizee authored
-
Dan Davison authored
Update MWPS to get more info on failure See merge request gitlab-org/gitlab!80249
-
David Fernandez authored
Fix corpus delete by updating corpus fetch See merge request gitlab-org/gitlab!80095
-
Fernando Arias authored
Filter out corpuses to only get :hidden ones Changelog: fixed EE: true
-
Olena Horal-Koretska authored
Use danger variant for project delete modal See merge request gitlab-org/gitlab!80263
-
Kushal Pandya authored
Fixes merge button flashing active state See merge request gitlab-org/gitlab!79967
-
Fiona Neill authored
Add troubleshooting doc for Service Ping See merge request gitlab-org/gitlab!80256
-
Luis Mejia authored
-
Mikołaj Wawrzyniak authored
Remove Geo proxying metrics feature flag See merge request gitlab-org/gitlab!80018
-
Heinrich Lee Yu authored
Enforce auth checks on uploads See merge request gitlab-org/gitlab!80117
-
Francisco Javier López authored
Refactor NamespaceStatistics into CE See merge request gitlab-org/gitlab!79657
-
Catalin Irimie authored
Changelog: other EE: true
-
Vitaly Slobodin authored
Merge branch 'ag/350379-saas-add-messaging-about-user-overage-process-to-purchase-flow-2' into 'master' Add messaging about user overage process to purchase flow See merge request gitlab-org/gitlab!80149
-
Angelo Gulina authored
Notify the user of QSR process around user seats overage. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80149 EE: true
-
Olena Horal-Koretska authored
Merge branch '344181-replace-data-confirm-modals-with-glmodal-in-app-views-admin-labels-_label-html-haml' into 'master' Resolve "Replace `data-confirm` modals with `GlModal` in `app/views/admin/labels/_label.html.haml`" See merge request gitlab-org/gitlab!80114
-
Tetiana Chupryna authored
Remove `Spec::Support::Helpers::KeyGeneratorHelper` class See merge request gitlab-org/gitlab!79874
-
Dylan Griffith authored
Remove project import data on failure See merge request gitlab-org/gitlab!80074
-
Vijay Hawoldar authored
So that we can calculate dependency proxy size at the namespace level, this refactors the NamespaceStatistics model into CE to make it available outside of EE Changelog: changed
-
Catalin Irimie authored
In specific cases, such as the LFS download flow, we would first create a model before updating it to contain a file as well, which means it's possible the model's file doesn't exist. We have an after_commit hook that attempts to verify if a record's file is checksummable to run verification on, however this would have failed if the file was nil before this. Changelog: fixed EE: true
-
Andy Soiron authored
Copy contacts when moving an issue See merge request gitlab-org/gitlab!80069
-
Jan Provaznik authored
Don't record the exception when the repostory already exists See merge request gitlab-org/gitlab!80090
-
Achilleas Pipinellis authored
Background migrations command for source should match See merge request gitlab-org/gitlab!80277
-
Ben Bodenmiller authored
-
Natalia Tepluhina authored
Fix "None" to "No deployment planned" See merge request gitlab-org/gitlab!80262
-