index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Threads
/
TransferScanner.hs
Commit message (
Expand
)
Author
Age
*
keep track of which remotes have been scanned in process state
Joey Hess
2012-08-24
*
avoid crash when directory doesn't exist
Joey Hess
2012-08-24
*
run full transfer scan on all remotes at startup
Joey Hess
2012-08-24
*
avoid requeueing a download from a remote that no longer has a key
Joey Hess
2012-08-24
*
don't rely on hasKeyCheap in the transfer scan
Joey Hess
2012-08-23
*
keep logs of failed transfers, and requeue them when doing a non-full scan
Joey Hess
2012-08-23
*
add transfer scanned flag files
Joey Hess
2012-08-23
*
make old activiy alerts stay visible
Joey Hess
2012-07-30
*
moved all alert messages into one file
Joey Hess
2012-07-29
*
add some alerts
Joey Hess
2012-07-29
*
send notifications when the TransferQueue is changed
Joey Hess
2012-07-28
*
laziness fix
Joey Hess
2012-07-25
*
implement simple working copy based scan
Joey Hess
2012-07-25
*
better transfer queue management
Joey Hess
2012-07-25
*
avoid spawning new transfer thread until a slot becomes available
Joey Hess
2012-07-25
*
add TransferScanner thread
Joey Hess
2012-07-22