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
/
activerecord
/
controller_runtime_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take into account time spent in AR even if a redirect occurs or if it is afte...
Frederick Cheung
2011-05-23
1
-0
/
+26
*
Reset ActiveRecord::LogSubscriber runtime at the start of each request
Tom Ward
2011-05-14
1
-0
/
+13
*
Escape regex in controller_runtime_test to actually check that the ActiveReco...
Tom Ward
2011-05-14
1
-1
/
+1
*
in regexps, the dot in a character class is not a metacharacter
Xavier Noria
2010-10-15
1
-1
/
+1
*
Use parentheses when using assert_match followed by a regexp to avoid warnings.
Emilio Tagua
2010-09-27
1
-2
/
+2
*
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...
José Valim
2010-06-24
1
-5
/
+5
*
Fix failing Action Pack tests
Carlhuda
2010-03-02
1
-1
/
+1
*
Revert "Fix test load paths for those not using bundler"
Carlhuda
2010-02-23
1
-5
/
+2
*
Merge master.
José Valim
2010-02-17
1
-2
/
+5
|
\
|
*
Fix test load paths for those not using bundler
Joshua Peek
2010-02-15
1
-3
/
+6
*
|
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-8
/
+8
|
/
*
Default to sync instrumentation.
José Valim
2010-01-21
1
-15
/
+4
*
Move parameters to the top on logging.
José Valim
2010-01-19
1
-2
/
+2
*
Add ActionDispatch::Railties::Subscriber and finish tidying up the logging.
José Valim
2010-01-17
1
-2
/
+2
*
Tidy up ActiveRecord and Views runtime information on process action logger.
José Valim
2010-01-14
1
-2
/
+2
*
ControllerRuntime tests also use Rails::Subscriber::TestHelper.
José Valim
2010-01-13
1
-17
/
+32
*
Ensure no notification is on the queue before running notifications related t...
José Valim
2010-01-03
1
-0
/
+2
*
Use namespaces in notifications.
José Valim
2010-01-03
1
-4
/
+1
*
Fix controller runtime test
Jeremy Kemper
2009-12-30
1
-2
/
+2
*
Kick AR logging back to life and move ControllerRuntime inside ActiveRecord::...
José Valim
2009-12-30
1
-0
/
+39