gitlab-org--gitlab-foss/app/controllers/concerns
George Koltsov 8bcc47ac02 Add SortingPreference concern
Sorting preference functionality has been extracted
from `IssuableCollections` to a new `SortingPreference`
concern in order to reuse this functionality in projects
(and groups in the future).
2019-08-21 10:13:45 +00:00
..
accepts_pending_invitations.rb
authenticates_with_two_factor.rb
boards_actions.rb
boards_responses.rb
checks_collaboration.rb
confirm_email_warning.rb Incorporate feedback fixes 2019-08-12 17:40:24 +02:00
continue_params.rb
controller_with_cross_project_access_check.rb
creates_commit.rb
cycle_analytics_params.rb
diff_for_path.rb
enforces_admin_authentication.rb
enforces_two_factor_authentication.rb
group_tree.rb
hooks_execution.rb
import_url_params.rb
internal_redirect.rb
invisible_captcha.rb Standardize remote_ip and path keys for auth.log and api_json.log 2019-08-20 18:12:28 +00:00
issuable_actions.rb
issuable_collections.rb Add SortingPreference concern 2019-08-21 10:13:45 +00:00
issuable_collections_action.rb Add SortingPreference concern 2019-08-21 10:13:45 +00:00
issues_calendar.rb
labels_as_hash.rb
lfs_request.rb
members_presentation.rb
membership_actions.rb
milestone_actions.rb
multiple_boards_actions.rb
notes_actions.rb
oauth_applications.rb
params_backward_compatibility.rb
preview_markdown.rb
project_unauthorized.rb
record_user_last_activity.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
send_file_upload.rb
sends_blob.rb
service_params.rb
sessionless_authentication.rb
snippets_actions.rb
sorting_preference.rb Add SortingPreference concern 2019-08-21 10:13:45 +00:00
spammable_actions.rb
todos_actions.rb
toggle_award_emoji.rb Add service classes for mutating AwardEmoji 2019-08-21 11:39:41 +12:00
toggle_subscription_action.rb
uploads_actions.rb
with_performance_bar.rb
workhorse_request.rb