Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default to sync instrumentation. | José Valim | 2010-01-21 | 1 | -35/+10 |
* | Logging thread should not die on logging errors. | José Valim | 2010-01-19 | 1 | -0/+14 |
* | Add notifications to default middleware stack and update subscriber tests. | José Valim | 2010-01-17 | 1 | -3/+3 |
* | Fix an issue where log was not being tailed in the first request. | José Valim | 2010-01-15 | 1 | -3/+2 |
* | LogTailer should be invoked after all logs in threads were flushed. | José Valim | 2010-01-15 | 1 | -0/+15 |
* | Rails::Subscriber is now responsible for flushing all loggers it's responsibl... | José Valim | 2010-01-15 | 1 | -1/+22 |
* | Create Rails::Subscriber::TestHelper and use it to make ActiveRecord subscrib... | José Valim | 2010-01-13 | 1 | -33/+16 |
* | Set up subscriber on initialization. | José Valim | 2010-01-13 | 1 | -0/+10 |
* | Stub initial Rails::Subscriber implementation. | José Valim | 2010-01-13 | 1 | -0/+102 |