Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make filter parameters based on request, so they can be modified for anything... | José Valim | 2010-01-21 | 1 | -4/+1 |
* | Default to sync instrumentation. | José Valim | 2010-01-21 | 1 | -15/+3 |
* | Tidy up new filter_parameters implementation. | José Valim | 2010-01-21 | 1 | -1/+4 |
* | Move parameters to the top on logging. | José Valim | 2010-01-19 | 1 | -24/+30 |
* | Add ActionDispatch::Railties::Subscriber and finish tidying up the logging. | José Valim | 2010-01-17 | 1 | -28/+14 |
* | Small tweaks in ActionController subscriber messages format. | José Valim | 2010-01-15 | 1 | -1/+8 |
* | Tidy up ActiveRecord and Views runtime information on process action logger. | José Valim | 2010-01-14 | 1 | -7/+7 |
* | ControllerRuntime tests also use Rails::Subscriber::TestHelper. | José Valim | 2010-01-13 | 1 | -5/+0 |
* | Test fragment/page cache and send data/file notifications. | José Valim | 2010-01-13 | 1 | -11/+93 |
* | Add subscriber for ActionPack and move all logging inside it. | José Valim | 2010-01-13 | 1 | -0/+108 |