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 (
Expand
)
Author
Age
Files
Lines
*
Use request method instead of ActionDispatch::Request#request_method instead ...
Ilya Katz
2014-11-20
1
-1
/
+1
*
typos rectified [ci skip]
Aayush khandelwal
2013-12-12
1
-1
/
+1
*
Adding filter capability to ActionController logs
Fabrizio Regini
2012-12-05
1
-1
/
+1
*
Instrumentation requires RackDelegation
José Valim
2012-08-30
1
-0
/
+1
*
Log 'Filter chain halted as CALLBACKNAME rendered or redirected' every time a...
José Valim
2011-11-30
1
-1
/
+6
*
Methods like status and location are interfering with redirect_to [Closes #2511]
Franck Verrot
2011-08-14
1
-3
/
+3
*
don't raise an exception if the format isn't recognized
dmathieu
2011-05-26
1
-1
/
+1
*
Use .ref instead of .to_sym.
José Valim
2011-05-07
1
-1
/
+1
*
Improve performance for filtered parameters and add tests.
José Valim
2011-05-03
1
-1
/
+1
*
Action Pack typos.
R.T. Lechow
2011-03-05
1
-1
/
+1
*
Add a test for elapsed and require missing benchmark file.
José Valim
2010-07-20
1
-0
/
+1
*
edit pass: the names of Rails components have a space, ie, "Active Record", n...
Xavier Noria
2010-06-14
1
-1
/
+1
*
Change event namespace ordering to most-significant first [#4504 state:resolved]
Justin George
2010-05-02
1
-5
/
+5
*
ActionDispatch::Request deprecates #request_uri
Carl Lerche
2010-03-03
1
-1
/
+1
*
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 ActionDi...
Prem Sichanugrist
2010-01-21
1
-1
/
+1
*
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