gitlab-org--gitlab-foss/app/controllers/concerns
Jan Provaznik 8ce4b6093a Move scoped_label into label presenter
When rendering a label we want to check 'scoped_label' feature
availability on a project/group where label is being used. For
this reason a label presenter is used in UI and information about
context project/group is passed to this presenter.
2019-04-23 19:58:20 +00:00
..
accepts_pending_invitations.rb
authenticates_with_two_factor.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
boards_actions.rb
boards_responses.rb
checks_collaboration.rb
continue_params.rb
controller_with_cross_project_access_check.rb
creates_commit.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
cycle_analytics_params.rb
diff_for_path.rb
enforces_two_factor_authentication.rb
group_tree.rb
hooks_execution.rb
internal_redirect.rb
issuable_actions.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
issuable_collections.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
issuable_collections_action.rb
issues_calendar.rb
labels_as_hash.rb
lfs_request.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
members_presentation.rb
membership_actions.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
milestone_actions.rb Move scoped_label into label presenter 2019-04-23 19:58:20 +00:00
notes_actions.rb
oauth_applications.rb
params_backward_compatibility.rb
preview_markdown.rb Fixed test specs 2019-04-04 13:08:34 +00:00
project_unauthorized.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
record_user_last_activity.rb
renders_blob.rb
renders_commits.rb
renders_member_access.rb
renders_notes.rb
repository_settings_redirect.rb
requires_whitelisted_monitoring_client.rb
routable_actions.rb
send_file_upload.rb
sends_blob.rb
service_params.rb
sessionless_authentication.rb
snippets_actions.rb
spammable_actions.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
todos_actions.rb
toggle_award_emoji.rb
toggle_subscription_action.rb
uploads_actions.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
with_performance_bar.rb
workhorse_request.rb