gitlab-org--gitlab-foss/app/controllers/concerns
Sean McGivern f938f9441b Merge branch 'fixes_for_multiple_issue_assignees' into 'master'
Fix for Follow-up from "Backport of Multiple Assignees feature

Closes #31888

See merge request !11178
2017-05-12 09:29:29 +00:00
..
authenticates_with_two_factor.rb use the policy stack to protect logins 2017-03-09 11:49:52 -08:00
continue_params.rb Merge branch 'open-redirect-fix-continue-to' into 'security' 2017-04-05 21:07:26 -07:00
creates_commit.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
cycle_analytics_params.rb Fix other spec failures 2017-01-17 11:32:55 +01:00
diff_for_path.rb
enforces_two_factor_authentication.rb rename cache db column with `_cached` suffix 2017-04-06 10:01:14 +02:00
issuable_actions.rb fix for Follow-up from "Backport of Multiple Assignees feature 2017-05-11 19:11:49 +03:00
issuable_collections.rb Preloads head pipeline for each merge request 2017-05-08 11:24:55 -03:00
issues_action.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
lfs_request.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
membership_actions.rb Refactor members controller destroy action 2017-04-17 17:44:30 +03:00
merge_requests_action.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
milestone_actions.rb Fixed failing specs 2017-04-26 12:23:29 +01:00
notes_actions.rb Support comments for personal snippets 2017-05-05 15:45:49 +02:00
oauth_applications.rb Avoid use of Hash#dig to keep compatibility with Ruby 2.1 2016-12-16 19:59:53 -02:00
params_backward_compatibility.rb ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
renders_blob.rb Implement auxiliary blob viewers 2017-05-10 20:07:04 -05:00
renders_notes.rb Display comments for personal snippets 2017-05-02 13:07:53 +02:00
repository_settings_redirect.rb Renamed the redirect_request concern to repository_settings_redirect 2017-03-06 09:47:44 -06:00
requires_health_token.rb Add /-/readiness /-/liveness and /-/health_metrics endpoints to track application readiness 2017-04-07 10:27:15 +00:00
routable_actions.rb Fix redirect message for groups and users 2017-05-11 15:28:13 -07:00
service_params.rb Accept default branch param on notifaction services 2017-04-28 14:06:03 +00:00
snippets_actions.rb Add download button to project snippets 2017-04-30 17:52:49 -05:00
spammable_actions.rb Fix new offenses 2017-02-23 09:32:42 -06:00
toggle_award_emoji.rb Display comments for personal snippets 2017-05-02 13:07:53 +02:00
toggle_subscription_action.rb
uploads_actions.rb Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
workhorse_request.rb