aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/actionmailer.gemspec
Commit message (Expand)AuthorAgeFilesLines
...
* Updating to use Mail v2.3.0Mikel Lindsaar2011-04-261-1/+1
* Updating mail to 2.2.16Mikel Lindsaar2011-04-161-1/+1
* Gem::Specification#has_rdoc= is deprecated since rubygems 1.7.0Santiago Pastorino2011-04-021-2/+0
* Bump mail version upSantiago Pastorino2011-01-281-1/+1
* Revert "Bump up mail dependency to take advantage of relaxed i18n version req...Mikel Lindsaar2010-11-161-1/+1
* Bump up mail dependency to take advantage of relaxed i18n version requirementMikel Lindsaar2010-11-161-1/+1
* Updating mail dependency to 2.2.9Mikel Lindsaar2010-10-261-1/+1
* Bump up some depsSantiago Pastorino2010-09-261-1/+1
* Updating ActionMailer dependency to 2.2.6Mikel Lindsaar2010-09-111-1/+1
* Change some missing README -> README.rdocSantiago Pastorino2010-07-221-1/+1
* Bump up nokogiri, memcache-client, sqlite3-ruby, fcgi, mail and tzinfoSantiago Pastorino2010-07-151-1/+1
* Adding inline attachment support to ActionMailerMikel Lindsaar2010-06-071-1/+1
* Updating ActionMailer to Mail 2.2.2 (fixing two tests to suit)Mikel Lindsaar2010-06-071-1/+1
* Unforce text-format from AMSantiago Pastorino2010-06-031-1/+0
* Changed encoding behaviour of mail, so updated tests in actionmailer and bump...Mikel Lindsaar2010-05-141-1/+1
* Updating actionmailer to Mail version 2.2.0Mikel Lindsaar2010-04-111-1/+1
* Removing quoting.rb, upgrade to 2.1.3.6, changing all utf-8 references to UTF...Mikel Lindsaar2010-04-111-1/+1
* Removing quoting and adding Mail 2.3.5Mikel Lindsaar2010-04-111-1/+1
* Bump mail to 2.1.5.3Jeremy Kemper2010-03-291-1/+1
* Bump mail dep to 2.1.5.1Jeremy Kemper2010-03-281-1/+1
* Updating mail version requirement to 2.1.5Mikel Lindsaar2010-03-281-1/+1
* Load RAILS_VERSION relative to the gemspec file.Stefan Penner2010-03-061-1/+1
* Read Rails version from a file instead of modifying the load path and doing r...Bryan Helmkamp2010-03-041-4/+3
* Wordsmith gem descriptionsJeremy Kemper2010-03-021-2/+2
* Leverage VERSION constants from gemspecs to avoid tedious updates when releasingBryan Helmkamp2010-03-021-2/+5
* Adding options to register observers and interceptors through ActionMailer::B...Mikel Lindsaar2010-02-221-1/+1
* Adding ruby version spec to all gemspec files to at least 1.8.7Mikel Lindsaar2010-02-081-0/+1
* Bump git versions to 3.0.0.beta1 since we've releasedJeremy Kemper2010-02-051-2/+2
* Homogenize gemspecs and remove the deprecated autorequireDavid Heinemeier Hansson2010-02-031-16/+16
* Move to 3.0.0.betaDavid Heinemeier Hansson2010-02-031-2/+2
* Unvendor'd text-format, now requires text-format gemMikel Lindsaar2010-01-281-0/+1
* Updated mail requirement to 2.1.2Mikel Lindsaar2010-01-281-1/+1
* Updated to mail 2.1.1José Valim and Mikel Lindsaar2010-01-251-1/+1
* Updated gemspec for MailJosé Valim and Mikel Lindsaar2010-01-251-1/+1
* Got AM working with Mail yield on delivery_handler and updated testsJosé Valim and Mikel Lindsaar2010-01-251-1/+1
* Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback su...José Valim and Mikel Lindsaar2010-01-241-1/+1
* Updated Gemspec to mail 2.0.3 from gemcutterMikel Lindsaar2010-01-231-1/+1
* Adding tests for attachments['blah.rb'] = {} et alJosé Valim and Mikel Lindsaar2010-01-211-1/+1
* Updating gemspec to 2.0.1 for mailMikel Lindsaar2010-01-201-1/+1
* Updating mail require to 2.0.0Mikel Lindsaar2010-01-171-1/+1
* Move I18n to gemspec and update dependencies.José Valim2010-01-151-1/+1
* Updating mail requireMikel Lindsaar2010-01-081-1/+1
* Updating to Mail 1.5.0, including default values for all Message#field_name m...Mikel Lindsaar2010-01-021-1/+1
* Updating mail requirement to 1.4.3Mikel Lindsaar2009-12-311-1/+1
* Move mail gem dep to Action Mailer's gemspecJeremy Kemper2009-12-291-1/+1
* Merge commit 'mikel/master' into mailJeremy Kemper2009-11-231-1/+1
|\
* | Add mail dep to AM gemspecJeremy Kemper2009-11-231-0/+1
|/
* Make gemspecs the authoritative source instead of generating them from the Ra...Joshua Peek2009-09-251-28/+15
* Add required dependencies on activemodelCarl Lerche2009-09-011-1/+1
* Add rake gemspec and gemspecs to the repoYehuda Katz2009-08-311-0/+33