git-annex/Assistant
Joey Hess 02ec8ea012 much better webapp startup of the assistant
This avoids forking another process, avoids polling, fixes a race,
and avoids a rare forkProcess thread hang that I saw once time
when starting the webapp.
2012-07-27 15:33:24 -04:00
..
Threads much better webapp startup of the assistant 2012-07-27 15:33: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 pull from newly mounted git remotes 2012-07-22 15:06:18 -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 webapp now displays the real running and queued transfers 2012-07-27 11:47:34 -04:00
TransferSlots.hs avoid spawning new transfer thread until a slot becomes available 2012-07-25 12:07:30 -04:00