| Commit message (Expand) | Author | Age | Files | Lines |
* | Move runtime back to the Thread.current | José Valim | 2010-07-26 | 1 | -0/+4 |
* | Move runtime back to connection. | José Valim | 2010-07-25 | 1 | -4/+0 |
* | Revert the previous three commits. | José Valim | 2010-07-25 | 1 | -0/+4 |
* | use a hash to collect optional statistics about the instrumentation | Aaron Patterson | 2010-07-25 | 1 | -4/+0 |
* | runtime should be properly initialized. | José Valim | 2010-07-25 | 1 | -0/+4 |
* | Make use of severity levels | Santiago Pastorino | 2010-07-20 | 1 | -2/+3 |
* | Fix a failing test in Railtie and properly define all severity levels in Mock... | José Valim | 2010-07-20 | 1 | -4/+2 |
* | Test added, we shouldn't log sql calls when logger is not on debug? mode | Santiago Pastorino | 2010-07-20 | 1 | -0/+17 |
* | mocking out debing? call in the MockLogger | Aaron Patterson | 2010-07-19 | 1 | -0/+2 |
* | activerecord tests should inherit from ActiveRecord::TestCase | Aaron Patterson | 2010-07-14 | 1 | -1/+1 |
* | Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework... | José Valim | 2010-06-24 | 1 | -5/+4 |
* | assert log output match in case insensitive mode to avoid failure when quoted... | Raimonds Simanovskis | 2010-06-04 | 1 | -2/+2 |
* | cleaning up a bunch of parse time warnings in AR [#4186 state:resolved] | Aaron Patterson | 2010-03-15 | 1 | -5/+5 |
* | Somehow this fixes the AR tests when ran with rake. I should probably figure ... | Carl Lerche | 2010-03-04 | 1 | -1/+1 |
* | Fix active_records' log tests | Carl Lerche | 2010-03-02 | 1 | -2/+3 |
* | Revert "Fix test load paths for those not using bundler" | Carlhuda | 2010-02-23 | 1 | -4/+1 |
* | Merge master. | José Valim | 2010-02-17 | 1 | -1/+4 |
* | Rename Rails::Subscriber to Rails::LogSubscriber | Prem Sichanugrist | 2010-02-16 | 1 | -0/+42 |