gitlab-org--gitlab-foss/app/controllers/concerns
Jacopo 4d26ab28a9 Fix Archived project merge requests add to group's Merge Requests
counter

This is done by:
 - Extending the IssuableFinder adding the non_archived option to the params
 - Overriding the #filter_params in the MergeRequestsAction
 - Passing the non_archived param in the nav/_group.html.haml navbar
   partial from the groups/merge_requests.html.haml
2016-12-05 18:06:36 +01:00
..
authenticates_with_two_factor.rb
continue_params.rb
creates_commit.rb
cycle_analytics_params.rb
diff_for_path.rb
filter_projects.rb
global_milestones.rb
issuable_actions.rb
issuable_collections.rb
issues_action.rb
lfs_request.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00
membership_actions.rb
merge_requests_action.rb Fix Archived project merge requests add to group's Merge Requests 2016-12-05 18:06:36 +01:00
service_params.rb
spammable_actions.rb
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
workhorse_request.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00