summaryrefslogtreecommitdiff
path: root/app/services/notification_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+11
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+31
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+6
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+17
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+24
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-5/+24
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-0/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-101-18/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-3/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-0/+8
* Change Note#to_ability_name to 'note'Dylan Griffith2019-10-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Add X-GitLab-NotificationReason header to note emailsadd-notification-reason-to-note-emailsSean McGivern2019-09-021-1/+1
* Limit access request email to 10 most recently active owners/maintainersManoj MJ2019-08-301-5/+10
* Allow disabling group/project email notificationsBrett Walker2019-08-151-2/+15
* Respect alt email when sending group access notifications63568-access-email-notifications-custom-emailMario de la Ossa2019-07-251-1/+1
* Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-231-1/+3
* Abstract auto merge processesShinya Maeda2019-06-031-1/+1
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-161-4/+4
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-9/+11
* Sent notification only to authorized usersJan Provaznik2019-01-311-1/+2
* Bump Ruby on Rails to 5.0.7.1blackst0ne-bump-rails-cve-2018-16476blackst0ne2018-12-211-1/+1
* Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-111-14/+18
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+8
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Add email for milestone changeChantal Rollison2018-11-021-1/+40
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+6
* Enable frozen string in apps/uploaders/*.rbgfyoung2018-07-161-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-5/+5
* Extract EE-specific lines from NotificationServiceSean McGivern2018-07-061-0/+6
* Notify with email when merge request became unmergeablelulalala2018-05-171-0/+17
* Update doclulalala2018-05-171-0/+1
* Move NotificationService calls to SidekiqSean McGivern2018-04-251-33/+42
* Only send issue due emails to participants and custom subscribersSean McGivern2018-03-301-1/+2
* Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-301-0/+10
|\
| * Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-261-0/+10
* | Send issue due emails to all participantsSean McGivern2018-03-301-1/+1
* | Make linter happyStuart Nelson2018-03-261-1/+1
* | Send email to recipientsStuart Nelson2018-03-261-0/+13
|/
* Backports changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...ee-5063-to-ce-backportTiago Botelho2018-03-211-2/+2
* Prevent sending an access request to a project from failing when the project ...dm-mirror-hard-failed-invitesDouwe Maan2018-03-111-2/+2
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+32
* Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-191-1/+16
* Initial work to add notification reason to emailsMario de la Ossa2018-01-161-12/+14
* Merge branch '37691-subscription-fires-multiple-notifications' into 'master'Sean McGivern2017-10-121-1/+1
|\
| * fix multiple notifications from being sent for multiple labelsmicael.bergeron2017-10-101-1/+1