- 14 Apr, 2022 40 commits
-
-
Illya Klymov authored
Resolve "Audit and update buttons on ProjectsController#edit" See merge request gitlab-org/gitlab!84804
-
Mayra Cabrera authored
Revert "Merge branch 'renovate/eslint-and-related' into 'master'" See merge request gitlab-org/gitlab!85223
-
Peter Hegman authored
This reverts merge request !77861
-
Stan Hu authored
Fix the conditions when we scope to gitlab-org See merge request gitlab-org/gitlab!85189
-
David Fernandez authored
Locate the root namespace with path `gitlab-org` and then select all the image repositories (including those in subgroups) EE: true Changelog: fixed
-
Stan Hu authored
Revert "Merge branch 'pages-1-57-0' into 'master'" See merge request gitlab-org/gitlab!85230
-
Stan Hu authored
Nullify dependent associations in batches on user deletion See merge request gitlab-org/gitlab!84709
-
Steve Abrams authored
Use lowercase values in user search ordering See merge request gitlab-org/gitlab!81828
-
Hordur Freyr Yngvason authored
Fixes a subtle bug in the user search ranking where a case-sensitive match (PostgreSQL string equality) was used on a value that had previously been converted to lowercase. As a result, exact matches could receive the lowest priority instead of the higest priority. For distinctive usernames, this was not a problem, as those would result in unique matches anyway. However, when the username matched a prefix of a common human name, an exact match could get buried at the bottom of the results. For example, since Alexander is a very common name, this made it virtually impossible to find @Alexand in most GitLab dropdowns. Changelog: fixed
-
Jeremy Elder authored
Changelog: changed
-
Illya Klymov authored
Change delete project confirmation modal to default size See merge request gitlab-org/gitlab!84532
-
John Skarbek authored
This reverts merge request !85179
-
Peter Hegman authored
Updates the checkbox for multiple admin settings forms See merge request gitlab-org/gitlab!84761
-
Sam Beckham authored
To be Pajamas design system compliant Changelog: changed
-
Sanad Liaquat authored
E2E tests for UI defined pipeline variable inheritance See merge request gitlab-org/gitlab!84438
-
Tiffany Rea authored
-
Andrew Fontaine authored
Change subgroups to use official `subgroup` icon See merge request gitlab-org/gitlab!85005
-
Mayra Cabrera authored
Fix Style/OpenStructUse offenses for quick actions and import specs See merge request gitlab-org/gitlab!75238
-
Achilleas Pipinellis authored
Geo: Update geo documentation for Object storage replication testing See merge request gitlab-org/gitlab!84622
-
Nick Westbury authored
-
Achilleas Pipinellis authored
doc(install_aws): add warning in database part See merge request gitlab-org/gitlab!85172
-
Rodrigue CANQUERY authored
-
Peter Hegman authored
Use GitLab UI styled checkbox on help page form See merge request gitlab-org/gitlab!84770
-
Sarah German authored
Changelog: changed
-
Olena Horal-Koretska authored
Merge branch '358336-replace-generic-checkbox-with-gitlab-ui-styled-checkbox-in-app-views-profiles-preferences' into 'master' Migrate checkboxes on user preferences page to be Pajamas compliant See merge request gitlab-org/gitlab!84838
-
Peter Hegman authored
Part of Pajamas migration day. Changelog: changed
-
Olena Horal-Koretska authored
Resolve "Audit and update buttons on Projects::PipelinesController#show" See merge request gitlab-org/gitlab!84724
-
Jeremy Elder authored
-
David Fernandez authored
Decrease enqueue waiting time for registry migration See merge request gitlab-org/gitlab!85211
-
João Pereira authored
This decreases the default and slow enqueue waiting time for container registry migrations from 1h to 45m and 6h to 165m, respectively.
-
Sanad Liaquat authored
Add github import specs back to reliable bucket See merge request gitlab-org/gitlab!85163
-
Andrejs Cunskis authored
-
Jose Ivan Vargas authored
Migrate Git LFS limits check box See merge request gitlab-org/gitlab!84773
-
Valerie Karnes authored
-
Nick Gaskill authored
Swap 'Change escalation policy' to the correct header size See merge request gitlab-org/gitlab!85215
-
Sarah Yasonik authored
-
Nick Gaskill authored
Add project import history docs See merge request gitlab-org/gitlab!85218
-
Illya Klymov authored
* provide initial version
-
Jose Ivan Vargas authored
Fix links to Jira docs See merge request gitlab-org/gitlab!85085
-
Rémy Coutable authored
Use pipeline-common for allure report and knapsack report jobs See merge request gitlab-org/gitlab!85173
-