gitlab-ce/app/controllers/concerns
blackst0ne ec144bddb9 [Rails5] Add `raise: false` to skip_before_action in authenticates_with_two_factor.rb
Rails 5.0 raises `ArgumentErrror` if an unrecognised callback is skipped.
8b88df94eb
This commit adds `raise: false` to the filter.
2018-04-06 22:37:59 +11:00
..
authenticates_with_two_factor.rb [Rails5] Add `raise: false` to skip_before_action in authenticates_with_two_factor.rb 2018-04-06 22:37:59 +11:00
boards_responses.rb Bring one group board to CE 2018-03-03 12:56:17 -03:00
continue_params.rb
controller_with_cross_project_access_check.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
creates_commit.rb Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01:00
cycle_analytics_params.rb
diff_for_path.rb
enforces_two_factor_authentication.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
group_tree.rb [Rails5] Rename `sort` methods to `sort_by_attribute` 2018-04-04 09:19:47 +00:00
hooks_execution.rb
issuable_actions.rb Refactor discussions/notes code 2018-04-03 16:03:00 +00:00
issuable_collections.rb Support additional LabelsFinder parameters for group labels 2018-03-02 08:50:00 +01:00
issues_action.rb Refactor IssuableFinder to extract model-specific logic 2018-02-21 10:31:29 +00:00
lfs_request.rb Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
members_presentation.rb
membership_actions.rb Improve Member services 2018-02-27 16:02:22 +01:00
merge_requests_action.rb Refactor IssuableFinder to extract model-specific logic 2018-02-21 10:31:29 +00:00
milestone_actions.rb
notes_actions.rb Refactor discussions/notes code 2018-04-03 16:03:00 +00:00
oauth_applications.rb
params_backward_compatibility.rb
preview_markdown.rb
renders_blob.rb
renders_commits.rb
renders_member_access.rb
renders_notes.rb
repository_settings_redirect.rb
requires_whitelisted_monitoring_client.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
routable_actions.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
send_file_upload.rb fix the failing specs 2018-03-22 14:37:47 -04:00
service_params.rb
snippets_actions.rb
spammable_actions.rb
toggle_award_emoji.rb
toggle_subscription_action.rb
uploads_actions.rb Add proxy_download to perform proxied sending of all files 2018-03-09 09:16:06 -05:00
with_performance_bar.rb
workhorse_request.rb