| Commit message (Expand) | Author | Age | Files | Lines |
* | Relax Rack dependency | Santiago Pastorino | 2015-01-12 | 1 | -1/+1 |
* | Require Ruby 2.2 for Rails 5.0 | claudiob | 2014-12-26 | 1 | -1/+1 |
* | Use released rack | Godfrey Chan | 2014-12-19 | 1 | -1/+1 |
* | Bump required Ruby version to 2.1.0 | claudiob | 2014-11-28 | 1 | -1/+1 |
* | Bump to rack 1.6.0.beta2 | Santiago Pastorino | 2014-11-27 | 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-html-sanitizer and rails-deprecated_sanitizer | Godfrey Chan | 2014-09-26 | 1 | -1/+1 |
* | Use released rails-dom-testing | Rafael Mendonça França | 2014-09-25 | 1 | -1/+1 |
* | Ship with rails-html-sanitizer instead. | Kasper Timm Hansen | 2014-09-03 | 1 | -1/+1 |
* | Use released rails-deprecated_sanitizer | Rafael Mendonça França | 2014-08-19 | 1 | -1/+1 |
* | Fix the rails-dom-testing dependecy | Rafael Mendonça França | 2014-08-19 | 1 | -0/+1 |
* | Bump rack dependency | Santiago Pastorino | 2014-08-18 | 1 | -1/+1 |
* | Prepare for partial release. | Kasper Timm Hansen | 2014-08-17 | 1 | -2/+1 |
* | Defining the right dependencies | Rafael Mendonça França | 2014-07-15 | 1 | -0/+2 |
* | Upgraded rack | Jarmo Isotalo | 2014-05-19 | 1 | -1/+1 |
* | Retain ActionPack dependency on ActionView | Łukasz Strzałkowski | 2013-12-05 | 1 | -1/+1 |
* | Remove tzinfo dependency from Action Pack | Erik Michaels-Ober | 2013-09-17 | 1 | -5/+4 |
* | Remove dependency on AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -3/+3 |
* | Add bare actionview gem to the root directory | Piotr Sarnacki | 2013-06-20 | 1 | -2/+2 |
* | Bump TZInfo version to 0.3.37 based on version v2013b of the underlying tz data. | kennyj | 2013-03-26 | 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 |
* | Bump rack-test dependency to 0.6.2 | Rahul P. Chaudhari | 2013-02-14 | 1 | -1/+1 |
* | Bump rack dependency to 1.5.2 | Santiago Pastorino | 2013-02-08 | 1 | -1/+1 |
* | Integrate Action Pack with Rack 1.5 | Carlos Antonio da Silva | 2013-01-25 | 1 | -1/+1 |
* | Bump rack dependency to 1.4.3 | Carlos Antonio da Silva | 2013-01-08 | 1 | -1/+1 |
* | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 1 | -1/+0 |
* | 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 |
* | Clean up gemspecs | Vinny Diehl | 2012-11-08 | 1 | -13/+15 |
* | Use Rack::Cache middleware only if is in Gemfile | Guillermo Iguaran | 2012-10-01 | 1 | -1/+0 |
* | Bump builder dependencies in Active Model and Action Pack | Carlos Antonio da Silva | 2012-09-07 | 1 | -1/+1 |
* | Fix build. Bump Journey requirements to 2.0.0. | kennyj | 2012-07-24 | 1 | -1/+1 |
* | Bump Journey requirements to 1.0.4 | Andrew White | 2012-07-23 | 1 | -1/+1 |
* | Remove ActiveModel dependency from ActionPack | Guillermo Iguaran | 2012-06-30 | 1 | -1/+1 |
* | Bump tzinfo gem. | kennyj | 2012-06-17 | 1 | -1/+1 |
* | Add license field to gemspecs, by Matt Griffin | Matt Griffin | 2012-05-23 | 1 | -0/+1 |
* | Remove sprockets dependency on actionpack | Guillermo Iguaran | 2012-03-13 | 1 | -1/+0 |
* | Use latest rack-cache. | José Valim | 2012-03-06 | 1 | -1/+1 |
* | bumping journey to 1.0.1 | Aaron Patterson | 2012-01-26 | 1 | -1/+1 |
* | use rack 1.4.1 | Sergey Nartimov | 2012-01-23 | 1 | -1/+1 |
* | Bump Sprockets to 2.2.0 | Guillermo Iguaran | 2012-01-14 | 1 | -1/+1 |
* | depend on journey 1.0.0 | Aaron Patterson | 2012-01-12 | 1 | -1/+1 |
* | Bump to rack 1.4.0 | Santiago Pastorino | 2011-12-28 | 1 | -1/+1 |
* | Updated gemspec for ruby 1.9.3 | Rahul P. Chaudhari | 2011-12-21 | 1 | -1/+1 |
* | Remove i18n dependencies from AP and AMo since they are in AS. | José Valim | 2011-12-20 | 1 | -1/+0 |
* | updating arel and journey dependencies | Aaron Patterson | 2011-12-14 | 1 | -1/+1 |
* | Update sprockets which theoretically fixes the regression we have seen. | José Valim | 2011-11-30 | 1 | -1/+1 |
* | Bump sprockets to 2.1.1 | Jon Leighton | 2011-11-19 | 1 | -1/+1 |