gitlab-ce/app/controllers/concerns
Mario de la Ossa 49c74068ae
Save sorting preference for Issues/MRs in BE
In order to let users' sorting preferences transfer between devices, we
save the preference for issues and MRs (one preference for issues, one
for MRs) in the backend inside the UserPreference object
2019-01-28 12:48:05 -06:00
..
accepts_pending_invitations.rb
authenticates_with_two_factor.rb
boards_responses.rb Backport of 54385-board-policy 2019-01-18 12:43:46 -06:00
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 Save sorting preference for Issues/MRs in BE 2019-01-28 12:48:05 -06:00
issuable_collections_action.rb Save sorting preference for Issues/MRs in BE 2019-01-28 12:48:05 -06:00
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
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
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