summaryrefslogtreecommitdiff
path: root/app/services/notification_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Introduce EXCLUDED_WATCHER_EVENTS to exclude eventsremove-successful-pipeline-emails-for-nowLin Jen-Shin2017-01-051-2/+1
* Make successful pipeline emails off for watchersLin Jen-Shin2017-01-051-1/+5
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+0
* Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre2016-11-171-13/+13
* Fix small typo on NotificationServiceDouglas Barbosa Alexandre2016-11-171-1/+1
* Well pusher's privilege for read_build could be removedLin Jen-Shin2016-10-221-1/+3
* Send only to users have :read_build access, feedback:Lin Jen-Shin2016-10-211-3/+8
* Should send to notification_email instead, feedback:Lin Jen-Shin2016-10-201-1/+1
* Use bcc for pipeline emails because:Lin Jen-Shin2016-10-181-3/+1
* recipients should be a list of emailsLin Jen-Shin2016-10-171-2/+2
* Revert "Revert this until we do notifications"Lin Jen-Shin2016-10-171-1/+1
* Revert "Split notification integration into another branch"Lin Jen-Shin2016-10-171-0/+16
* Make guests unable to view MRsguests_cant_see_mrsValery Sizov2016-10-111-2/+4
* Fix RuboCop failure in app/services/notification_service.rbRobert Speicher2016-10-021-2/+7
* Notify current_user about automatic merge after successful buildDimitris Karakasilis2016-09-291-5/+9
* Fix notification_service argument error of declined invitation emailsPaco Guzman2016-08-191-2/+0
* Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-181-0/+37
|\
| * Allow people to subscribe to mentions in updated MRs and IssuesNick Thomas2016-08-151-1/+2
| * Add notifications for new user mentions in merge requestsNick Thomas2016-08-151-0/+14
| * Send notification emails when users are newly mentioned in issue editsNick Thomas2016-08-121-1/+23
* | Send notification email when all discussions are resolvedDouwe Maan2016-07-281-1/+9
|/
* Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-061-0/+2
* New Members::DestroyServiceRémy Coutable2016-06-181-14/+7
* Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-171-35/+81
|\
| * Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-6/+26
| |\
| | * Re-use notifications dropdown on user profileFelipe Artur2016-06-161-6/+24
| | * Refactor custom notifications controller code and add specsFelipe Artur2016-06-141-1/+2
| | * Remove schema from branch historyFelipe Artur2016-06-131-0/+5
| | * Improve notification settings event keys and add some specsFelipe Artur2016-06-131-29/+33
| | * Implement custom notification level optionsFelipe Artur2016-06-131-22/+38
| * | Implement custom notification level optionsFelipe Artur2016-06-151-34/+60
* | | Fix a 'wrong number of arguments' errorRémy Coutable2016-06-171-1/+1
* | | fixed merge conflicts on UI branchJames Lopez2016-06-161-18/+40
|\ \ \ | |/ /
| * | UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-15/+15
| * | Factorize members mails into a new Emails::Members moduleRémy Coutable2016-06-141-14/+16
| * | Add request access for groupsRémy Coutable2016-06-141-8/+14
| * | Initial implementation of user access request to projectsDavid Alexander2016-06-141-0/+12
| |/
| * Remove notification level fild from users, improve migrations and specsissue_3359_2Felipe Artur2016-06-101-3/+5
| * Remove notification level from user modelFelipe Artur2016-06-101-8/+8
* | adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-141-0/+8
|/
* Incorportate feedbackZ.J. van de Weg2016-06-011-1/+1
* Create table for award emojiZeger-Jan van de Weg2016-05-061-1/+0
* Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre2016-04-111-2/+2
* Remove useless Notification modelDmitriy Zaporozhets2016-03-301-9/+15
* Refactor notification helper and fix notification serviceDmitriy Zaporozhets2016-03-301-1/+1
* Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets2016-03-301-18/+16
* Restrict notifications for confidential issuesDouglas Barbosa Alexandre2016-03-221-1/+11
* Add new notifications for issue move actionGrzegorz Bizon2016-03-171-0/+10
* Reuse existing issue services when moving issueGrzegorz Bizon2016-03-171-8/+0
* Add initial notifications and hooks for issue moveGrzegorz Bizon2016-03-171-0/+8