Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move runtime back to the Thread.current | José Valim | 2010-07-26 | 1 | -3/+15 |
* | Cache connection access. | José Valim | 2010-07-25 | 1 | -4/+1 |
* | Move runtime back to connection. | José Valim | 2010-07-25 | 1 | -15/+6 |
* | Revert the previous three commits. | José Valim | 2010-07-25 | 1 | -1/+15 |
* | use a hash to collect optional statistics about the instrumentation | Aaron Patterson | 2010-07-25 | 1 | -15/+1 |
* | runtime should be properly initialized. | José Valim | 2010-07-25 | 1 | -2/+1 |
* | Move runtime to log subscriber. | José Valim | 2010-07-25 | 1 | -6/+16 |
* | Get rid of instrumenter.elapsed. | José Valim | 2010-07-24 | 1 | -0/+5 |
* | Minor performance improvment in notifications/fanout and active_record/log_su... | Daniel Guettler | 2010-07-19 | 1 | -0/+2 |
* | avoid const lookup. we know what these constants are in advance | Aaron Patterson | 2010-07-19 | 1 | -3/+3 |
* | Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework... | José Valim | 2010-06-24 | 1 | -0/+32 |