- 23 Mar, 2022 40 commits
-
-
Heinrich Lee Yu authored
Add timeout status to bulk importer See merge request gitlab-org/gitlab!83313
-
Max Woolf authored
Adds a new status, timeout, to BulkImport and BulkImports::Entity models. Adds a new worker to be used as a daily cron to set stale objects as timed out. Add daily cron to run new worker Changelog: added
-
David Fernandez authored
Skip registry import after too many retries See merge request gitlab-org/gitlab!83340
-
Steve Abrams authored
Skip container registry import after it has been aborted more than the number of maxiumum retries.
-
Fiona Neill authored
Doc Consistency: user/project - workspace See merge request gitlab-org/gitlab!81576
-
Niklas authored
Remove inline tier badges
-
GitLab Release Tools Bot authored
[ci skip]
-
Mark Florian authored
Merge branch '230749-tabs-haml-migrate-app-views-projects-pipelines-_with_tabs-html-haml-to-gltabs' into 'master' Migrate pipeline tabs to Vue - Introduce base layout See merge request gitlab-org/gitlab!80401
-
Frédéric Caplette authored
In the current effort to migrate components to respect Pajamas guideline, we are migrating all the tabs components. This commit migrate the pipeline tabs behind disabled flag because each content of the tabs are not adjusted to the new Vue layout.
-
Etienne Baqué authored
Merge branch '356408-bug-compliance-violations-pagination-doesn-t-show-expected-results' into 'master' Fix compliance violations pagination so it paginates all sort options properly See merge request gitlab-org/gitlab!83303
-
Ethan Urie authored
Add an issue template for Vulnerability Disclosure See merge request gitlab-org/gitlab!83341
-
Kushal Pandya authored
Enable :refactor_blob_viewer feature flag by default See merge request gitlab-org/gitlab!80638
-
Matthias Käppler authored
Sets low urgency for PA endpoints See merge request gitlab-org/gitlab!83511
-
Marcin Sedlak-Jakubowski authored
Add docs for MailRoom supporting alternative Azure deployments See merge request gitlab-org/gitlab!83242
-
Stan Hu authored
Previously MailRoom could only be configured with Microsoft Graph for the default Azure deployment. However, there are currently three other national clouds supported in Azure (https://docs.microsoft.com/en-us/graph/deployments). This commit documents support for the `graph_endpoint` and `azure_ad_endpoint` to enable support for these alternative Azure deployments.
-
Etienne Baqué authored
The work_items feature flag checks 3 actors See merge request gitlab-org/gitlab!82748
-
Phil Hughes authored
Use last focused markdown field for quoted reply See merge request gitlab-org/gitlab!83284
-
Kushal Pandya authored
Remove improved_emoji_picker feature flag See merge request gitlab-org/gitlab!82117
-
Marius Bobin authored
Remove FF ci_use_new_monthly_minutes See merge request gitlab-org/gitlab!83274
-
Fabio Pitino authored
Enable new CI minutes monthly tracking with lazy monthly reset. * Remove Namespace#new_monthly_ci_minutes_enabled? * Fix Project#ci_minutes_used * Remove ci_skip_legacy_extra_minutes_recalculation FF Changelog: changed EE: true
-
Marcin Sedlak-Jakubowski authored
Compress doc images See merge request gitlab-org/gitlab!83513
-
Matthias Käppler authored
Update report sorting to generic keyset pagination See merge request gitlab-org/gitlab!83402
-
Lin Jen-Shin authored
Add prepend mod to Finding and CsvService See merge request gitlab-org/gitlab!82788
-
Pavel Shutsin authored
Add users overage check See merge request gitlab-org/gitlab!78287
-
Diana Zubova authored
Implement business logic to show overage confirmation EE: true Changelog: changed
-
Mario Celi authored
work_items FF can be enabled at the project, group or root_ancestor level
-
Bob Van Landuyt authored
Provide Web Terminal paths to Core frontend See merge request gitlab-org/gitlab!82145
-
Winnie authored
-
Kati Paizee authored
-
Phil Hughes authored
Update admin user delete modal to use eventHub See merge request gitlab-org/gitlab!83111
-
Jiaan Louw authored
The modal strings will be moved to Vue.
-
Phil Hughes authored
Make spinner pajamas compliant for new branch See merge request gitlab-org/gitlab!83426
-
Miguel Rincon authored
Make the Invite Modal load conditional See merge request gitlab-org/gitlab!83128
-
Tim Zallmann authored
This change makes two components that were previously added to all pages, load when needed to reduce bundle size. Changelog: performance
-
Zehua Zhang authored
-
Jan Provaznik authored
Update GitLab Runner Helm Chart to 0.39.0/14.9.0 See merge request gitlab-org/gitlab!83332
-
lauraMon authored
-
Natalia Tepluhina authored
Edit title in work item detail modal See merge request gitlab-org/gitlab!83198
-
Coung Ngo authored
Behind `work_items` feature flag, defaulted off
-
Natalia Tepluhina authored
Migrate blob alert to use global_alert partial See merge request gitlab-org/gitlab!83460
-