git-annex/Assistant
Joey Hess ab5e409a95 keep track of which remotes have been scanned in process state
Since it turned out to make sense to always scan all remotes on startup,
there's no need to persist the info about which have been scanned.
2012-08-24 15:52:23 -04:00
..
Threads keep track of which remotes have been scanned in process state 2012-08-24 15:52:23 -04:00
WebApp make canCheckSymlink check in a parent directory if the directory DNE 2012-08-16 16:50:21 -07:00
Alert.hs remove slightly misleading extended message 2012-08-23 19:10:20 -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 requeueing a download from a remote that no longer has a key 2012-08-24 13:08:38 -04:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ScanRemotes.hs fix priority inversion 2012-08-24 13:59:35 -04:00
Sync.hs run full transfer scan on all remotes at startup 2012-08-24 13:46:10 -04:00
ThreadedMonad.hs fork off git-annex copy for transfers 2012-08-10 14:14:08 -04:00
TransferQueue.hs keep logs of failed transfers, and requeue them when doing a non-full scan 2012-08-23 15:24:15 -04:00
TransferSlots.hs run resumed transfers immediately, do not wait for free transfer slot 2012-08-12 12:36:08 -04:00
WebApp.hs implement resuming of paused transfers 2012-08-12 12:11:20 -04:00