OSDN Git Service

Disable mailer for spinach
[wvm/gitlab.git] / app / services / notification_service.rb
2013-04-11 Dmitriy ZaporozhetsDisable mailer for spinach
2013-04-09 Dmitriy ZaporozhetsMerge branch 'feature/refactoring_scopes_pr' of https...
2013-04-04 Dmitriy Zaporozhetssave each notification setting with ajax on change
2013-04-01 Dmitriy ZaporozhetsFix notification issue
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3369 from hiroponz/display-note...
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3396 from Andrew8xx8/issue-button-fix
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3392 from hiroponz/fix-non-ascii...
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3430 from logorrhea/master
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3428 from colindean/bug/assigned...
2013-03-30 Dmitriy ZaporozhetsMerge pull request #3406 from docwhat/in_projects
2013-03-30 Dmitriy ZaporozhetsMerge branch 'accepting-mr-in-uservoice' of /home/git...
2013-03-28 Dmitriy ZaporozhetsFix Note notification for entities without assignee
2013-03-28 Dmitriy Zaporozhetsinslude author & assignee to note notification recipients
2013-03-28 Dmitriy Zaporozhetsrebuild notification on notes logic
2013-03-28 Dmitriy ZaporozhetsImprove notification service tests
2013-03-28 Dmitriy ZaporozhetsAdd close issue/mr methods to Notify. Refactored Notifi...
2013-03-28 Dmitriy Zaporozhetsadd watchers to email recipients list. Add emails for...
2013-03-27 Dmitriy ZaporozhetsFix NotificationService reassign_email method
2013-03-27 Dmitriy ZaporozhetsFix NotificationService NameError for new issue
2013-03-27 Dmitriy ZaporozhetsNotificationService respects disabled notifications now
2013-03-27 Dmitriy ZaporozhetsMerge pull request #3407 from NARKOZ/patch-1
2013-03-26 Dmitriy Zaporozhetsrefactor observers test since email logic moved to...
2013-03-26 Dmitriy ZaporozhetsMove new_note email logic to NotificationService
2013-03-26 Dmitriy ZaporozhetsUse notificationService for MR reassigned
2013-03-26 Dmitriy Zaporozhetsuse NotificationService for handle notify logic when...
2013-03-26 Dmitriy ZaporozhetsMerge pull request #3398 from Andrew8xx8/spork
2013-03-26 Dmitriy Zaporozhetsreject current_user from close issue emails
2013-03-26 Dmitriy ZaporozhetsNotificationService for resolving email notification...