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
/
actionpack
/
test
/
controller
/
log_subscriber_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use parentheses when using assert_match followed by a regexp to avoid warnings.
Emilio Tagua
2010-09-27
1
-13
/
+13
*
Fix logging when cache key contains % sign [#5570 state:resolved]
Krekoten' Marjan
2010-09-25
1
-0
/
+16
*
Cleanup deprecation warnings in Action Controller
Carlos Antonio da Silva
2010-09-06
1
-13
/
+0
*
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...
José Valim
2010-06-24
1
-5
/
+5
*
Make perform_caching work again, with the tests passing and backward compatible
Santiago Pastorino and Carl Lerche
2010-04-15
1
-4
/
+4
*
Refactor cache_store to use ActionController config
Carlhuda
2010-03-04
1
-2
/
+1
*
Fix failing Action Pack tests
Carlhuda
2010-03-02
1
-1
/
+2
*
Revert "Fix test load paths for those not using bundler"
Carlhuda
2010-02-23
1
-3
/
+0
*
Makes send_file work again by deferring to Rack::Sendfile.
Carlhuda
2010-02-23
1
-2
/
+2
*
Merge master.
José Valim
2010-02-17
1
-0
/
+3
*
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-0
/
+172