Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove instrument! and require thread from AS::Notifications. | José Valim | 2010-02-04 | 1 | -9/+0 |
* | Add ActionDispatch::Notifications middleware. | José Valim | 2010-01-17 | 1 | -0/+9 |
* | Yield the payload notifications for further modification (like adding the res... | José Valim | 2010-01-15 | 1 | -8/+2 |
* | Add instrument! to notifications which adds the result to the payload. | José Valim | 2010-01-14 | 1 | -1/+9 |
* | Do not send notifications when instrumentation raise an error. | José Valim | 2010-01-13 | 1 | -2/+2 |
* | Expose Instrumenter id in Notifications. | José Valim | 2010-01-04 | 1 | -0/+2 |
* | Remove ActionView inline logging to ActiveSupport::Notifications and create A... | José Valim | 2009-12-26 | 1 | -6/+5 |
* | Notifications: extract central Notifier, cordon off the internal Fanout imple... | Jeremy Kemper | 2009-11-28 | 1 | -0/+47 |