summaryrefslogtreecommitdiff
path: root/spec/mailers
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-1/+1
* Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-3/+3
* Import CSV BackendHeinrich Lee Yu2019-01-071-0/+33
* Always use colon at end of discussion notification email headlineDouwe Maan2018-12-201-10/+2
* Fix a potential frozen string error in app/mailers/notify.rbRémy Coutable2018-12-111-9/+1
* Fix a frozen string error in app/mailers/notify.rbRémy Coutable2018-12-101-2/+2
* Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-281-1/+1
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+32
* Update notification specs after renaming a classGrzegorz Bizon2018-07-161-2/+4
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-8/+8
* This test was copied from EELin Jen-Shin2018-07-101-0/+11
* Move spec/mailers/previews to app/mailers/previewsLin Jen-Shin2018-07-064-210/+0
* Notify only when unmergeable due to conflictMark Chao2018-06-201-7/+1
* Replace have_html_espaced_body_text after 517598baTakuya Noguchi2018-06-031-19/+19
* Revert "Add a new have_html_escaped_body_text that match an HTML-escaped text"Takuya Noguchi2018-06-031-9/+9
* Fix merge request unmergeable notification email plural interpolation46840-fix-merge-request-unmergeable-email-pluralMark Chao2018-05-311-1/+1
* Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-241-0/+40
|\
| * Plural reason(s)Mark Chao2018-05-181-0/+1
| * Notify with email when merge request became unmergeablelulalala2018-05-171-0/+39
* | Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉2018-05-171-1/+1
|/
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-32/+0
* Fix undefined method `one?` when pushing to an existing merge requestsh-fix-issue-45152Stan Hu2018-04-071-2/+14
* Add custom additonal email text to all emailsce-4474-custom-additional-text-in-confirmation-emailEric Eastwood2018-04-043-10/+83
* Fix body of email when commits are pushed to an MRSean McGivern2018-04-031-0/+30
* Fix unapproved unassigned MR email erroring outce-3092-fix-unassigned-unapproved-mr-email-failingEric Eastwood2018-03-281-1/+1
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-11/+11
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+71
* Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-191-48/+22
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Initial work to add notification reason to emailsMario de la Ossa2018-01-161-0/+49
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Make discussion mail References all notes in the discussiontc-correct-email-in-reply-toToon Claes2017-12-131-0/+40
* Stop calling #strip in a commit title in Notify specs40691-upgrade-rails-to-4-2-10Rémy Coutable2017-12-011-2/+2
* Fix image diff notes emailFelipe Artur2017-11-131-1/+19
* Don't show an "Unsubscribe" link in snippet comment notificationsRémy Coutable2017-10-091-231/+260
* Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-25/+0
* Remove some empty lines from notify specsbackstage/gb/optimize-notification-specsGrzegorz Bizon2017-09-011-3/+0
* Optimize notification emails specsGrzegorz Bizon2017-09-011-63/+31
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-3/+3
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-9/+9
* notification email on add new gpg keyAlexis Reigel2017-07-271-0/+30
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-22/+21
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-8/+29
* Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-languageRuben Davila2017-05-251-0/+9
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-5/+5
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-41/+41
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-262-75/+73
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-061-0/+10
|\
| * Make it possible to preview pipeline success/failed emailsToon Claes2017-04-061-0/+11