gitlab-org--gitlab-foss/app/controllers/concerns
Rémy Coutable b7398bc1fd Merge branch 'fix-peek-on-puma' into 'master'
Fix Peek on Puma

Closes #66528

See merge request gitlab-org/gitlab-ce!32213
2019-09-02 08:43:21 +00: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
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 Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
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 Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-08-29 17:17:37 -05:00
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 Avoid calling freeze on already frozen strings in app/controllers 2019-09-01 01:57:25 +05:30
members_presentation.rb
membership_actions.rb
milestone_actions.rb
multiple_boards_actions.rb
notes_actions.rb Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-08-29 17:17:37 -05: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
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 Add direct upload support for personal snippets 2019-08-23 11:19:14 +02:00
with_performance_bar.rb Make performance bar enabled checks consistent 2019-08-28 17:25:02 +01:00
workhorse_request.rb