index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
TransferQueue.hs
Commit message (
Expand
)
Author
Age
*
fix bug in transfer initiation checking
Joey Hess
2012-07-29
*
refactor
Joey Hess
2012-07-29
*
send notifications when the TransferQueue is changed
Joey Hess
2012-07-28
*
move DaemonStatus manipulation out of the Annex monad to IO
Joey Hess
2012-07-28
*
webapp now displays the real running and queued transfers
Joey Hess
2012-07-27
*
laziness fix
Joey Hess
2012-07-25
*
fix including of remote in TransferInfo when queueing new transfers
Joey Hess
2012-07-25
*
better transfer queue management
Joey Hess
2012-07-25
*
add TransferScanner thread
Joey Hess
2012-07-22
*
run file transfers in threads, not processes
Joey Hess
2012-07-18
*
add thread id field to transferinfo
Joey Hess
2012-07-18
*
avoid enqueing downloads from remotes that don't have the key
Joey Hess
2012-07-17
*
wait on child transfer processes, and invalidate cache
Joey Hess
2012-07-06
*
fix build (almost)
Joey Hess
2012-07-06
*
wrote transfer thread
Joey Hess
2012-07-05
*
split logic for uploads and downloads
Joey Hess
2012-07-05
*
queue Uploads of newly added files to remotes
Joey Hess
2012-07-05
*
added
Joey Hess
2012-07-02