summaryrefslogtreecommitdiff
path: root/spec/services/notification_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * notification email on add new gpg keyAlexis Reigel2017-07-271-0/+12
* | Use described_class when possibleRémy Coutable2017-07-271-1/+1
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
|/
* Cache Note#notable for commits and fix testsrequest-store-wrapLin Jen-Shin2017-07-181-1/+1
* Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-2/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-38/+42
* Fix email not being sent after project exportmhasbini2017-04-091-0/+16
* Don't use original_discussion_idDouwe Maan2017-04-051-1/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-29/+161
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-6/+6
* Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-171-1/+70
|\
| * Resolve "Extract logic of who should receive notification into separate classes"Dongqing Hu2017-03-171-1/+70
* | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+59
|/
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-59/+0
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-6/+6
* Update NotificationService to respect User#notified_of_own_activityRichard Macklin2017-02-011-0/+59
* Fix notification when global=disabled, group=watch395-fix-notification-when-group-set-to-watchamaia2017-01-301-2/+22
* Merge branch 'get-rid-of-water-from-notification_service_spec-to-make-it-DRY'...26900-pipelines-tabs-equal-buildsRémy Coutable2017-01-271-228/+87
|\
| * Make notification_service spec DRYer by making some tests reusableYarNayar2016-12-121-228/+87
* | make mentions working when project not specifiedJarka Kadlecova2017-01-181-2/+2
* | Support notes without projectJarka Kadlecova2017-01-181-0/+49
|/
* Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-0/+2
* Add shortcuts for adding users to a project team with a specific rolers-project-team-helpersRobert Speicher2016-11-181-30/+30
* Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-171-6/+18
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-24/+24
* Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre2016-11-171-37/+79
* should_email_no_one -> should_not_email_anyone, feedback:Lin Jen-Shin2016-10-171-2/+2
* Update the other sites for reset_delivered_emails! as wellLin Jen-Shin2016-10-171-14/+14
* Make guests unable to view MRsguests_cant_see_mrsValery Sizov2016-10-111-1/+56
* Notify current_user about automatic merge after successful buildDimitris Karakasilis2016-09-291-0/+14