git-annex/Assistant/Threads
Joey Hess fb3b9412e4 xmpp push control flow
It might even work, although nothing yet triggers XMPP pushes.

Also added a set of deferred push messages. Only one push can run at a
time, and unrelated push messages get deferred. The set will never grow
very large, because it only puts two types of messages in there, that
can only vary in the client doing the push.
2012-11-08 16:46:29 -04:00
..
Committer.hs finished pushing Assistant monad into all relevant files 2012-10-30 17:14:51 -04:00
ConfigMonitor.hs don't delay at startup 2012-10-30 17:23:42 -04:00
DaemonStatus.hs cleanup daemonStatus accessors 2012-10-30 14:44:18 -04:00
Merger.hs where indentation 2012-10-31 02:34:03 -04:00
MountWatcher.hs where indentation 2012-10-31 02:34:03 -04:00
NetWatcher.hs NetManager is only currently used with dbus 2012-11-07 14:56:32 -04:00
PairListener.hs rename another 'close' 2012-11-07 14:56:32 -04:00
Pusher.hs where indentation 2012-10-31 02:34:03 -04:00
SanityChecker.hs pushed Assistant monad down into DaemonStatus code 2012-10-30 15:39:15 -04:00
TransferPoller.hs pushed Assistant monad down into DaemonStatus code 2012-10-30 15:39:15 -04:00
Transferrer.hs where indentation 2012-10-31 02:34:03 -04:00
TransferScanner.hs finished pushing Assistant monad into all relevant files 2012-10-30 17:14:51 -04:00
TransferWatcher.hs where indentation 2012-10-31 02:34:03 -04:00
Watcher.hs finished pushing Assistant monad into all relevant files 2012-10-30 17:14:51 -04:00
WebApp.hs moved ThreadedMonad to Types 2012-10-29 19:07:10 -04:00
XMPPClient.hs xmpp push control flow 2012-11-08 16:46:29 -04:00