summaryrefslogtreecommitdiff
path: root/spec/services/notification_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [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
* check notifiability for more emailshttp://jneen.net/2017-08-111-8/+28
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-3/+3
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-3/+3
* Merge branch 'refactor.notification-recipient-builders' into 'master'Sean McGivern2017-08-041-0/+5
|\
| * add builder helpers with levels and start to separate out #filter!http://jneen.net/2017-08-031-0/+5
* | Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-031-7/+4
|/
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-10/+10
* De-duplicate two specs in spec/services/notification_service_specrs-deduplicate-notification-service-specRobert Speicher2017-07-281-37/+10
* Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-271-0/+12
|\