Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/actionmailer/test


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9219 [9219] 04/03/08 18:32:10 bitsweat Bah, don't test TMail in AM
(edit) @9218 [9218] 04/03/08 17:28:05 bitsweat Ruby 1.9 compat: compare with same encoding
(edit) @9184 [9184] 04/01/08 05:32:11 bitsweat force_encoding to ascii-8bit instead of nil
(edit) @9165 [9165] 03/31/08 05:31:37 bitsweat Ruby 1.9 compat: mark utf-8 encoding.
(edit) @8820 [8820] 02/07/08 23:10:01 bitsweat Remove empty .rhtml templates
(edit) @8781 [8781] 02/02/08 05:32:15 bitsweat Less verbose mail logging: just recipients for :info log level; the whole …
(edit) @8666 [8666] 01/19/08 03:03:38 bitsweat Ruby 1.9 compat: test encoding fixes. Closes #10597 [murphy]
(edit) @8620 [8620] 01/11/08 01:55:20 rick Updated TMail to version 1.2.1 [raasdnil]
(edit) @8570 [8570] 01/05/08 13:34:15 bitsweat * Continue evolution toward ActiveSupport::TestCase and friends. #10679
(edit) @8565 [8565] 01/05/08 13:32:22 bitsweat require abstract_unit directly since test is in load path
(edit) @8536 [8536] 01/03/08 00:40:28 david Fixed that you don't have to call super in ActionMailer::TestCase#setup …
(edit) @8257 [8257] 12/02/07 20:31:39 nzkoz Remove old tests which relied on @ being an ATOM to work around old …
(edit) @8238 [8238] 11/29/07 02:52:49 nzkoz Allow body to be specified for nested parts with action mailer. Closes …
(edit) @8212 [8212] 11/26/07 03:36:28 rick Update ActionMailer so it treats ActionView the same way that …
(edit) @8188 [8188] 11/22/07 05:01:43 nzkoz Add missing sub template fixtures. References #10130 [java]
(edit) @8166 [8166] 11/18/07 22:01:33 david Fixed that partial rendering should look at the type of the first render …
(edit) @8111 [8111] 11/07/07 16:05:17 david Allow ActionMailer subclasses to individually set their delivery method …
(edit) @8084 [8084] 11/06/07 14:24:32 rick Update TMail to v1.1.0. Use an updated version of TMail if available. …
(edit) @8053 [8053] 10/29/07 04:13:51 nzkoz Test which fails without [8052] [Koz]
(edit) @8022 [8022] 10/26/07 02:21:21 nzkoz Introduce TestCase subclasses for testing rails applications allowing …
(edit) @7929 [7929] 10/16/07 05:05:03 bitsweat Missed mailer adds.
(edit) @7921 [7921] 10/15/07 20:30:48 bitsweat Fix silent failure of rxml templates. Closes #9879.
(edit) @7819 [7819] 10/09/07 13:34:51 xal Set default charset of MTAs to ISO instead of us-ascii (unless reported …
(edit) @7572 [7572] 09/22/07 19:20:06 nzkoz Disable the routing optimisation code when dealing with foo_url helpers. …
(edit) @7547 [7547] 09/22/07 17:37:39 david Test requirement fix (closes #9276) [lazyatom]
(edit) @7545 [7545] 09/22/07 17:32:39 david Improved test coverage (closes #7571) [joost]
(edit) @7476 [7476] 09/14/07 05:30:52 bitsweat Fix attachment decoding when using the TMail C extension. Closes #7861.
(edit) @7070 [7070] 06/20/07 06:50:43 bitsweat Increase mail delivery test coverage. Closes #8692.
(edit) @6969 [6969] 06/08/07 04:40:12 bitsweat Missed svn adds. References #7534.
(edit) @6962 [6962] 06/07/07 23:42:47 bitsweat Register alternative template engines using …
(edit) @6207 [6207] 02/22/07 19:04:00 minam Make sure parsed emails recognize attachments nested in multpart parts …
(edit) @6206 [6206] 02/22/07 19:02:14 minam Fix broken tests
(edit) @6180 [6180] 02/21/07 00:29:44 david Apply the rest of Chads patch
(edit) @6006 [6006] 01/21/07 23:20:44 nzkoz Improve Test Coverage for raise_delivery_errors. [kevinclark] closes #7152
(edit) @5505 [5505] 11/13/06 05:03:48 bitsweat Allow mailer actions named send by using send internally. Closes …
(edit) @5436 [5436] 11/05/06 21:56:18 bitsweat Add assert_emails and assert_no_emails to test the number of emails …
(edit) @5081 [5081] 09/09/06 21:56:38 minam Make mime version default to 1.0. closes #2323
(edit) @5080 [5080] 09/09/06 21:14:43 minam Make sure quoted-printable text is decoded correctly when only portions of …
(edit) @5079 [5079] 09/09/06 20:16:42 minam Make sure DOS newlines in quoted-printable text are normalized to unix …
(edit) @4966 [4966] 09/04/06 03:38:13 bitsweat set ActiveSupport::Deprecation.debug = true to see backtraces for …
(edit) @4903 [4903] 09/02/06 19:35:55 david Added test for custom headers on parts (closes #3043)
(edit) @4818 [4818] 08/25/06 06:48:15 david Automatically included ActionController::UrlWriter, such that URL …
(edit) @4533 [4533] 07/03/06 21:14:04 bitsweat Add forgotten test/abstract_unit
(edit) @4523 [4523] 06/30/06 05:27:05 bitsweat Mailer template root applies to a class and its subclasses rather than …
(edit) @4512 [4512] 06/29/06 20:14:33 bitsweat r4730@asus: jeremy | 2006-06-29 13:13:38 -0700 Avoid naming collision …
(edit) @4509 [4509] 06/29/06 01:54:16 bitsweat Resolve conflict among mailer actions with the same name. Closes #5520.
(edit) @3960 [3960] 03/19/06 00:18:50 minam Nil charset caused subject line to be improperly quoted in implicitly …
(edit) @3959 [3959] 03/18/06 23:53:07 minam Parse content-type apart before using it so that sub-parts of the header …
(edit) @3956 [3956] 03/18/06 23:06:25 minam Make custom headers work in subparts (closes #4034)
(edit) @3652 [3652] 02/25/06 23:38:48 david Make TMail::Mail#has_attachments? use logic from #attachment? (closes …
(edit) @3495 [3495] 01/29/06 02:25:15 minam Template paths with dot chars in them no longer mess up implicit template …
(edit) @3475 [3475] 01/23/06 16:48:24 minam Make sure anything with content-disposition of "attachment" is passed to …
(edit) @3474 [3474] 01/23/06 16:37:46 minam Make sure TMail#attachments includes anything with content-disposition of …
(edit) @3040 [3040] 11/15/05 08:36:38 bitsweat Stricter matching for implicitly multipart filenames excludes files ending …
(edit) @2893 [2893] 11/06/05 13:41:12 minam Add a new test case to demonstrate that subject headers are being properly …
(edit) @2091 [2091] 09/01/05 16:00:08 minam * Don't add charset to content-type header for a part that contains …
(edit) @2089 [2089] 09/01/05 14:45:10 minam Preserve underscores when unquoting message bodies #1930
(edit) @2088 [2088] 09/01/05 14:26:13 minam Encode multibyte characters correctly #1894
(edit) @2038 [2038] 08/22/05 23:53:04 minam Multipart messages specify a MIME-Version header automatically #2003 [John …
(edit) @2037 [2037] 08/22/05 21:17:01 minam Add a unified render method to ActionMailer (delegates to …
(edit) @2036 [2036] 08/22/05 21:05:44 minam Fixture for tests in [2034]
(edit) @2034 [2034] 08/22/05 20:43:43 minam Look at content-location header (if available) to determine filename of …
(edit) @1958 [1958] 07/31/05 08:26:32 minam ActionMailer::Base.deliver(email) had been accidentally removed, but was …
(edit) @1732 [1732] 07/06/05 09:53:34 minam Correctly normalize newlines in outgoing emails before encoding the body …
(edit) @1667 [1667] 07/04/05 16:21:11 minam Added unit test to confirm that #1393 is fixed in HEAD
(edit) @1666 [1666] 07/04/05 16:11:22 minam Avoid adding nil values to mail headers #1392
(edit) @1586 [1586] 07/01/05 20:43:40 minam Better multipart support with implicit multipart/alternative and sorting …
(edit) @1581 [1581] 07/01/05 13:17:44 minam Allow for nested parts in multipart mails #1570 [Flurin Egger]
(edit) @1576 [1576] 06/30/05 21:40:43 minam Normalize line endings in outgoing mail bodies to "\n" #1536 [John Long]
(edit) @1575 [1575] 06/30/05 21:21:54 minam Allow template to be explicitly specified #1448 [tuxie@dekadance.se]
(edit) @1493 [1493] 06/24/05 12:15:45 minam Allow specific "multipart/xxx" content-type to be set on multipart …
(edit) @1478 [1478] 06/22/05 10:12:06 minam Use the real charset for parts generated by a template, instead of the …
(edit) @1476 [1476] 06/22/05 09:59:14 minam Unquoted @ chars in received email headers are parsed properly in spite of …
(edit) @1446 [1446] 06/16/05 11:39:29 minam Helper support for ActionMailer
(edit) @1396 [1396] 06/08/05 10:29:17 minam Fixture for new test in [1395]
(edit) @1395 [1395] 06/08/05 10:18:26 minam Silently ignore Errno::EINVAL errors when converting between charsets. …
(edit) @1391 [1391] 06/06/05 16:47:20 minam Add a test case for malformed email headers
(edit) @1390 [1390] 06/06/05 16:12:38 minam Don't error while processing encoded attachment names #1340
(edit) @1389 [1389] 06/06/05 16:06:26 minam Handle parsing of recursively multipart messages
(edit) @1387 [1387] 06/06/05 09:32:52 minam BCC headers are removed when sending via SMTP
(edit) @1382 [1382] 06/03/05 10:57:06 minam Added a "content_type" accessor to allow messages to explicitly specify a …
(edit) @1381 [1381] 06/03/05 09:05:06 minam Don't apply a charset to attachments. Wrap base64-encoded lines.
(edit) @1374 [1374] 05/30/05 23:09:50 minam Ignore Iconv::IllegalSequence errors when converting text #1341
(edit) @1359 [1359] 05/29/05 16:36:22 minam A very thorough refactoring, resulting in new mail property setters and …
(edit) @1301 [1301] 05/10/05 15:30:18 david Step cautiously around subheaders in TMail #1285 [Jamis Buck]
(edit) @1300 [1300] 05/10/05 13:40:26 david Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only …
(edit) @1290 [1290] 05/06/05 10:39:00 david Fixed the TMail#body method to look at the content-transfer-encoding …
(edit) @1276 [1276] 05/02/05 17:18:53 david Missing test data
(edit) @1275 [1275] 05/02/05 17:15:21 david Added automatic decoding of base64 bodies #1214 [Jamis Buck]
(edit) @1161 [1161] 04/13/05 17:49:24 david Improved address header processing
(edit) @1149 [1149] 04/13/05 04:44:58 david Address parsing failed when the "to" (or "cc", or whatever) was an array. …
(edit) @1144 [1144] 04/11/05 11:46:12 david Dont quote the body
(edit) @1142 [1142] 04/11/05 10:29:15 david Fixed quoting for all address headers, not just to #955 [Jamis Buck] Added …
(edit) @964 [964] 03/21/05 12:10:47 david Made the unquoted subject and body the default
(edit) @699 [699] 02/19/05 21:51:16 david Added support for charsets for both subject and body. The default charset …
(edit) @399 [399] 01/13/05 13:05:51 david Fixed that bcc and cc should be settable through @bcc and @cc -- not just …
(add) @4 [4] 11/24/04 01:04:44 david Initial
Note: See TracRevisionLog for help on using the revision log.