Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add notifications to default middleware stack and update subscriber tests. | José Valim | 2010-01-17 | 1 | -1/+1 |
* | Fix an issue where log was not being tailed in the first request. | José Valim | 2010-01-15 | 1 | -9/+2 |
* | LogTailer should be invoked after all logs in threads were flushed. | José Valim | 2010-01-15 | 1 | -2/+12 |
* | Rails::Subscriber is now responsible for flushing all loggers it's responsibl... | José Valim | 2010-01-15 | 1 | -1/+11 |
* | Stub initial Rails::Subscriber implementation. | José Valim | 2010-01-13 | 1 | -0/+96 |