gitlab-org--gitlab-foss/app/controllers/concerns
Francisco Javier López edb5759caf Fixed project logo when it is LFS tracked 2018-08-30 12:34:41 +00:00
..
accepts_pending_invitations.rb Resolve "Opening Project with invite but without accepting leads to 404 error page" 2018-05-17 09:19:47 +00:00
authenticates_with_two_factor.rb Track blocked users and two factor authentications 2018-07-23 15:13:11 +02:00
boards_responses.rb Bring one group board to CE 2018-03-03 12:56:17 -03:00
checks_collaboration.rb Share collaboration check between view and presenter 2018-04-11 10:51:15 +02:00
continue_params.rb Reuses `InternalRedirect` when possible 2018-05-04 13:54:43 +02:00
controller_with_cross_project_access_check.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
creates_commit.rb Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01:00
cycle_analytics_params.rb
diff_for_path.rb
enforces_two_factor_authentication.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
group_tree.rb Preload ancestors after pagination when filtering 2018-07-06 14:09:36 +02:00
hooks_execution.rb
internal_redirect.rb Backport InternalRedirect#sanitize_redirect 2018-06-14 09:02:32 +10:00
issuable_actions.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
issuable_collections.rb Resolve "Separate remembering sorting issues/merge requests" 2018-08-21 09:15:58 +00:00
issues_action.rb Render calendar feed inline when accessed from GitLab 2018-06-18 10:53:52 +02:00
issues_calendar.rb Render calendar feed inline when accessed from GitLab 2018-06-18 10:53:52 +02:00
lfs_request.rb Resolve "Deploy Tokens failed to clone LFS repository" 2018-07-23 09:23:08 +00:00
members_presentation.rb Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
membership_actions.rb Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
merge_requests_action.rb Refactor IssuableFinder to extract model-specific logic 2018-02-21 10:31:29 +00:00
milestone_actions.rb Fix a few layout error 2017-11-22 23:30:51 +08:00
notes_actions.rb Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
oauth_applications.rb
params_backward_compatibility.rb
preview_markdown.rb Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
renders_blob.rb
renders_commits.rb Speed up diff comparisons by limiting number of commit messages rendered 2018-08-22 06:28:31 -07:00
renders_member_access.rb Resolve "Display member role per project" 2017-12-07 09:11:41 +00:00
renders_notes.rb Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
repository_settings_redirect.rb ensure all project repository settings panels remain open after form submission 2018-08-08 01:17:43 -05:00
requires_whitelisted_monitoring_client.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
routable_actions.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
send_file_upload.rb Fix cross-origin errors when attempting to download JavaScript attachments 2018-05-13 21:49:51 -07:00
sends_blob.rb Fixed project logo when it is LFS tracked 2018-08-30 12:34:41 +00:00
service_params.rb Manual Configuration instead of Activation. Prometheus Service just got a bit weirder 2018-01-02 22:40:03 +01:00
snippets_actions.rb embedded snippets support 2018-02-28 18:48:26 +05:30
spammable_actions.rb Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-12-15 17:14:26 +08:00
todos_actions.rb Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'"" 2018-08-02 10:42:45 +02:00
toggle_award_emoji.rb Allows author to vote on their own issue 2018-08-24 10:13:41 +00:00
toggle_subscription_action.rb Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
uploads_actions.rb Merge branch 'jprovazn-direct-upload' into 'master' 2018-07-04 09:50:29 +00:00
with_performance_bar.rb In development, allow the toggling of the performance bar 2018-01-17 13:56:05 +01:00
workhorse_request.rb