index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
notifications.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Notifications: extract central Notifier, cordon off the internal Fanout imple...
Jeremy Kemper
2009-11-28
1
-132
/
+16
*
Remark that Listener is an implementation detail
Jeremy Kemper
2009-11-28
1
-1
/
+2
*
Expose a simple Queue#wait to block until all notifications are drained
Jeremy Kemper
2009-11-28
1
-2
/
+7
*
Revert "Create SyncListener. Since they do not rely on Thread, they can be us...
Jeremy Kemper
2009-11-28
1
-58
/
+34
*
Create SyncListener. Since they do not rely on Thread, they can be used on Go...
José Valim
2009-11-23
1
-34
/
+58
*
Notifications: queue.drained? for testability in place of brittle sleeps
Jeremy Kemper
2009-11-13
1
-9
/
+7
*
Silence spurious warning
Jeremy Kemper
2009-11-09
1
-1
/
+1
*
Change Event#thread_id to #transaction_id. Defaults to one "transaction" per ...
Yehuda Katz
2009-10-28
1
-13
/
+12
*
Make it possible to have IDs per request
Yehuda Katz
2009-10-28
1
-2
/
+18
*
AS::Notifications.subscribe blocks are now yielded the arguments to pass to A...
Yehuda Katz
2009-10-27
1
-1
/
+1
*
Fix broken tests
Jeremy Kemper
2009-10-27
1
-0
/
+1
*
Some optimizations on AS::Notifications. This does not change the public-faci...
Yehuda Katz
2009-10-27
1
-29
/
+33
*
Renamed Orchestra to Notifications once again [#3321 state:resolved]
José Valim
2009-10-15
1
-0
/
+171
*
Revert "Rename Orchestra to Notifications [#3321 state:resolved]"
José Valim
2009-10-15
1
-103
/
+0
*
Rename Orchestra to Notifications [#3321 state:resolved]
Joshua Peek
2009-10-14
1
-0
/
+103