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
*
check and drop after uploads
Joey Hess
2012-10-18
*
check and drop unwanted content from remotes after receiving a transfer
Joey Hess
2012-10-18
*
split
Joey Hess
2012-10-18
*
drop unwanted content in the transfer scan
Joey Hess
2012-10-18
*
minor transfer scanner code reworking
Joey Hess
2012-10-18
*
better variable name
Joey Hess
2012-10-14
*
avoid queuing transfers for remotes after syncing to them is paused
Joey Hess
2012-10-14
*
use gitRepo
Joey Hess
2012-10-12
*
assistant: Now honors preferred content settings when deciding what to transfer.
Joey Hess
2012-10-09
*
fix last zombies in the assistant
Joey Hess
2012-10-04
*
cleanup
Joey Hess
2012-09-17
*
hlint
Joey Hess
2012-09-13
*
display errors when any named thread crashes
Joey Hess
2012-09-06
*
avoid some confusing alerts
Joey Hess
2012-08-26
*
add support for readonly remotes
Joey Hess
2012-08-26
*
scan multiple remotes in one pass
Joey Hess
2012-08-26
*
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