aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/orchestra.rb
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Orchestra to Notifications once again [#3321 state:resolved]José Valim2009-10-151-171/+0
|
* Added parent_of? method to help tracing events.José Valim2009-10-151-0/+5
|
* Make Orchestra specs run on isolation.José Valim2009-10-151-0/+1
|
* Update Orchestra instrumentations and move part of logging to Orchestra.José Valim2009-10-151-2/+2
|
* Orchestra listeners have their own queue.José Valim2009-10-151-20/+36
|
* Events are created inside threads.José Valim2009-10-151-29/+22
|
* Abstract publishing, subscribing and instrumenting in Orchestra.José Valim2009-10-151-15/+59
|
* Added queue abstraction to Orchestra.José Valim2009-10-151-24/+33
|
* Revert "Rename Orchestra to Notifications [#3321 state:resolved]"José Valim2009-10-151-0/+103
| | | | This reverts commit 8cbf825425dc8ad3770881ea4e100b9023c69ce2.
* Rename Orchestra to Notifications [#3321 state:resolved]Joshua Peek2009-10-141-103/+0
|
* Added Orchestra.José Valim2009-09-201-0/+103