| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to Ruby 2.2.2 | Jon Atack | 2015-04-14 | 1 | -1/+1 |
* | Target Ruby 2.2.1 in gemspecs | Peter Suschlik | 2015-03-09 | 1 | -1/+1 |
* | Require Ruby 2.2 for Rails 5.0 | claudiob | 2014-12-26 | 1 | -1/+1 |
* | Bump required Ruby version to 2.1.0 | claudiob | 2014-11-28 | 1 | -1/+1 |
* | Use released rails-dom-testing | Rafael Mendonça França | 2014-11-25 | 1 | -1/+1 |
* | Use released rails-dom-testing | Rafael Mendonça França | 2014-10-16 | 1 | -1/+1 |
* | Use released rails-dom-testing | Rafael Mendonça França | 2014-09-25 | 1 | -1/+1 |
* | Make the explicit the Active Job dependency of Action Mailer | Rafael Mendonça França | 2014-08-20 | 1 | -0/+1 |
* | Fix the rails-dom-testing dependecy | Rafael Mendonça França | 2014-08-19 | 1 | -1/+1 |
* | Defining the right dependencies | Rafael Mendonça França | 2014-07-15 | 1 | -0/+1 |
* | Relax mail gem constraint from ~> 2.5.4 to ~> 2.5, >= 2.5.4 | Benjamin Fleischer | 2014-06-03 | 1 | -1/+1 |
* | Make AV dependency for ActionMailer | Łukasz Strzałkowski | 2013-08-26 | 1 | -1/+1 |
* | Remove dependency on AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -1/+1 |
* | Integrate ActionMailer with ActionView | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+1 |
* | Update mail to minimum version 2.5.4 | Mikel Lindsaar | 2013-05-14 | 1 | -1/+1 |
* | Revert "instruct RDoc to only parse Ruby files under lib [Fixes #9779]" | Xavier Noria | 2013-03-18 | 1 | -1/+1 |
* | instruct RDoc to only parse Ruby files under lib [Fixes #9779] | Xavier Noria | 2013-03-18 | 1 | -1/+1 |
* | Revert "Omit directories from gemspec.files for RubyGems 2 compat." | Jeremy Kemper | 2012-12-09 | 1 | -1/+1 |
* | Omit directories from gemspec.files for RubyGems 2 compat. | Jeremy Kemper | 2012-12-08 | 1 | -1/+1 |
* | Bump mailer to quiet the stdout log messages | Jeremy Kemper | 2012-12-03 | 1 | -1/+1 |
* | Upgrade mail dependency to 2.5.2 | Mikel Lindsaar | 2012-11-18 | 1 | -1/+1 |
* | Upgrade mail dependency to 2.5.0 | Mikel Lindsaar | 2012-11-18 | 1 | -1/+1 |
* | Clean up gemspecs | Vinny Diehl | 2012-11-08 | 1 | -7/+10 |
* | Add license field to gemspecs, by Matt Griffin | Matt Griffin | 2012-05-23 | 1 | -0/+1 |
* | Increase minimum version of mail. | Mikel Lindsaar | 2012-03-19 | 1 | -1/+1 |
* | Increasing minimum version of mail due to security vulnerability found in Mai... | Mikel Lindsaar | 2012-03-06 | 1 | -1/+1 |
* | Bump mail | kennyj | 2012-01-20 | 1 | -1/+1 |
* | Upgrade mail dependency to 2.4.0 | Mikel Lindsaar | 2012-01-15 | 1 | -1/+1 |
* | Updated gemspec for ruby 1.9.3 | Rahul P. Chaudhari | 2011-12-21 | 1 | -1/+1 |
* | Synchronize the gemspecs since CHANGELOG has been renamed to CHANGELOG.md | Franck Verrot | 2011-11-04 | 1 | -1/+1 |
* | Not updating rubyforge for new versions. Result of "gem list -d rails" is not... | Arun Agrawal | 2011-05-20 | 1 | -1/+0 |
* | Updating to use Mail v2.3.0 | Mikel Lindsaar | 2011-04-26 | 1 | -1/+1 |
* | Updating mail to 2.2.16 | Mikel Lindsaar | 2011-04-16 | 1 | -1/+1 |
* | Gem::Specification#has_rdoc= is deprecated since rubygems 1.7.0 | Santiago Pastorino | 2011-04-02 | 1 | -2/+0 |
* | Bump mail version up | Santiago Pastorino | 2011-01-28 | 1 | -1/+1 |
* | Revert "Bump up mail dependency to take advantage of relaxed i18n version req... | Mikel Lindsaar | 2010-11-16 | 1 | -1/+1 |
* | Bump up mail dependency to take advantage of relaxed i18n version requirement | Mikel Lindsaar | 2010-11-16 | 1 | -1/+1 |
* | Updating mail dependency to 2.2.9 | Mikel Lindsaar | 2010-10-26 | 1 | -1/+1 |
* | Bump up some deps | Santiago Pastorino | 2010-09-26 | 1 | -1/+1 |
* | Updating ActionMailer dependency to 2.2.6 | Mikel Lindsaar | 2010-09-11 | 1 | -1/+1 |
* | Change some missing README -> README.rdoc | Santiago Pastorino | 2010-07-22 | 1 | -1/+1 |
* | Bump up nokogiri, memcache-client, sqlite3-ruby, fcgi, mail and tzinfo | Santiago Pastorino | 2010-07-15 | 1 | -1/+1 |
* | Adding inline attachment support to ActionMailer | Mikel Lindsaar | 2010-06-07 | 1 | -1/+1 |
* | Updating ActionMailer to Mail 2.2.2 (fixing two tests to suit) | Mikel Lindsaar | 2010-06-07 | 1 | -1/+1 |
* | Unforce text-format from AM | Santiago Pastorino | 2010-06-03 | 1 | -1/+0 |
* | Changed encoding behaviour of mail, so updated tests in actionmailer and bump... | Mikel Lindsaar | 2010-05-14 | 1 | -1/+1 |
* | Updating actionmailer to Mail version 2.2.0 | Mikel Lindsaar | 2010-04-11 | 1 | -1/+1 |
* | Removing quoting.rb, upgrade to 2.1.3.6, changing all utf-8 references to UTF... | Mikel Lindsaar | 2010-04-11 | 1 | -1/+1 |
* | Removing quoting and adding Mail 2.3.5 | Mikel Lindsaar | 2010-04-11 | 1 | -1/+1 |
* | Bump mail to 2.1.5.3 | Jeremy Kemper | 2010-03-29 | 1 | -1/+1 |