git-annex/Assistant
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
..
Threads fix a transfers display glitch 2012-08-28 17:17:09 -04:00
WebApp fix a transfers display glitch 2012-08-28 17:17:09 -04:00
Alert.hs improve display of failed transfer alert 2012-08-27 13:52:48 -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 avoid possibly re-adding a removed transfer when updating its info 2012-08-28 14:19:11 -04:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ScanRemotes.hs scan multiple remotes in one pass 2012-08-26 14:09:02 -04:00
Sync.hs scan multiple remotes in one pass 2012-08-26 14:09:02 -04:00
ThreadedMonad.hs fork off git-annex copy for transfers 2012-08-10 14:14:08 -04:00
TransferQueue.hs add support for readonly remotes 2012-08-26 15:39:02 -04:00
TransferSlots.hs fix a transfers display glitch 2012-08-28 17:17:09 -04:00
WebApp.hs implement resuming of paused transfers 2012-08-12 12:11:20 -04:00