- 25 Jan, 2022 40 commits
-
-
Drew Blessing authored
When querying the Groups Project API and including subgroups, N+1 queries can take place when loading plans for all the groups in the hierarchy. Plans are only applied at the top-level group so it is unnecessarily inefficient to load plans for each project and associated group in the hierarchy. This change loads the plans once and memoizes them for all project groups. Changelog: fixed EE: true
-
Markus Koller authored
Replace owner with first_owner in policy specs See merge request gitlab-org/gitlab!78860
-
Pavel Shutsin authored
Replace owner with first_owner in mailer/model specs See merge request gitlab-org/gitlab!78982
-
Adam Hegyi authored
Swap FK ci_job_token_project_scope_links.source_project_id to projects for LFK See merge request gitlab-org/gitlab!79069
-
Fabio Pitino authored
Swap FK external_pull_requests.project_id to projects for LFK See merge request gitlab-org/gitlab!79019
-
Sanad Liaquat authored
Update license details matching new staging license file See merge request gitlab-org/gitlab!78741
-
Marius Bobin authored
Swap FK ci_subscriptions_projects.downstream_project_id to projects for LFK See merge request gitlab-org/gitlab!79024
-
Mikołaj Wawrzyniak authored
Track failed Service Pings for self-managed instances See merge request gitlab-org/gitlab!78028
-
Nikolay Belokolodov authored
Any error raised during SubmitService execution is reported to Version application along with basic information about the host. Changelog: added
-
Douglas Barbosa Alexandre authored
Extract callout content trails link to variable See merge request gitlab-org/gitlab!78872
-
Douglas Barbosa Alexandre authored
Log project export timings See merge request gitlab-org/gitlab!79093
-
Natalia Tepluhina authored
Resolve "Create a new Task w/ Title" See merge request gitlab-org/gitlab!77358
-
Marius Bobin authored
Swap FK ci_sources_pipelines to projects for LFK See merge request gitlab-org/gitlab!79062
-
Natalia Tepluhina authored
Refactor nextTick to use a direct import from a Vue package (8/9) See merge request gitlab-org/gitlab!79059
-
Achilleas Pipinellis authored
Document CI template metric definition requirement See merge request gitlab-org/gitlab!78403
-
Matija Čupić authored
-
Marius Bobin authored
Swap FK ci_refs.project_id to projects for LFK See merge request gitlab-org/gitlab!79065
-
Fabio Pitino authored
Swap FK ci_pipelines.merge_request_id to merge_requests for LFK See merge request gitlab-org/gitlab!78574
-
Kamil Trzciński authored
Swaps FK for ci_pipelines.merge_request_id to merge_requests Changelog: changed
-
Marius Bobin authored
Swap FK ci_variables.project_id to projects for LFK See merge request gitlab-org/gitlab!78946
-
Heinrich Lee Yu authored
Delete filtered search loading feature spec See merge request gitlab-org/gitlab!79113
-
Douglas Barbosa Alexandre authored
Swaps FK for ci_job_token_project_scope_links.source_project_id to projects Changelog: changed
-
Kamil Trzciński authored
Add `scripts/decomposition/generate-loose-foreign-key.rb` script See merge request gitlab-org/gitlab!78882
-
Mikołaj Wawrzyniak authored
Remove duplicate data_category: entry See merge request gitlab-org/gitlab!78621
-
Natalia Tepluhina authored
Refactor nextTick to use a direct import from a Vue package (2/9) See merge request gitlab-org/gitlab!79048
-
Pavel Shutsin authored
Clean up usages of subscriptions plans url See merge request gitlab-org/gitlab!78603
-
Natalia Tepluhina authored
CreateWorkItem component is modified to work with both standalone route and a modal
-
Phil Hughes authored
Add training item UI in vulnerability details page See merge request gitlab-org/gitlab!78503
-
Natalia Tepluhina authored
Refactor nextTick to use a direct import from a Vue package (9/9) See merge request gitlab-org/gitlab!79060
-
Natalia Tepluhina authored
Refactor nextTick to use a direct import from a Vue package (4/9) See merge request gitlab-org/gitlab!79051
-
Natalia Tepluhina authored
Refactor nextTick to use a direct import from a Vue package (3/9) See merge request gitlab-org/gitlab!79050
-
Natalia Tepluhina authored
Refactor nextTick to use a direct import from a Vue package (1/9) See merge request gitlab-org/gitlab!79047
-
Jan Provaznik authored
Handle multiple owners in notification service See merge request gitlab-org/gitlab!79089
-
Andreas Brandl authored
Backfill project namespaces for specific group See merge request gitlab-org/gitlab!73640
-
Rémy Coutable authored
Merge branch '351101-add-documentation-for-user_email_lookup_limit-application-setting' into 'master' Add documentation for user_email_lookup_limit setting See merge request gitlab-org/gitlab!79125
-
Igor Drozdov authored
Merge branch 'ag/348481-saas-alert-to-group-owners-when-group-is-approaching-seat-count' into 'master' Introduce Seat Count Alert and Helper See merge request gitlab-org/gitlab!77865
-
Angelo Gulina authored
Add template and helper with basic logic
-
-
rossfuhrman authored
Changelog: removed
-
Martin Wortschack authored
Remove "paid feature callout" badge See merge request gitlab-org/gitlab!78954
-