gitlab-org--gitlab-foss/app/controllers/concerns
Rémy Coutable fcce6c3168 Merge branch 'rs-more-public-send-whitelists' into 'master'
Whitelist or fix additional `Gitlab/PublicSend` cop violations

See merge request !13467
2017-08-16 11:25:26 +00:00
..
authenticates_with_two_factor.rb Delete correct key from `session` after authenticating using U2F 2017-08-11 10:54:03 +00:00
continue_params.rb Merge branch 'open-redirect-fix-continue-to' into 'security' 2017-04-05 21:07:26 -07:00
creates_commit.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
cycle_analytics_params.rb Add a `Last 7 days` option for Cycle Analytics view 2017-08-11 22:02:35 +02:00
diff_for_path.rb Clean up diff rendering 2017-05-23 15:37:05 -05:00
enforces_two_factor_authentication.rb rename cache db column with `_cached` suffix 2017-04-06 10:01:14 +02:00
hooks_execution.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
issuable_actions.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
issuable_collections.rb Fix issuable state caching 2017-07-19 10:21:18 +01:00
issues_action.rb Refactor atom builder by using xml.atom layout 2017-06-12 19:21:13 +02:00
lfs_request.rb Move CI access logic into GitAccess 2017-06-05 05:32:26 -07:00
membership_actions.rb Resolve "Inconsistent location of members page between groups and projects" 2017-07-07 14:40:41 +00:00
merge_requests_action.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
milestone_actions.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
notes_actions.rb Fix replying to commit comments on MRs from forks 2017-07-28 16:25:13 +01: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 Clean up some backend 2017-08-03 14:29:35 +02:00
renders_notes.rb Display comments for personal snippets 2017-05-02 13:07:53 +02:00
repository_settings_redirect.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
requires_whitelisted_monitoring_client.rb Add tests for token auth. 2017-07-06 15:43:57 +02:00
routable_actions.rb Refactor to more robust implementation 2017-05-19 09:13:27 -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 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05: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
with_performance_bar.rb Improve feature flag check for the performance bar 2017-07-06 11:18:26 +02:00
workhorse_request.rb