git-annex/Assistant
Joey Hess 4a4f8064ae make the NetWatcher always rescan networked remotes every 30 minutes
There are multiple reasons to do this:

* The local network may be up solid, but a route to a networked remote
  is having trouble. Any transfers to it that fail should be retried.
* Someone might have wicd running, but like to bring up new networks
  by hand too. This way, it'll eventually notice them.
2012-08-23 16:13:43 -04:00
..
Threads make the NetWatcher always rescan networked remotes every 30 minutes 2012-08-23 16:13:43 -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