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

root/trunk/actionmailer/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9228 [9228] 04/05/08 11:28:15 nzkoz Avoid modifying the sendmail_settings hash when using the return path. …
(edit) @9217 [9217] 04/03/08 17:27:55 bitsweat Ruby 1.9 compat: ascii encoding for quoted-printable regexps
(edit) @9186 [9186] 04/01/08 06:11:22 bitsweat Ruby 1.9 compat: anonymous class name is nil not now
(edit) @9185 [9185] 04/01/08 05:38:29 bitsweat Ruby 1.9 compat: anonymous class name is nil not now
(edit) @9166 [9166] 03/31/08 05:31:47 bitsweat Bump bundled tmail to r242
(edit) @9164 [9164] 03/31/08 05:31:29 bitsweat Ruby 1.9 compat: use Array() instead of #to_a.
(edit) @9144 [9144] 03/30/08 05:05:19 bitsweat Merge in latest tmail trunk r241
(edit) @9099 [9099] 03/27/08 17:54:02 david Fixed that a return-path header would be ignored (closes #7572) [joost]
(edit) @8781 [8781] 02/02/08 05:32:15 bitsweat Less verbose mail logging: just recipients for :info log level; the whole …
(edit) @8683 [8683] 01/21/08 20:45:04 nzkoz Reapply the TemplateFinder first applied in [8669] then reverted in …
(edit) @8668 [8668] 01/19/08 03:13:44 bitsweat Update vendor version number
(edit) @8667 [8667] 01/19/08 03:13:34 bitsweat Update tmail to r208 versioned as 1.2.2
(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) @8536 [8536] 01/03/08 00:40:28 david Fixed that you don't have to call super in ActionMailer::TestCase#setup …
(edit) @8499 [8499] 12/28/07 05:42:12 bitsweat Ruby 1.9 compat: introduce instance_variable_names. Closes #10630
(edit) @8419 [8419] 12/16/07 23:30:30 david Prepare for 2.0.2 release
(edit) @8330 [8330] 12/07/07 13:37:13 david Make ready for 2.0.1
(edit) @8321 [8321] 12/06/07 18:12:48 david Preparing for release shortly
(edit) @8257 [8257] 12/02/07 20:31:39 nzkoz Remove old tests which relied on @ being an ATOM to work around old …
(edit) @8246 [8246] 12/01/07 08:06:17 nzkoz Remove @ as an ATOM character, syncing with upstream tmail. [mikel] …
(edit) @8238 [8238] 11/29/07 02:52:49 nzkoz Allow body to be specified for nested parts with action mailer. Closes …
(edit) @8233 [8233] 11/29/07 00:27:53 david Prep for RC2
(edit) @8212 [8212] 11/26/07 03:36:28 rick Update ActionMailer so it treats ActionView the same way that …
(edit) @8173 [8173] 11/21/07 01:08:06 nzkoz mailer_class is a class method not an instance method. [josh] Closes …
(edit) @8121 [8121] 11/09/07 20:02:29 david Prepare versions for RC1
(edit) @8112 [8112] 11/07/07 19:29:21 bitsweat Rearrange vendor bundles so gem overrides work correctly.
(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) @8022 [8022] 10/26/07 02:21:21 nzkoz Introduce TestCase subclasses for testing rails applications allowing …
(edit) @7843 [7843] 10/12/07 16:03:54 david Update versions here too
(edit) @7819 [7819] 10/09/07 13:34:51 xal Set default charset of MTAs to ISO instead of us-ascii (unless reported …
(edit) @7744 [7744] 10/05/07 05:20:37 bitsweat Bump versions for 1.2.4 release.
(edit) @7719 [7719] 10/02/07 05:32:14 bitsweat Ruby 1.9 compat, consistent load paths
(edit) @7560 [7560] 09/22/07 18:15:05 david Allow frameworks to be required by their gem name (closes #8845) [drnic]
(edit) @7476 [7476] 09/14/07 05:30:52 bitsweat Fix attachment decoding when using the TMail C extension. Closes #7861.
(edit) @7473 [7473] 09/14/07 00:25:59 bitsweat Deprecation: removed Reloadable.
(edit) @7425 [7425] 09/09/07 17:57:16 david Update copyright span
(edit) @6962 [6962] 06/07/07 23:42:47 bitsweat Register alternative template engines using …
(edit) @6548 [6548] 04/21/07 17:06:16 david Run with the latest versions so beta gems will work
(edit) @6510 [6510] 04/08/07 21:24:48 rick Only load ActionController::UrlWriter if ActionController is present [Rick …
(edit) @6207 [6207] 02/22/07 19:04:00 minam Make sure parsed emails recognize attachments nested in multpart parts …
(edit) @6180 [6180] 02/21/07 00:29:44 david Apply the rest of Chads patch
(edit) @6119 [6119] 02/04/07 20:44:45 david Fix gem deprecation warnings, which also means depending on RubyGems …
(edit) @6097 [6097] 01/31/07 20:57:19 nzkoz Fix missed smtp_session changes to base.rb.
(edit) @6095 [6095] 01/31/07 02:09:45 nzkoz Rename server_settings to smtp_settings, add sendmail_settings to allow …
(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) @4922 [4922] 09/03/06 18:53:05 david Update copyright times
(edit) @4902 [4902] 09/02/06 19:32:45 david Updated docs and otherwise
(edit) @4901 [4901] 09/02/06 19:31:45 david Fixed that iconv decoding should catch InvalidEncoding #3153
(edit) @4885 [4885] 08/31/06 03:16:28 bitsweat Tighten rescue clauses. Closes #5985.
(edit) @4818 [4818] 08/25/06 06:48:15 david Automatically included ActionController::UrlWriter, such that URL …
(edit) @4728 [4728] 08/08/06 21:21:04 ulysses New dependencies implementation
(edit) @4526 [4526] 06/30/06 06:51:22 bitsweat fix regexp typo
(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) @4481 [4481] 06/21/06 20:37:09 bitsweat prefer sibling actionpack
(edit) @4332 [4332] 05/10/06 05:38:43 marcel ActionMailer::Base documentation rewrite. Closes #4991 [Kevin Clark, …
(edit) @4312 [4312] 04/29/06 20:20:22 marcel Replace alias method chaining with Module#alias_method_chain. [Marcel …
(edit) @4310 [4310] 04/29/06 18:10:14 marcel Replace Ruby's deprecated append_features in favor of included. [Marcel …
(edit) @4210 [4210] 04/13/06 10:34:16 marcel Correct spurious documentation example code which results in a …
(edit) @4183 [4183] 04/06/06 05:26:14 david Update versions for Rails 1.1.1
(edit) @4088 [4088] 03/28/06 05:03:05 david Made ready for release
(edit) @4080 [4080] 03/28/06 03:22:58 david Fixed docs
(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) @3955 [3955] 03/18/06 22:55:20 minam Use the full template file name for implicitly selected templates, instead …
(edit) @3652 [3652] 02/25/06 23:38:48 david Make TMail::Mail#has_attachments? use logic from #attachment? (closes …
(edit) @3543 [3543] 02/05/06 00:59:57 david Update versions to match latest from stable
(edit) @3534 [3534] 02/04/06 16:26:55 david Just go with Subclasses instead of OnlySubclasses
(edit) @3521 [3521] 02/02/06 05:41:00 ulysses Add Reloadable::OnlySubclasses which handles the common case where a base …
(edit) @3495 [3495] 01/29/06 02:25:15 minam Template paths with dot chars in them no longer mess up implicit template …
(edit) @3493 [3493] 01/29/06 00:37:39 david Added reusable reloading support through the inclusion of the Relodable …
(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) @3132 [3132] 11/21/05 07:29:33 bitsweat r3220@asus: jeremy | 2005-11-20 03:19:22 -0800 Enable Action Mailer …
(edit) @3065 [3065] 11/17/05 00:32:16 marcel Rename Version constant to VERSION. Closes #2802.
(edit) @3040 [3040] 11/15/05 08:36:38 bitsweat Stricter matching for implicitly multipart filenames excludes files ending …
(edit) @2930 [2930] 11/07/05 19:40:27 david Made ready for 0.14.3 (RC4)
(edit) @2743 [2743] 10/26/05 13:04:20 david Fix docs (closes #2598)
(edit) @2742 [2742] 10/26/05 13:02:58 david Allow Mailers to have custom initialize methods that set default instance …
(edit) @2737 [2737] 10/25/05 22:11:48 david Prepared for release of 0.14.2 (RC3)
(edit) @2686 [2686] 10/19/05 14:01:40 david Really ready for push
(edit) @2660 [2660] 10/16/05 22:15:03 david Getting ready for 0.14.0 (1.0.0 Release Candidate 1)
(edit) @2648 [2648] 10/16/05 15:00:27 minam Update/extend ActionMailer documentation (rdoc)
(edit) @2634 [2634] 10/16/05 01:40:03 david Minero Aoki made TMail available to Rails/ActionMailer under the MIT …
(edit) @2626 [2626] 10/15/05 20:43:52 david Austin Ziegler made Text::Simple available to Rails/ActionMailer under a …
(edit) @2515 [2515] 10/10/05 14:34:29 minam move lib/version.rb to lib/action_mailer/version.rb
(edit) @2508 [2508] 10/09/05 21:15:45 marcel Add versioning convention from SwitchTower to all Rails components. Add …
(edit) @2179 [2179] 09/11/05 04:58:27 david Added Kernel#silence_warnings and puts it into use throughout the …
(edit) @2130 [2130] 09/05/05 09:06:55 minam Fix vendor require paths to prevent files being required twice
(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
Note: See TracRevisionLog for help on using the revision log.