Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing gzip footer check in ActiveSupport::Gzip.decompress | Dylan Thacker-Smith | 2017-02-24 | 1 | -0/+10 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | applies new string literal convention in activesupport/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | added compress options for gzip | Beyond | 2013-02-10 | 1 | -0/+18 |
* | use AS::TestCase as the base class | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | deprecate String#encoding_aware? and remove its usage | Sergey Nartimov | 2011-12-24 | 1 | -4/+1 |
* | Add missing require | Santiago Pastorino and Emilio Tagua | 2011-02-09 | 1 | -1/+2 |
* | fix for AS Gzip returning a UTF-8 string in Ruby 1.9 when it is actually bina... | Josh Kalderimis | 2011-02-09 | 1 | -0/+10 |
* | Added a test for Gzip | David Heinemeier Hansson | 2008-06-02 | 1 | -0/+7 |