gitlab-org--gitlab-foss/app/services/issues
Sean McGivern 3ac7203db9 Make Issues::BaseService match EE
We have `#allows_multiple_assignees?` defined in CE too, and `take(1)` appears
to be equivalent to `[0, 1]`.
2018-07-05 12:34:42 +01:00
..
base_service.rb Make Issues::BaseService match EE 2018-07-05 12:34:42 +01:00
build_service.rb Refactor resolvability checks based on type 2017-04-06 10:51:45 -05:00
close_service.rb Move NotificationService calls to Sidekiq 2018-04-25 12:48:14 +01:00
create_service.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
duplicate_service.rb Move duplicate issue management to a service 2017-07-21 12:53:56 +01:00
fetch_referenced_merge_requests_service.rb Change issue show page to group MRs by projects and namespaces 2018-02-13 07:47:09 -06:00
move_service.rb Keep label on issue when moving 2018-06-27 09:06:43 -07:00
reopen_service.rb Move NotificationService calls to Sidekiq 2018-04-25 12:48:14 +01:00
update_service.rb Move NotificationService calls to Sidekiq 2018-04-25 12:48:14 +01:00