gitlab-org--gitlab-foss/app/services/milestones
Heinrich Lee Yu 2f76ff19f8 Fix MilestonesFinder to pass relations to scope
Instead of querying relations into ids we just pass them to the model
scope because the scope supports it now.

Also changes other calls to `Milestone.for_projects_and_groups`
2019-01-12 00:05:36 +08:00
..
base_service.rb Enable more frozen string in app/services/**/*.rb 2018-07-17 15:19:40 -07:00
close_service.rb Enable more frozen string in app/services/**/*.rb 2018-07-17 15:19:40 -07:00
create_service.rb Enable more frozen string in app/services/**/*.rb 2018-07-17 15:19:40 -07:00
destroy_service.rb Add email for milestone change 2018-11-02 16:29:32 +00:00
promote_service.rb Fix MilestonesFinder to pass relations to scope 2019-01-12 00:05:36 +08:00
reopen_service.rb Enable more frozen string in app/services/**/*.rb 2018-07-17 15:19:40 -07:00
update_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00