git-annex/Assistant
Joey Hess e31277d38a send notifications when the TransferQueue is changed
The fun part was making it move things from TransferQueue to currentTransfers
entirely atomically. Which will avoid inconsistent display if the WebApp
renders the current status at just the wrong time. STM to the rescue!
2012-07-28 18:47:24 -04:00
..
Threads send notifications when the TransferQueue is changed 2012-07-28 18:47:24 -04:00
Changes.hs license 2012-06-23 01:20:40 -04:00
Commits.hs license 2012-06-23 01:20:40 -04:00
Common.hs debugging improvements 2012-07-20 19:29:59 -04:00
DaemonStatus.hs send notifications when the TransferQueue is changed 2012-07-28 18:47:24 -04:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ScanRemotes.hs add TransferScanner thread 2012-07-22 23:16:56 -04:00
ThreadedMonad.hs run file transfers in threads, not processes 2012-07-18 19:15:34 -04:00
TransferQueue.hs send notifications when the TransferQueue is changed 2012-07-28 18:47:24 -04:00
TransferSlots.hs avoid spawning new transfer thread until a slot becomes available 2012-07-25 12:07:30 -04:00