José Valim
|
378464a2e4
|
Default to sync instrumentation.
|
2010-01-21 13:09:12 +01:00 |
|
José Valim
|
e8e8da5c85
|
Logging thread should not die on logging errors.
|
2010-01-19 16:13:27 +01:00 |
|
José Valim
|
8f5e733998
|
Add notifications to default middleware stack and update subscriber tests.
|
2010-01-17 11:35:48 +01:00 |
|
José Valim
|
6487d2871c
|
Fix an issue where log was not being tailed in the first request.
|
2010-01-15 12:24:31 +01:00 |
|
José Valim
|
b0994be5bd
|
LogTailer should be invoked after all logs in threads were flushed.
|
2010-01-15 12:24:31 +01:00 |
|
José Valim
|
b4019d5080
|
Rails::Subscriber is now responsible for flushing all loggers it's responsible for.
|
2010-01-15 12:24:31 +01:00 |
|
José Valim
|
743cafb7f4
|
Create Rails::Subscriber::TestHelper and use it to make ActiveRecord subscriber tests run in both sync and async scenarios.
|
2010-01-13 01:19:23 +01:00 |
|
José Valim
|
fe3ceabeed
|
Set up subscriber on initialization.
|
2010-01-13 01:19:23 +01:00 |
|
José Valim
|
1e12dc04cb
|
Stub initial Rails::Subscriber implementation.
|
2010-01-13 01:19:22 +01:00 |
|