summaryrefslogtreecommitdiff
path: root/app/services/notification_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Supporting for multiple omniauth provider for the same userValery Sizov2014-12-041-1/+1
* Remove unused password argument from notificationJacob Vosmaer2014-12-011-1/+1
* Mentioned users are not limited by project scope any moreDmitriy Zaporozhets2014-10-301-0/+1
* DRY mentioned in magic note constantCiro Santilli2014-10-191-1/+1
* Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-151-12/+12
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-8/+8
* Do not sent a generated password via email for admin created user.Marin Jankovski2014-07-151-2/+2
* Merge branch 'notification_when_reopened' into 'master'Dmitriy Zaporozhets2014-07-051-0/+18
|\
| * Reopen mr email notification.Marin Jankovski2014-07-031-0/+4
| * Notification for reopened issue.Marin Jankovski2014-07-031-0/+14
* | Merge branch 'no_notification_for_merger' into 'master'Dmitriy Zaporozhets2014-07-031-0/+1
|\ \ | |/ |/|
| * Don't notify the user that triggered the mr notification.Marin Jankovski2014-07-031-1/+1
| * Remove new lines.Marin Jankovski2014-07-021-2/+0
| * Do not notify person who merged the MR.Marin Jankovski2014-07-021-0/+3
* | Remove unecessary return.Marin Jankovski2014-07-021-2/+1
* | When assigning an unassigned issue send notification with the correct text.Marin Jankovski2014-07-021-2/+13
|/
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-1/+0
* Fix testsDmitriy Zaporozhets2014-06-101-1/+1
* Add comments, fix style, better names for notification methods.Marin Jankovski2014-04-011-29/+40
* Use group notification settings while honoring project settings.Marin Jankovski2014-04-011-32/+41
* Add or remove watchers from list based on their notification settings.Marin Jankovski2014-04-011-15/+31
* Refactor project watchers collecting.Marin Jankovski2014-03-281-13/+33
* Use current_user for Notification#merge_mrDmitriy Zaporozhets2014-03-251-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-03-251-0/+1
|\
| * Merge branch 'no-emails-for-mentions' into 'master'Dmitriy Zaporozhets2014-03-241-0/+1
| |\
| | * Don't send an email for "mentioned in" notesPierre de La Morinerie2014-02-241-0/+1
* | | Fix the merge notification email not being sentPierre de La Morinerie2014-03-241-1/+1
|/ /
* | Send emails from the authorPierre de La Morinerie2014-02-191-1/+1
|/
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+7
* Remove deprecated findersskv2014-01-191-2/+2
* Move repo rename email to notification serviceDmitriy Zaporozhets2014-01-151-0/+9
* We welcome everyone to contribute.Sytse Sijbrandij2013-12-011-12/+12
* notify commit author of new notesJakub Zienkiewicz2013-09-131-6/+7
* Enable UsersGroup observer, Add group_member methods to NotificationServiceDmitriy Zaporozhets2013-09-121-0/+8
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-7/+10
|\
| * Fix sending 2 emails on issue closeDmitriy Zaporozhets2013-08-041-0/+3
| * Merge pull request #4618 from jacargentina/notification-on-commitsDmitriy Zaporozhets2013-08-021-7/+7
| |\
| | * Fix notifications to handle participants and mentions on commits tooJavier Castro2013-07-241-7/+7
* | | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-301-17/+17
|\ \ \ | |/ / |/| |
| * | Style changes from review with @randxIzaak Alpert2013-07-171-4/+2
| * | Merge Request on forked projectsIzaak Alpert2013-07-171-18/+20
| |/
* | Fix typosJohannes Schleifenbaum2013-07-291-2/+2
|/
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-06-241-4/+11
|\
| * Show participants on issues, including mentions, and notify email to all part...Javier Castro2013-06-241-4/+11
* | Fix notifications for group projectsDmitriy Zaporozhets2013-06-211-8/+8
* | Respect group membership in notification serviceDmitriy Zaporozhets2013-06-211-0/+4
* | Adding groups to notification settingsDmitriy Zaporozhets2013-06-211-6/+11
|/
* Disable mailer for spinachDmitriy Zaporozhets2013-04-111-9/+13
* save each notification setting with ajax on changeDmitriy Zaporozhets2013-04-041-9/+31
* Fix notification issueDmitriy Zaporozhets2013-04-011-1/+1