summaryrefslogtreecommitdiff
path: root/spec/services/notification_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow disabling group/project email notificationsBrett Walker2019-08-151-69/+254
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-31/+19
* Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-231-8/+40
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-1/+1
* Banzai - avoid redis if attr is in DB cachebanzai-avoid-redis-if-db-cacheMario de la Ossa2019-07-101-21/+33
* preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-2/+4
* Fix unexpected extra notification mailsPatrick Derichs2019-04-171-2/+60
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+41
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-27/+28
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-41/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+41
* Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-1/+1
* Sent notification only to authorized usersJan Provaznik2019-01-311-6/+23
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-4/+4
* Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-111-0/+33
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+21
* Add email for milestone changeChantal Rollison2018-11-021-0/+160
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+17
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-53/+53
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Apply notification settings level of groups to all child objectsFelipe Artur2018-06-071-29/+159
* Notify with email when merge request became unmergeablelulalala2018-05-171-0/+26
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-30/+1
* Move NotificationService calls to SidekiqSean McGivern2018-04-251-3/+39
* Make issue due email more consistent with other mailersSean McGivern2018-04-171-0/+2
* Only send issue due emails to participants and custom subscribersSean McGivern2018-03-301-3/+10
* Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-301-0/+30
|\
| * 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/+30
* | Send issue due emails to all participantsSean McGivern2018-03-301-0/+31
|/
* Always notify new mentions even if explicitly unsubscribed43933-always-notify-mentionsMario de la Ossa2018-03-191-3/+18
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+72
* Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-191-20/+69
* Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-2/+4
* Initial work to add notification reason to emailsMario de la Ossa2018-01-161-1/+61
* Fix watch level for mentions in descriptionSean McGivern2017-12-041-5/+23
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
* Merge branch '37691-subscription-fires-multiple-notifications' into 'master'Sean McGivern2017-10-121-0/+12
|\
| * fix multiple notifications from being sent for multiple labelsmicael.bergeron2017-10-101-0/+12
* | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-12/+0
|/
* created services for keyshaseeb2017-09-151-1/+0
* Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-2/+2
* rm a comment that is a liehttp://jneen.net/2017-08-211-1/+0
* add a spec for a participant with a :custom settinghttp://jneen.net/2017-08-211-2/+14
* switch to multi-line before blockhttp://jneen.net/2017-08-111-1/+3
* restructure the #new_key notification spechttp://jneen.net/2017-08-111-11/+6
* reset_delivered_emails before testing #new_keyhttp://jneen.net/2017-08-111-0/+1
* move the member spec to be with the other oneshttp://jneen.net/2017-08-111-30/+52
* add a spec for new_group_memberhttp://jneen.net/2017-08-111-0/+30
* add a spec for never emailing the ghost userhttp://jneen.net/2017-08-111-0/+8