Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |