- 11 Oct, 2021 1 commit
-
-
Drew Blessing authored
Previously, password managers and browsers were confused about which field on the profile password change form was the current password. This renames the fields so the current password field is called 'password', while new password fields are appropriately named. Changelog: security
-
- 07 Oct, 2021 39 commits
-
-
Dan Davison authored
Update Kubernetes integrations spec metadata See merge request gitlab-org/gitlab!71665
-
Nailia Iskhakova authored
-
Adam Hegyi authored
Eliminate redundant UnsupportedScopeOrder classes See merge request gitlab-org/gitlab!71810
-
Suzanne Selhorn authored
Update tier count for max registered runners See merge request gitlab-org/gitlab!71835
-
Adam Hegyi authored
Enable 2PC check on CI [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!70795
-
Sean McGivern authored
Add labels from headers in web_transaction metrics See merge request gitlab-org/gitlab!67800
-
Paul Slaughter authored
- We also update `web_transaction` to read from `ApplicationContext`. - We tried using `around_action` and `ApplicationContext.with` in the GraphqlController, but the `web_transaction` methods were called **after** the `ApplicationController` set the context, but **before** the `GraphqlController` could kick in.
-
Sean McGivern authored
Remove DeletedRecord from partition manager See merge request gitlab-org/gitlab!71886
-
Adam Hegyi authored
This change defines UnsupportedScopeOrder class at only one place.
-
Adam Hegyi authored
This change keeps track of spec files which are failing the cross database modification check. The change also enables the check globally.
-
Jacob Vosmaer authored
Proxy Geo secondary HTTP pushes + LFS through Workhorse See merge request gitlab-org/gitlab!71732
-
Sean McGivern authored
Remove milestone attribute from board import export yaml [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!71884
-
Kamil Trzciński authored
Disallow database cross-joins in RegisterJobService See merge request gitlab-org/gitlab!71545
-
Grzegorz Bizon authored
-
Ramya Authappan authored
E2E: Add testcase link to project import spec See merge request gitlab-org/gitlab!71892
-
Vitali Tatarintev authored
Fix storing first_mentioned_in_commit_at attribute See merge request gitlab-org/gitlab!71639
-
Dmitriy Zaporozhets (DZ) authored
Add feature flag and scan_result_policies See merge request gitlab-org/gitlab!70631
-
Zamir Martins authored
-
Catalin Irimie authored
As the secondary is read-only, we want to ensure pushes are proxied to the primary, while reads are served localy, same with LFS files. Changelog: changed EE: true
-
Andy Soiron authored
Update Compliance nav item and breadcrumb See merge request gitlab-org/gitlab!71383
-
Jiaan Louw authored
Changes the compliance report's breadcrumb, title and menu name to "Compliance report". Changelog: changed EE: true
-
Kushal Pandya authored
Updated MR extension container accessibility regions See merge request gitlab-org/gitlab!71305
-
Aleksei Lipniagov authored
Strip whitespace from search parameters See merge request gitlab-org/gitlab!71328
-
John Mason authored
-
Adam Hegyi authored
This change removes LooseForeignKeys::DeletedRecord from the partition manager initializer. Due to a change, we're not going to use partition manager to manage the partitions for this table at the moment.
-
Bob Van Landuyt authored
Use ExclusiveLeaseGuard module in StuckBuilds workers See merge request gitlab-org/gitlab!71755
-
Max Woolf authored
Break up cross-model Security::Scan/Finding scope See merge request gitlab-org/gitlab!71779
-
Bob Van Landuyt authored
Improve readability of the cleanup tags service See merge request gitlab-org/gitlab!71293
-
David Fernandez authored
-
Andrejs Cunskis authored
-
Dmitry Gruzd authored
Remove test summary widget usage ping feature flag See merge request gitlab-org/gitlab!71781
-
Phil Hughes authored
Add GitLab Workflow as a recommended VS Code extension See merge request gitlab-org/gitlab!71817
-
Adam Hegyi authored
Load `ORDER BY` rows only by default in in optimized IN operator queries See merge request gitlab-org/gitlab!70623
-
Adam Hegyi authored
This change allows the IN operator optimization query to return the loaded ORDER BY values instead of reading the result rows from the disk.
-
Grzegorz Bizon authored
Fix auto-renew of LetsEncrypt domains for Pages See merge request gitlab-org/gitlab!71697
-
Brandon Labuschagne authored
Update SAST config primary action button variant See merge request gitlab-org/gitlab!71783
-
Etienne Baqué authored
-
Dylan Griffith authored
Enable FF "tags_finder_gitaly" by default See merge request gitlab-org/gitlab!71743
-
Natalia Tepluhina authored
Fix labels widget update on hide dropdown on Ubuntu See merge request gitlab-org/gitlab!71874
-