gitlab-org--gitlab-foss/app/controllers/concerns
Douwe Maan a7fd95cd22 Render viewer error synchronously so that 'view the source' link will work 2017-04-27 12:23:26 -05: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 Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01:00
enforces_two_factor_authentication.rb rename cache db column with `_cached` suffix 2017-04-06 10:01:14 +02:00
issuable_actions.rb Fix issuable stale object error handler for js when updating tasklists 2017-02-24 15:13:42 -03:00
issuable_collections.rb Remove useless queries with false conditions (e.g 1=0) 2017-04-04 13:54:58 +03:00
issues_action.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
lfs_request.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00
markdown_preview.rb Support preview_markdown action for personal_snippets 2017-04-26 12:51:06 +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
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 Render viewer error synchronously so that 'view the source' link will work 2017-04-27 12:23:26 -05:00
renders_notes.rb Address review comments 2017-04-05 17:44:14 +01: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
service_params.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
snippets_actions.rb Download snippets with LF line-endings by default 2017-02-20 07:24:03 +01:00
spammable_actions.rb Fix new offenses 2017-02-23 09:32:42 -06:00
toggle_award_emoji.rb Ensure user is authenticated to create a new snippet 2016-11-28 16:57:49 +01:00
toggle_subscription_action.rb Use @project as default on ToggleSubscriptionAction concern 2016-11-17 15:10:13 -02:00
workhorse_request.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00