summaryrefslogtreecommitdiff
path: root/spec/mailers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern2016-08-191-0/+19
|\
| * Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-122-2/+2
| |\
| * | Add specs for system note and email when all discussions are resolvedDouwe Maan2016-08-121-0/+19
* | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-182-6/+8
|\ \ \ | | |/ | |/|
| * | adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-092-2/+2
| |/
| * Introduce Compare model in the codebase.Paco Guzman2016-08-031-4/+6
* | Replace optional parameters with keyword arguments.Adam Niedzielski2016-08-021-2/+12
|/
* Make Notify specs more robust by setting up assignee namesRémy Coutable2016-07-221-1/+1
* Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-2/+2
* Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan2016-07-011-5/+5
|\
| * Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-011-5/+5
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-5/+0
|/
* Fallback to group's owners/masters when a project has none18757-fixRémy Coutable2016-06-201-14/+47
* Add previews for all customized Devise emailsRobert Speicher2016-06-161-2/+21
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-54/+78
* Factorize members mails into a new Emails::Members moduleRémy Coutable2016-06-141-77/+179
* Add request access for groupsRémy Coutable2016-06-141-2/+98
* Update tests for the current_application_settings request store changesDJ Mountney2016-05-271-3/+3
* New confirmation email :fire:Robert Speicher2016-05-251-1/+1
* Customize ActionMailer preview pathRobert Speicher2016-05-251-0/+11
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-2/+2
* Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-7/+9
* Only generate repository push email onceSean McGivern2016-05-111-30/+6
* Merge branch 'mr-formatting' into 'master' Robert Speicher2016-04-191-6/+6
|\
| * format merge request references properlyBen Bodenmiller2016-04-181-6/+6
* | Improve 'auto fsck' admin emailsJacob Vosmaer2016-04-181-1/+1
|/
* More create_listauto-fsckJacob Vosmaer2016-04-141-1/+1
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-121-0/+2
|\
| * Premailer shouldn't remove script tags from our emailsRobert Speicher2016-04-051-0/+2
* | Rename almost all the thingsJacob Vosmaer2016-04-061-1/+1
* | Rebase repo check MRJacob Vosmaer2016-04-041-0/+21
|/
* Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-252-36/+111
* Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla2016-03-252-2/+7
* Add new notifications for issue move actionGrzegorz Bizon2016-03-171-0/+27
* Improving the original label-subscribing implementationRémy Coutable2016-03-152-1/+61
* Ensure "new SSH key" email do not ends up as dead Sidekiq jobsfix/ensure-no-new_ssh_key_email-dead-jobsRémy Coutable2016-03-151-1/+5
* Move profile notifications specs to separate filefix/ci-emails-broken-linkGrzegorz Bizon2016-02-122-98/+107
* Move build emails specs to separate fileGrzegorz Bizon2016-02-123-177/+186
* Fix broken link in CI build notification emailsGrzegorz Bizon2016-02-121-38/+40
* Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+37
* Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov2016-01-191-2/+55
* Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-091-16/+16
* Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-1/+33
* Make AbuseReportMailer responsible for knowing if it should deliverRobert Speicher2016-01-041-0/+38
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-102-35/+29
* fix deprecation messages in testsValery Sizov2015-12-031-5/+7
* Remove some repetition in notify spec.gmail_actions_links_on_set_of_emailsMarin Jankovski2015-11-251-61/+32
* Specs for links in email notifications for Gmail Actions.Marin Jankovski2015-11-251-1/+93
* Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets2015-11-031-1/+1
* Merge branch 'stanhu/gitlab-ce-fix-message-id-notify'Dmitriy Zaporozhets2015-10-011-0/+1
|\