git-annex/Assistant/Threads
Joey Hess 0dd7860393 fix a transfers display glitch
Run code that pops off the next queued transfer and adds it to the active
transfer map within an allocated transfer slot, rather than before
allocating a slot. Fixes the transfers display, which had been displaying
the next transfer as a running transfer, while the previous transfer was
still running.
2012-08-28 17:17:09 -04:00
..
Committer.hs added an alert after a file transfer 2012-08-06 17:09:23 -04:00
Merger.hs cleanup 2012-08-26 14:14:12 -04:00
MountWatcher.hs tweak field name 2012-08-26 14:26:43 -04:00
NetWatcher.hs tweak field name 2012-08-26 14:26:43 -04:00
Pusher.hs add support for readonly remotes 2012-08-26 15:39:02 -04:00
SanityChecker.hs make old activiy alerts stay visible 2012-07-30 02:39:24 -04:00
TransferPoller.hs avoid possibly re-adding a removed transfer when updating its info 2012-08-28 14:19:11 -04:00
Transferrer.hs fix a transfers display glitch 2012-08-28 17:17:09 -04:00
TransferScanner.hs avoid some confusing alerts 2012-08-26 17:45:30 -04:00
TransferWatcher.hs avoid possibly re-adding a removed transfer when updating its info 2012-08-28 14:19:11 -04:00
Watcher.hs remove the "running" alert 2012-07-30 18:26:36 -04:00
WebApp.hs implement resuming of paused transfers 2012-08-12 12:11:20 -04:00