gitlab-org--gitlab-foss/app/controllers/concerns
James Fargher beb66cfcba Check instance cluster feature at policy level
Try to simplify feature flag checks by using policies
2019-05-07 08:37:04 +12:00
..
accepts_pending_invitations.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
authenticates_with_two_factor.rb Remove "You are already signed in" banner 2019-04-24 13:23:07 +00:00
boards_actions.rb Remove redirecting to last visited board 2019-03-13 20:33:35 +08:00
boards_responses.rb Backport of 54385-board-policy 2019-01-18 12:43:46 -06:00
checks_collaboration.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
continue_params.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
controller_with_cross_project_access_check.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
creates_commit.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
cycle_analytics_params.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
diff_for_path.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
enforces_admin_authentication.rb Check instance cluster feature at policy level 2019-05-07 08:37:04 +12:00
enforces_two_factor_authentication.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
group_tree.rb Rename GroupHierarchy into ObjectHierarchy 2018-12-19 15:24:29 +01:00
hooks_execution.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
internal_redirect.rb Merge branch 'frozen-string-app-controller' into 'master' 2018-09-20 22:53:27 +00:00
issuable_actions.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
issuable_collections.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
issuable_collections_action.rb Save sorting preference for Issues/MRs in BE 2019-01-28 12:48:05 -06:00
issues_calendar.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
labels_as_hash.rb Create labels_as_hash_ concern, modify params for method 2018-10-03 09:13:42 -07:00
lfs_request.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
members_presentation.rb Add MembersPreloader to fix ActiveRecord cop 2018-11-02 21:38:58 +00:00
membership_actions.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
milestone_actions.rb Move scoped_label into label presenter 2019-04-23 19:58:20 +00:00
notes_actions.rb Only return `commands_changes` used in frontend 2019-03-18 13:28:35 -05:00
oauth_applications.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
params_backward_compatibility.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
preview_markdown.rb Fixed test specs 2019-04-04 13:08:34 +00:00
project_unauthorized.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
record_user_last_activity.rb Remove comment about needing cookie support 2019-02-05 14:00:50 -08:00
renders_blob.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
renders_commits.rb Check for valid refs in CommitController before doing anything 2018-12-09 21:56:31 -08:00
renders_member_access.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
renders_notes.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
repository_settings_redirect.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
requires_whitelisted_monitoring_client.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
routable_actions.rb Restore 403 functionality for external auth (EE) 2018-11-01 19:37:32 +13:00
send_file_upload.rb Fix Content-Disposition hard-coded to attachments 2019-02-13 11:09:52 -08:00
sends_blob.rb Fixed bug with the content disposition with wiki attachments 2018-10-17 15:47:05 +00:00
service_params.rb Fix comparing equality between `ActionController::Parameters` and a `Hash`.... 2019-02-05 12:30:06 +00: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 Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
todos_actions.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
toggle_award_emoji.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
toggle_subscription_action.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
uploads_actions.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
with_performance_bar.rb Simplify by using Gitlab::SafeRequestStore 2018-09-24 12:11:26 -07:00
workhorse_request.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00