gitlab-org--gitlab-foss/app/controllers/concerns
Stan Hu 10096256f1 Improve performance of filtering notes in NotesController
Reduces the number of queries needed to redact notes to which
the user does not have access. Also includes an N+1 query test
as a guard against future issues.

This is a follow-up from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14327#note_40976854.
2017-10-02 21:48:34 -07:00
..
authenticates_with_two_factor.rb Standardize capitalization and status 2017-09-27 23:54:52 -04:00
boards_responses.rb Continue BE backport 2017-08-31 14:48:57 -03:00
continue_params.rb
creates_commit.rb
cycle_analytics_params.rb Add a `Last 7 days` option for Cycle Analytics view 2017-08-11 22:02:35 +02:00
diff_for_path.rb
enforces_two_factor_authentication.rb
hooks_execution.rb
issuable_actions.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
issuable_collections.rb Backport part of c777bb91fd7 and 4074cb3b7c16 from EE 2017-09-26 16:21:17 +02:00
issues_action.rb
lfs_request.rb
membership_actions.rb
merge_requests_action.rb
milestone_actions.rb
notes_actions.rb Improve performance of filtering notes in NotesController 2017-10-02 21:48:34 -07:00
oauth_applications.rb
params_backward_compatibility.rb
renders_blob.rb
renders_commits.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
renders_notes.rb rework the contributor badge 2017-09-06 09:00:57 -04:00
repository_settings_redirect.rb
requires_whitelisted_monitoring_client.rb `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
routable_actions.rb
service_params.rb
snippets_actions.rb
spammable_actions.rb
toggle_award_emoji.rb
toggle_subscription_action.rb
uploads_actions.rb
with_performance_bar.rb
workhorse_request.rb