An error occurred while fetching the assigned milestone of the selected merge_request.
Traversal ids queries
7 unresolved threads
7 unresolved threads
Compare changes
Files
19- Alex Pooley authored
A set of linear Namespace querying methods to replace recursive CTE queries. The linear methods are faster and more simple to work with.
+ 11
− 2
@@ -88,7 +88,7 @@ def group_title(group, name = nil, url = nil)
@@ -88,7 +88,7 @@ def group_title(group, name = nil, url = nil)
add_to_breadcrumb_dropdown(group_title_link(parent, hidable: false, show_avatar: true, for_dropdown: true), location: :before)
@@ -220,11 +220,20 @@ def remove_the_share_with_group_lock_from_ancestor(group)
@@ -220,11 +220,20 @@ def remove_the_share_with_group_lock_from_ancestor(group)
s_("GroupSettings|This setting will be applied to all subgroups unless overridden by a group owner. Groups that already have access to the project will continue to have access unless removed manually.")