Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not send the whole controller in notifications, cherry pick required pieces. | José Valim | 2010-01-15 | 1 | -2/+9 |
* | Tidy up ActiveRecord and Views runtime information on process action logger. | José Valim | 2010-01-14 | 1 | -3/+3 |
* | Add subscriber for ActionPack and move all logging inside it. | José Valim | 2010-01-13 | 1 | -1/+1 |
* | Move AR logging responsibilities to ActiveRecord::Railties::Subscriber. | José Valim | 2010-01-13 | 1 | -0/+27 |
* | Set deprecation warnings for RAILS_ENV and RAILS_DEFAULT_LOGGER. | José Valim | 2010-01-13 | 1 | -29/+29 |
* | Restore require of 'active_record/fixtures' for Rake tasks that use them | Jeffrey Hardy | 2010-01-06 | 1 | -0/+4 |
* | Update db:migrate error message to reflect the removal of config.frameworks | Jeffrey Hardy | 2010-01-06 | 1 | -1/+1 |
* | Autoload AR test case | Joshua Peek | 2010-01-04 | 1 | -4/+1 |
* | Fix up AR extension by using Railties module instead of Rails and requiring C... | Jeremy Kemper | 2009-12-30 | 2 | -0/+500 |