git-annex/Assistant
Joey Hess 37b960d3b0 don't rely on hasKeyCheap in the transfer scan
The problem with using it here is that, if a removable drive is scanned
and gets disconnected during the scan, testing for all the files will
indicate it doesn't have them, and the scan is logged as completed
successfully, without necessary transfers being queued.
2012-08-23 15:48:31 -04:00
..
Threads don't rely on hasKeyCheap in the transfer scan 2012-08-23 15:48:31 -04:00
WebApp make canCheckSymlink check in a parent directory if the directory DNE 2012-08-16 16:50:21 -07:00
Alert.hs fix display of icon in block alert heading 2012-08-06 17:15:27 -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 remove pointless bracket 2012-08-23 15:48:14 -04:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ScanRemotes.hs keep logs of failed transfers, and requeue them when doing a non-full scan 2012-08-23 15:24:15 -04:00
Sync.hs keep logs of failed transfers, and requeue them when doing a non-full scan 2012-08-23 15:24:15 -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