gitlab-org--gitlab-foss/app/controllers/concerns
Sean McGivern 75d04f6a29 Fix replying to commit comments on MRs from forks
A commit comment shows in the MR, but if the MR is from a fork, it will have a
different project ID to the MR's target project. In that case, add an
note_project_id param so that we can pick the correct project for the note.
2017-07-28 16:25:13 +01:00
..
authenticates_with_two_factor.rb
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
diff_for_path.rb
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
issuable_collections.rb Fix issuable state caching 2017-07-19 10:21:18 +01:00
issues_action.rb
lfs_request.rb
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 replying to commit comments on MRs from forks 2017-07-28 16:25:13 +01:00
oauth_applications.rb
params_backward_compatibility.rb
renders_blob.rb
renders_notes.rb
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
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