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
/
lib
/
action_controller
/
metal
/
instrumentation.rb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add method and path to AC notifications.
José Valim
2010-02-03
1
-1
/
+3
|
*
Tidy up new filter_parameters implementation.
José Valim
2010-01-21
1
-1
/
+0
|
*
Move filter_parameter_logging logic out of the controller and create ↵
Prem Sichanugrist
2010-01-21
1
-1
/
+1
|
|
|
|
|
|
ActionDispatch::ParametersFilter to handle parameter filteration instead. This will make filteration not depending on controller anymore. Signed-off-by: José Valim <jose.valim@gmail.com>
*
Bring normalize behavior to AbstractController::Rendering
José Valim
2010-01-20
1
-11
/
+5
|
*
Move parameters to the top on logging.
José Valim
2010-01-19
1
-7
/
+13
|
*
Add ActionDispatch::Railties::Subscriber and finish tidying up the logging.
José Valim
2010-01-17
1
-4
/
+0
|
*
Do not send the whole controller in notifications, cherry pick required pieces.
José Valim
2010-01-15
1
-9
/
+32
|
*
Move Dispatcher setup to Railties and add instrumentation hook.
José Valim
2010-01-15
1
-1
/
+1
|
*
Tidy up ActiveRecord and Views runtime information on process action logger.
José Valim
2010-01-14
1
-3
/
+5
|
*
Add subscriber for ActionPack and move all logging inside it.
José Valim
2010-01-13
1
-0
/
+77