aboutsummaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* fixes for transfer resumeGravatar Joey Hess2012-09-24
* changelog and minor cleanup to fix mixed spaces/tabsGravatar Joey Hess2012-09-23
* Merge remote-tracking branch 'npouillard/trustedcopies'Gravatar Joey Hess2012-09-23
|\
| * Limiting the number of copies per trustlevelGravatar Nicolas Pouillard2012-09-23
* | make the assistant retry failed transfersGravatar Joey Hess2012-09-23
* | git-annex-shell transferinfo commandGravatar Joey Hess2012-09-21
* | avoid updating transfer info file until another 1% of the total has been tran...Gravatar Joey Hess2012-09-21
* | unify typesGravatar Joey Hess2012-09-21
* | fix reading of transfer info files with a bytesComplete valueGravatar Joey Hess2012-09-20
* | add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* | make other repositories list list all autostarted reposGravatar Joey Hess2012-09-18
* | cleanupGravatar Joey Hess2012-09-17
* | flip catchDefaultIOGravatar Joey Hess2012-09-17
* | Avoid crashing on encoding errors in filenames when writing transfer info fil...Gravatar Joey Hess2012-09-16
* | stupid typoGravatar Joey Hess2012-08-29
* | when canceling a transfer, also cancel all other downloads of the same keyGravatar Joey Hess2012-08-29
* | fix resume buttonGravatar Joey Hess2012-08-29
* | don't show "unknown" as the percent complete for transferinfo with no bytesCo...Gravatar Joey Hess2012-08-28
* | avoid possibly re-adding a removed transfer when updating its infoGravatar Joey Hess2012-08-28
|/
* keep track of which remotes have been scanned in process stateGravatar Joey Hess2012-08-24
* keep logs of failed transfers, and requeue them when doing a non-full scanGravatar Joey Hess2012-08-23
* add transfer scanned flag filesGravatar Joey Hess2012-08-23
* implement pausing of transfersGravatar Joey Hess2012-08-10
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-07
|\
| * fix transfer log cleanup crashGravatar Joey Hess2012-08-07
* | webapp now displays the real running and queued transfersGravatar Joey Hess2012-07-27
| * pull in transfer log code from assistant branchGravatar Joey Hess2012-07-18
* | fix parsing of startedTimeGravatar Joey Hess2012-07-18
* | run file transfers in threads, not processesGravatar Joey Hess2012-07-18
* | add thread id field to transferinfoGravatar Joey Hess2012-07-18
* | avoid parsing lock files as transfer filesGravatar Joey Hess2012-07-17
* | bugfixGravatar Joey Hess2012-07-17
* | change transfer lock filenames to avoid ambiguityGravatar Joey Hess2012-07-17
* | split transfer info and lock filesGravatar Joey Hess2012-07-07
* | wait on child transfer processes, and invalidate cacheGravatar Joey Hess2012-07-06
* | unfinished (and unbuildable) work toward separate transfer processesGravatar Joey Hess2012-07-05
* | wrote transfer threadGravatar Joey Hess2012-07-05
| * startedTime needs to be a Maybe to handle transfers that have not started yetGravatar Joey Hess2012-07-02
* | startedTime needs to be a Maybe to handle transfers that have not started yetGravatar Joey Hess2012-07-02
|/
* updateGravatar Joey Hess2012-07-02
* fix reading of empty filename from transfer info fileGravatar Joey Hess2012-07-02
* cleanupGravatar Joey Hess2012-07-02
* record transfers for git-annex-shellGravatar Joey Hess2012-07-02
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* bugfixesGravatar Joey Hess2012-07-01
* tested; bugfixesGravatar Joey Hess2012-07-01
* add transfer information filesGravatar Joey Hess2012-07-01
* pointlessnessGravatar Joey Hess2012-06-29
* use strict insertWithGravatar Joey Hess2012-05-04