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 Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
continue_params.rb
creates_commit.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
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 Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-11-30 15:20:00 +08:00
issues_action.rb Improve filtering issues by label performance 2018-01-05 13:26:30 -02:00
lfs_request.rb Merge branch 'jej/fix-lfs-integrity-with-forks' into 'master' 2017-11-14 09:48:19 +00:00
members_presentation.rb Present member collection at the controller level 2017-12-12 18:14:58 +01:00
membership_actions.rb
merge_requests_action.rb Improve filtering issues by label performance 2018-01-05 13:26:30 -02:00
milestone_actions.rb Fix a few layout error 2017-11-22 23:30:51 +08:00
notes_actions.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
oauth_applications.rb
params_backward_compatibility.rb
preview_markdown.rb Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-11-30 15:20:00 +08:00
renders_blob.rb
renders_commits.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
renders_member_access.rb Resolve "Display member role per project" 2017-12-07 09:11:41 +00:00
renders_notes.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
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 Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
snippets_actions.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
spammable_actions.rb Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-12-15 17:14:26 +08:00
toggle_award_emoji.rb
toggle_subscription_action.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
uploads_actions.rb Support uploads for groups 2017-12-07 12:27:52 +01:00
with_performance_bar.rb In development, allow the toggling of the performance bar 2018-01-17 13:56:05 +01:00
workhorse_request.rb