index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Logs
/
Transfer.hs
Commit message (
Expand
)
Author
Age
*
keep track of which remotes have been scanned in process state
Joey Hess
2012-08-24
*
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
*
implement pausing of transfers
Joey Hess
2012-08-10
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
Merge branch 'master' into assistant
Joey Hess
2012-08-07
|
\
|
*
fix transfer log cleanup crash
Joey Hess
2012-08-07
*
|
webapp now displays the real running and queued transfers
Joey Hess
2012-07-27
|
*
pull in transfer log code from assistant branch
Joey Hess
2012-07-18
*
|
fix parsing of startedTime
Joey Hess
2012-07-18
*
|
run file transfers in threads, not processes
Joey Hess
2012-07-18
*
|
add thread id field to transferinfo
Joey Hess
2012-07-18
*
|
avoid parsing lock files as transfer files
Joey Hess
2012-07-17
*
|
bugfix
Joey Hess
2012-07-17
*
|
change transfer lock filenames to avoid ambiguity
Joey Hess
2012-07-17
*
|
split transfer info and lock files
Joey Hess
2012-07-07
*
|
wait on child transfer processes, and invalidate cache
Joey Hess
2012-07-06
*
|
unfinished (and unbuildable) work toward separate transfer processes
Joey Hess
2012-07-05
*
|
wrote transfer thread
Joey Hess
2012-07-05
|
*
startedTime needs to be a Maybe to handle transfers that have not started yet
Joey Hess
2012-07-02
*
|
startedTime needs to be a Maybe to handle transfers that have not started yet
Joey Hess
2012-07-02
|
/
*
update
Joey Hess
2012-07-02
*
fix reading of empty filename from transfer info file
Joey Hess
2012-07-02
*
cleanup
Joey Hess
2012-07-02
*
record transfers for git-annex-shell
Joey Hess
2012-07-02
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
bugfixes
Joey Hess
2012-07-01
*
tested; bugfixes
Joey Hess
2012-07-01
*
add transfer information files
Joey Hess
2012-07-01