summaryrefslogtreecommitdiff
path: root/spec/services/notification_recipient_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix N+1 for notification recipients on private projectsSean McGivern2018-10-041-22/+22
* Fix N+1 for notification recipients in subscribersSean McGivern2018-10-041-12/+35
* Remove Gitaly N+1 ignore from NotificationRecipientService specSean McGivern2018-07-041-4/+4
* Fix NotificationRecipientService spec for EESean McGivern2018-06-081-3/+3
* Fix some N+1s when calculating notification recipientsSean McGivern2018-06-071-0/+36
* rm a now-useless spechttp://jneen.net/2017-08-031-34/+0
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Ensure NotificationRecipientService doesn't modify participantsSean McGivern2017-06-281-0/+34