gitlab-org--gitlab-foss/app/controllers/concerns
Zeger-Jan van de Weg b6bd77f5dd
Enable the performance bar in dev environments
2017-12-13 15:14:58 +01:00
..
authenticates_with_two_factor.rb Standardize capitalization and status 2017-09-27 23:54:52 -04: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
group_tree.rb Pass `archived:` as a keyword argument 2017-10-12 11:36:54 +02:00
hooks_execution.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
issuable_actions.rb Add recaptcha_check_if_spammable for issualbes than arent spammables 2017-12-08 18:19:51 +00:00
issuable_collections.rb Use latest_merge_request_diff association 2017-11-23 12:14:56 +00:00
issues_action.rb Refactor issuables index actions 2017-11-07 14:34:12 +01:00
lfs_request.rb Merge branch 'jej/fix-lfs-integrity-with-forks' into 'master' 2017-11-14 09:48:19 +00:00
members_presentation.rb Present member collection at the controller level 2017-12-12 18:14:58 +01: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 Refactor issuables index actions 2017-11-07 14:34:12 +01: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 Make sure NotesActions#noteable returns a Noteable in the update action 2017-11-16 15:12:23 +01:00
oauth_applications.rb
params_backward_compatibility.rb
preview_markdown.rb Fix link text from group context 2017-11-23 12:59:14 +01:00
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_member_access.rb Resolve "Display member role per project" 2017-12-07 09:11:41 +00:00
renders_notes.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00: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 Resolve "No feedback when checking on checklist if potential spam was detected" 2017-12-08 12:26:39 +00:00
toggle_award_emoji.rb
toggle_subscription_action.rb
uploads_actions.rb Support uploads for groups 2017-12-07 12:27:52 +01:00
with_performance_bar.rb Enable the performance bar in dev environments 2017-12-13 15:14:58 +01:00
workhorse_request.rb