gitlab-org--gitlab-foss/app/controllers/concerns
Bob Van Landuyt c56326fc3e Fix filter on `dashboard/groups` & `explore/groups
When searching we would limit the scope of ancestors to load because
the filter would be applied to the ancestors. Instead, we need to load
_all_ ancestors for matching projects.
2018-01-22 17:02:04 +01:00
..
authenticates_with_two_factor.rb
boards_responses.rb
continue_params.rb
creates_commit.rb
cycle_analytics_params.rb
diff_for_path.rb
enforces_two_factor_authentication.rb
group_tree.rb Fix filter on `dashboard/groups` & `explore/groups 2018-01-22 17:02:04 +01:00
hooks_execution.rb
issuable_actions.rb Return last edited time instead of update time 2018-01-18 12:27:02 +01:00
issuable_collections.rb
issues_action.rb
lfs_request.rb
members_presentation.rb
membership_actions.rb
merge_requests_action.rb
milestone_actions.rb
notes_actions.rb
oauth_applications.rb
params_backward_compatibility.rb
preview_markdown.rb
renders_blob.rb
renders_commits.rb
renders_member_access.rb
renders_notes.rb
repository_settings_redirect.rb
requires_whitelisted_monitoring_client.rb
routable_actions.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
service_params.rb
snippets_actions.rb
spammable_actions.rb
toggle_award_emoji.rb
toggle_subscription_action.rb
uploads_actions.rb
with_performance_bar.rb In development, allow the toggling of the performance bar 2018-01-17 13:56:05 +01:00
workhorse_request.rb