gitlab-org--gitlab-foss/app/controllers/concerns
Heinrich Lee Yu 63e9969ca3 Refactor upload service to return uploader
Also changes old calls to the service
2019-01-07 11:16:58 +08:00
..
accepts_pending_invitations.rb
authenticates_with_two_factor.rb
boards_responses.rb
checks_collaboration.rb
continue_params.rb
controller_with_cross_project_access_check.rb
creates_commit.rb
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
membership_actions.rb
merge_requests_action.rb
milestone_actions.rb
notes_actions.rb
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
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
send_file_upload.rb
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 Refactor upload service to return uploader 2019-01-07 11:16:58 +08:00
with_performance_bar.rb
workhorse_request.rb