My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Aug 07, 2008
    issue 3 (ActionMailer settings in cap_mailer_settings are used in the...) commented on by laurel.fan   -   I think this can be solved by simply making init.rb empty. Mail is still sent when doing "cap deploy", but the cap_mailer_settings.rb is no longer messing with my production ActionMailer configuration.
    I think this can be solved by simply making init.rb empty. Mail is still sent when doing "cap deploy", but the cap_mailer_settings.rb is no longer messing with my production ActionMailer configuration.
  • Aug 07, 2008
    issue 3 (ActionMailer settings in cap_mailer_settings are used in the...) reported by laurel.fan   -   What steps will reproduce the problem? 1. I created a cap_mailer_settings.rb file in config as described in the README 2. I set up an ActionMailer configuration that doesn't work in production (but that does work from my dev box when deploying) 3. deploy to production What is the expected output? What do you see instead? Production is broken because it uses ActionMailer settings from cap_mailer_settings.rb. What version of the product are you using? On what operating system? Please provide any additional information below.
    What steps will reproduce the problem? 1. I created a cap_mailer_settings.rb file in config as described in the README 2. I set up an ActionMailer configuration that doesn't work in production (but that does work from my dev box when deploying) 3. deploy to production What is the expected output? What do you see instead? Production is broken because it uses ActionMailer settings from cap_mailer_settings.rb. What version of the product are you using? On what operating system? Please provide any additional information below.
  • Jul 30, 2008
    r46 (Version 2.0.1) committed by peter.boling   -   Version 2.0.1
    Version 2.0.1
  • Jul 30, 2008
    r45 (Version 2.0.1) committed by peter.boling   -   Version 2.0.1
    Version 2.0.1
  • Jul 30, 2008
    r44 (updates to README and WIKI) committed by peter.boling   -   updates to README and WIKI
    updates to README and WIKI
  • Jul 30, 2008
    r43 (Fixes for Rails 2.1 and updates to README and WIKI) committed by peter.boling   -   Fixes for Rails 2.1 and updates to README and WIKI
    Fixes for Rails 2.1 and updates to README and WIKI
  • Jul 29, 2008
    issue 2 (Template files in \views are not usable by ActionMailer with...) Status changed by peter.boling   -  
    Status: Verified
    Status: Verified
  • Jul 29, 2008
    issue 2 (Template files in \views are not usable by ActionMailer with...) changed by peter.boling   -   This is a 'bug' in documentation. The template you want to use for capistrano mailer needs to be named notification_email... Fixed this bug in documentation (README) of: trunk: http://capistrano-mailer.googlecode.com/svn/trunk/ the new 2.0 release http://capistrano-mailer.googlecode.com/svn/tage/rel_2.0 and the old 1.0.1 tag: http://capistrano-mailer.googlecode.com/svn/tags/rel_1.0.1
    Owner: peter.boling
    Labels: Component-Docs Type-Defect
    This is a 'bug' in documentation. The template you want to use for capistrano mailer needs to be named notification_email... Fixed this bug in documentation (README) of: trunk: http://capistrano-mailer.googlecode.com/svn/trunk/ the new 2.0 release http://capistrano-mailer.googlecode.com/svn/tage/rel_2.0 and the old 1.0.1 tag: http://capistrano-mailer.googlecode.com/svn/tags/rel_1.0.1
    Owner: peter.boling
    Labels: Component-Docs Type-Defect
  • Jul 29, 2008
    issue 1 (Need to require 'action_mailer', not 'actionmailer' in lib\c...) changed by peter.boling   -   The bug apparently only affected Windows Users, as I've never seen it on Linux or Mac environments, probably because of the unless defined call after the require. Either way it has been fixed! Fixed this bug in: trunk: http://capistrano-mailer.googlecode.com/svn/trunk/ the new 2.0 release http://capistrano-mailer.googlecode.com/svn/tage/rel_2.0 and the old 1.0.1 tag: http://capistrano-mailer.googlecode.com/svn/tags/rel_1.0.1
    Status: Verified
    Owner: peter.boling
    Labels: OpSys-Windows
    The bug apparently only affected Windows Users, as I've never seen it on Linux or Mac environments, probably because of the unless defined call after the require. Either way it has been fixed! Fixed this bug in: trunk: http://capistrano-mailer.googlecode.com/svn/trunk/ the new 2.0 release http://capistrano-mailer.googlecode.com/svn/tage/rel_2.0 and the old 1.0.1 tag: http://capistrano-mailer.googlecode.com/svn/tags/rel_1.0.1
    Status: Verified
    Owner: peter.boling
    Labels: OpSys-Windows
  • Jul 29, 2008
    r42 (Release 2.0) committed by peter.boling   -   Release 2.0
    Release 2.0
  • Jul 29, 2008
    r41 (Fixed Bug #2) committed by peter.boling   -   Fixed Bug #2
  • Jul 29, 2008
    r40 (Fixed Bug #1) committed by peter.boling   -   Fixed Bug #1
  • Jul 29, 2008
    r39 (Fixes Bugs #1 and #2) committed by peter.boling   -   Fixes Bugs #1 and #2
    Fixes Bugs #1 and #2
  • Jul 29, 2008
    r38 (updated README & added WIKI doc) committed by peter.boling   -   updated README & added WIKI doc
    updated README & added WIKI doc
  • Jul 29, 2008
    r36 (updated README & added WIKI doc) committed by peter.boling   -   updated README & added WIKI doc
    updated README & added WIKI doc
  • Jul 29, 2008
    r37 (updated README & added WIKI doc) committed by peter.boling   -   updated README & added WIKI doc
    updated README & added WIKI doc
  • Jul 29, 2008
    r35 (updated README & added WIKI doc) committed by peter.boling   -   updated README & added WIKI doc
    updated README & added WIKI doc
  • Jul 25, 2008
    r34 (Capistrano Mailer 2.0) committed by peter.boling   -   Capistrano Mailer 2.0
    Capistrano Mailer 2.0
  • Jul 25, 2008
    r33 (Capistrano Mailer 2.0) committed by peter.boling   -   Capistrano Mailer 2.0
    Capistrano Mailer 2.0
  • Jul 25, 2008
    r32 (Capistrano Mailer 2.0) committed by peter.boling   -   Capistrano Mailer 2.0
    Capistrano Mailer 2.0
  • Jul 25, 2008
    r31 (Awesome Capistrano Mailer 2.0) committed by peter.boling   -   Awesome Capistrano Mailer 2.0
    Awesome Capistrano Mailer 2.0
  • Jul 25, 2008
    r30 (more tweaks) committed by peter.boling   -   more tweaks
    more tweaks
  • Jul 24, 2008
    r29 (allow arrays as values in hash) committed by peter.boling   -   allow arrays as values in hash
    allow arrays as values in hash
  • Jul 24, 2008
    r28 (about.yml) committed by peter.boling   -   about.yml
    about.yml
  • Jul 24, 2008
    r27 (updated README and CHANGELOG) committed by peter.boling   -   updated README and CHANGELOG
    updated README and CHANGELOG
  • Jul 24, 2008
    r26 (new cap mailer) committed by peter.boling   -   new cap mailer
    new cap mailer
  • Jul 24, 2008
    r25 (Integerated HTML notification template into capmailer data a...) committed by ddeyou...@comcast.net   -   Integerated HTML notification template into capmailer data and varialbles.
    Integerated HTML notification template into capmailer data and varialbles.
  • Jul 23, 2008
    r24 (New HTML layout appended to the notifcation template.) committed by ddeyou...@comcast.net   -   New HTML layout appended to the notifcation template.
    New HTML layout appended to the notifcation template.
  • Jul 23, 2008
    r23 (Version 2.0) committed by peter.boling   -   Version 2.0
    Version 2.0
 
Hosted by Google Code