gitlab-org--gitlab-foss/app/controllers/concerns
Tim Zallmann 2d057da183 Turned cache_privately? into cache_publicly?
Also removed unnecessary comment
2019-01-22 12:34:11 +01:00
..
accepts_pending_invitations.rb
authenticates_with_two_factor.rb
boards_responses.rb Simplify query and add tests for authorization change 2018-10-26 10:27:25 +08:00
checks_collaboration.rb
continue_params.rb
controller_with_cross_project_access_check.rb
creates_commit.rb Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'" 2018-11-07 13:32:20 +00:00
cycle_analytics_params.rb
diff_for_path.rb
enforces_two_factor_authentication.rb
group_tree.rb Rename GroupHierarchy into ObjectHierarchy 2018-12-19 15:24:29 +01:00
hooks_execution.rb
internal_redirect.rb
issuable_actions.rb Refactor sidebar to use data from serializer 2018-12-19 17:58:53 +08:00
issuable_collections.rb Do not save user preferences on read-only mode 2018-12-12 16:15:58 +00:00
issues_action.rb
issues_calendar.rb
labels_as_hash.rb
lfs_request.rb Make LfsRequest EE-compatible 2018-12-19 16:04:00 +01:00
members_presentation.rb Add MembersPreloader to fix ActiveRecord cop 2018-11-02 21:38:58 +00:00
membership_actions.rb
merge_requests_action.rb Refactor whitelisting of filter params 2018-11-15 01:12:07 +08:00
milestone_actions.rb
notes_actions.rb Merge branch 'security-guest-comments' into 'master' 2018-11-28 19:11:56 -05:00
oauth_applications.rb
params_backward_compatibility.rb
preview_markdown.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
project_unauthorized.rb Restore 403 functionality for external auth (EE) 2018-11-01 19:37:32 +13:00
renders_blob.rb
renders_commits.rb Check for valid refs in CommitController before doing anything 2018-12-09 21:56:31 -08:00
renders_member_access.rb
renders_notes.rb
repository_settings_redirect.rb
requires_whitelisted_monitoring_client.rb
routable_actions.rb Restore 403 functionality for external auth (EE) 2018-11-01 19:37:32 +13:00
send_file_upload.rb backport: Always proxy reports downloads 2018-11-07 21:49:45 +01:00
sends_blob.rb
service_params.rb Use the EE version of ServiceParams 2018-12-17 17:59:06 +01:00
sessionless_authentication.rb Merge branch 'security-fix-pat-web-access' into 'master' 2018-11-28 19:13:59 -05:00
snippets_actions.rb Add feature flag for workhorse content type calculation 2018-12-06 21:22:39 +00:00
spammable_actions.rb
todos_actions.rb
toggle_award_emoji.rb
toggle_subscription_action.rb
uploads_actions.rb Turned cache_privately? into cache_publicly? 2019-01-22 12:34:11 +01:00
with_performance_bar.rb
workhorse_request.rb