index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
gzip.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Add missing gzip footer check in ActiveSupport::Gzip.decompress
Dylan Thacker-Smith
2017-02-24
1
-1
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
added compress options for gzip
Beyond
2013-02-10
1
-2
/
+2
*
add example to AS::Gzip
Francesco Rodriguez
2012-06-04
1
-1
/
+8
*
remove unnecessary require core_ext/string/encoding
Sergey Nartimov
2012-02-14
1
-1
/
+0
*
deprecate String#encoding_aware? and remove its usage
Sergey Nartimov
2011-12-24
1
-1
/
+1
*
Fix ActiveSupport::Gzip under Ruby 1.8.7. Closes #2416
Guillermo Iguaran
2011-08-06
1
-0
/
+1
*
fixing indentation
Aaron Patterson
2011-02-09
1
-4
/
+4
*
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
/
+4
*
Improve documentation.
Pratik Naik
2008-03-26
1
-0
/
+3
*
Moved the caching stores from ActionController::Caching::Fragments::* to Acti...
David Heinemeier Hansson
2008-01-03
1
-0
/
+22