gitlab-org--gitlab-foss/app/controllers/concerns
Sean McGivern 4753368d2f Merge branch 'add_mr_info_to_issues_list' into 'master'
Add merge request count to each issue on issues list

Closes #19786 and #23208

See merge request !9252
2017-02-22 16:01:10 +00:00
..
authenticates_with_two_factor.rb Restrict failed login attempts for users with 2FA 2016-10-04 15:01:38 +01:00
continue_params.rb Fix denting and spec 2016-03-13 13:44:31 +01:00
creates_commit.rb Fix issue where files on a fork could not be edited 2017-02-17 12:54:41 -06:00
cycle_analytics_params.rb Fix other spec failures 2017-01-17 11:32:55 +01:00
diff_for_path.rb Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01:00
filter_projects.rb Use compact syntax 2016-04-21 16:02:00 -05:00
issuable_actions.rb Backport some changes done from Time Tracking feature in EE. 2016-11-18 21:19:04 -05:00
issuable_collections.rb Refactored count_for_collection() for using pluck instead of select 2017-02-21 12:45:08 +11:00
issues_action.rb Added second parameter to @issuable_meta_data variables 2017-02-17 08:30:00 +11:00
lfs_request.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00
membership_actions.rb Fix a few things after the initial improvment to Members::DestroyService 2016-10-03 16:57:48 +02:00
merge_requests_action.rb Added second parameter to @issuable_meta_data variables 2017-02-17 08:30:00 +11:00
oauth_applications.rb Avoid use of Hash#dig to keep compatibility with Ruby 2.1 2016-12-16 19:59:53 -02:00
service_params.rb Refactor allowed params in ServiceParams 2017-01-12 17:33:21 -05:00
snippets_actions.rb Download snippets with LF line-endings by default 2017-02-20 07:24:03 +01:00
spammable_actions.rb Spam check and reCAPTCHA improvements 2017-02-21 13:32:49 -03:00
toggle_award_emoji.rb Ensure user is authenticated to create a new snippet 2016-11-28 16:57:49 +01:00
toggle_subscription_action.rb Use @project as default on ToggleSubscriptionAction concern 2016-11-17 15:10:13 -02:00
workhorse_request.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00