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 | -1/+5 |
* | Move parameters to the top on logging. | José Valim | 2010-01-19 | 1 | -2/+6 |
* | Add ActionDispatch::Railties::Subscriber and finish tidying up the logging. | José Valim | 2010-01-17 | 1 | -6/+1 |
* | Do not send the whole controller in notifications, cherry pick required pieces. | José Valim | 2010-01-15 | 1 | -10/+7 |
* | Small tweaks in ActionController subscriber messages format. | José Valim | 2010-01-15 | 1 | -2/+2 |
* | Tidy up ActiveRecord and Views runtime information on process action logger. | José Valim | 2010-01-14 | 1 | -1/+2 |
* | Test fragment/page cache and send data/file notifications. | José Valim | 2010-01-13 | 1 | -5/+5 |
* | Add subscriber for ActionPack and move all logging inside it. | José Valim | 2010-01-13 | 1 | -0/+62 |