gitlab-org--gitlab-foss/app/controllers/concerns
Pavel Shutsin 55320ff695 Add inheritance flexibility to issuable collections 2019-08-06 11:38:50 +03:00
..
accepts_pending_invitations.rb
authenticates_with_two_factor.rb Ensure Warden triggers after_authentication callback 2019-07-26 07:05:50 +00:00
boards_actions.rb Use serialization for project boards 2019-06-06 22:13:14 +12:00
boards_responses.rb Move Multiple Issue Boards for Projects to Core 2019-06-26 12:28:00 +03:00
checks_collaboration.rb
continue_params.rb Make checks for continue_params more robust 2019-06-25 13:19:29 +02:00
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 #57815 Password authentication disabled for UltraAuth users 2019-06-18 16:18:14 +00:00
group_tree.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
hooks_execution.rb
import_url_params.rb Fix project settings not being able to update 2019-06-03 15:27:24 -07:00
internal_redirect.rb Support redirect paths starting with a dash 2019-06-25 13:19:30 +02:00
issuable_actions.rb Change block parameter name to params 2019-08-01 10:58:17 +02:00
issuable_collections.rb Add inheritance flexibility to issuable collections 2019-08-06 11:38:50 +03:00
issuable_collections_action.rb Expose merge requests count based on user access 2019-06-18 12:46:46 +03:00
issues_calendar.rb
labels_as_hash.rb
lfs_request.rb
members_presentation.rb
membership_actions.rb
milestone_actions.rb
multiple_boards_actions.rb Move Multiple Issue Boards for Projects to Core 2019-06-26 12:28:00 +03:00
notes_actions.rb Use NotesFinder in IssuableActions module 2019-08-01 10:42:42 +02:00
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 Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
routable_actions.rb
send_file_upload.rb
sends_blob.rb
service_params.rb
sessionless_authentication.rb Enable Rubocop Performance/InefficientHashSearch 2019-07-24 11:47:58 -07:00
snippets_actions.rb
spammable_actions.rb
todos_actions.rb
toggle_award_emoji.rb
toggle_subscription_action.rb
uploads_actions.rb Queries for Upload should be scoped by model 2019-07-11 15:52:55 +02:00
with_performance_bar.rb Remove line profiler from performance bar 2019-07-30 10:00:52 +01:00
workhorse_request.rb