gitlab-org--gitlab-foss/app/controllers/concerns
Sean McGivern 5f6545f36c Move issues index variable setting to a method
This makes it easier to reuse in EE.
2017-09-07 11:46:52 -04:00
..
authenticates_with_two_factor.rb Delete correct key from `session` after authenticating using U2F 2017-08-11 10:54:03 +00:00
boards_responses.rb Continue BE backport 2017-08-31 14:48:57 -03:00
continue_params.rb
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
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 Move issues index variable setting to a method 2017-09-07 11:46:52 -04: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
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 specs 2017-08-30 10:43:10 +02:00
oauth_applications.rb
params_backward_compatibility.rb
renders_blob.rb Clean up some backend 2017-08-03 14:29:35 +02:00
renders_commits.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
renders_notes.rb rework the contributor badge 2017-09-06 09:00:57 -04: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 `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
routable_actions.rb Refactor to more robust implementation 2017-05-19 09:13:27 -07:00
service_params.rb
snippets_actions.rb
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
toggle_subscription_action.rb
uploads_actions.rb
with_performance_bar.rb Improve feature flag check for the performance bar 2017-07-06 11:18:26 +02:00
workhorse_request.rb