summaryrefslogtreecommitdiff
path: root/spec/services/notification_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reload issues in spec to ensure label<->issue mapping properly loaded21170-cycle-analyticsStan Hu2016-09-201-0/+2
* Fix notification_service argument error of declined invitation emailsPaco Guzman2016-08-191-0/+40
* Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-181-0/+38
|\
| * DRY up the additions to notification_service_spec.rbNick Thomas2016-08-161-46/+28
| * Address minor review comments for testsNick Thomas2016-08-161-10/+10
| * Allow people to subscribe to mentions in updated MRs and IssuesNick Thomas2016-08-151-4/+8
| * Add notifications for new user mentions in merge requestsNick Thomas2016-08-151-0/+26
| * Remove superfluous parens on a method callNick Thomas2016-08-151-1/+1
| * Send notification emails when users are newly mentioned in issue editsNick Thomas2016-08-121-0/+26
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-121-4/+4
|\ \ | |/
| * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-4/+4
* | Add specs for system note and email when all discussions are resolvedDouwe Maan2016-08-121-0/+46
|/
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-2/+2
* Allow SentNotification#position to be set as string or hashDouwe Maan2016-07-111-0/+24
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-5/+0
* Allow users to set custom notifications in projects they don't own and severa...Felipe Artur2016-06-171-3/+0
* Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-14/+76
|\
| * Re-use notifications dropdown on user profileFelipe Artur2016-06-161-14/+74
| * Improve notification settings event keys and add some specsFelipe Artur2016-06-131-6/+50
* | Implement custom notification level optionsFelipe Artur2016-06-151-6/+50
* | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-0/+11
|/
* Remove notification level fild from users, improve migrations and specsissue_3359_2Felipe Artur2016-06-101-3/+4
* Remove notification level from user modelFelipe Artur2016-06-101-10/+286
* Use the right default notification settings for non membersissue_9013Felipe Artur2016-05-191-12/+7
* Update documentationFelipe Artur2016-05-171-33/+34
* Improve documentation and add changelogFelipe Artur2016-05-171-1/+29
* Let users set notification levels in projects which they are not membersFelipe Artur2016-05-171-1/+7
* Support e-mail notifications for comments on project snippetsStan Hu2016-05-021-16/+49
* Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre2016-04-111-2/+2
* Small refactoring and cleanup of notification logicDmitriy Zaporozhets2016-03-301-6/+3
* Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets2016-03-301-13/+13
* Restrict notifications for confidential issuesDouglas Barbosa Alexandre2016-03-221-0/+88
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-64/+65
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-12/+75
* This will ensure previous assignee gets an email even if his notif level is "...fix-consider-re-assign-as-a-mentionRémy Coutable2016-01-151-0/+40
* Consider re-assign as a mention from a notification point of viewRémy Coutable2016-01-151-1/+17
* Fix notification specfix-notification-specDouwe Maan2016-01-051-1/+1
* Merge branch 'pr-9938' into 'master' Douwe Maan2016-01-051-0/+3
|\
| * Merge pull request GH-9938 from huacnlee/hotfix/note_mail_with_notificationpr-9938Douwe Maan2016-01-041-0/+3
* | Don't notify users twice if they are both project watchers and subscribersStan Hu2016-01-041-0/+12
|/
* Fix specmention-allDouwe Maan2015-12-251-0/+2
* Fix specsDouwe Maan2015-12-241-0/+1
* Tag service specsDouwe Maan2015-12-091-1/+1
* Fixed duplicated issue note email notifications.Anton Baklanov2015-12-061-3/+6
* fix notification_service specsValery Sizov2015-11-301-206/+139
* Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-011-3/+3
* Don't notify users without access to the project when they are (accidentally)...dont-notify-users-without-project-accessDouwe Maan2015-08-261-2/+9
* Send notification to all participants when MR is merged.Douwe Maan2015-07-301-1/+6