summaryrefslogtreecommitdiff
path: root/Assistant/Threads/Transferrer.hs
Commit message (Expand)AuthorAge
* process group killingGravatar Joey Hess2012-08-10
* fork off git-annex copy for transfersGravatar Joey Hess2012-08-10
* added an alert after a file transferGravatar Joey Hess2012-08-06
* fix bug in transfer initiation checkingGravatar Joey Hess2012-07-29
* refactorGravatar Joey Hess2012-07-29
* send notifications when the TransferQueue is changedGravatar Joey Hess2012-07-28
* move DaemonStatus manipulation out of the Annex monad to IOGravatar Joey Hess2012-07-28
* webapp now displays the real running and queued transfersGravatar Joey Hess2012-07-27
* debugging improvementsGravatar Joey Hess2012-07-20
* run file transfers in threads, not processesGravatar Joey Hess2012-07-18
* add thread id field to transferinfoGravatar Joey Hess2012-07-18
* merge two shouldTransfer checksGravatar Joey Hess2012-07-17
* fix transferrer thread's use of transfer slots and transfer info filesGravatar Joey Hess2012-07-07
* fixed close-together transfer raceGravatar Joey Hess2012-07-06
* wait on child transfer processes, and invalidate cacheGravatar Joey Hess2012-07-06
* logic errorGravatar Joey Hess2012-07-06
* simplifiedGravatar Joey Hess2012-07-06
* it builds againGravatar Joey Hess2012-07-06
* fix build (almost)Gravatar Joey Hess2012-07-06
* unfinished (and unbuildable) work toward separate transfer processesGravatar Joey Hess2012-07-05
* run transfer with copy of annex stateGravatar Joey Hess2012-07-05
* logic errorGravatar Joey Hess2012-07-05
* wrote transfer threadGravatar Joey Hess2012-07-05