summaryrefslogtreecommitdiff
path: root/Assistant/TransferQueue.hs
Commit message (Expand)AuthorAge
* 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
* laziness fixGravatar Joey Hess2012-07-25
* fix including of remote in TransferInfo when queueing new transfersGravatar Joey Hess2012-07-25
* better transfer queue managementGravatar Joey Hess2012-07-25
* add TransferScanner threadGravatar Joey Hess2012-07-22
* run file transfers in threads, not processesGravatar Joey Hess2012-07-18
* add thread id field to transferinfoGravatar Joey Hess2012-07-18
* avoid enqueing downloads from remotes that don't have the keyGravatar Joey Hess2012-07-17
* wait on child transfer processes, and invalidate cacheGravatar Joey Hess2012-07-06
* fix build (almost)Gravatar Joey Hess2012-07-06
* wrote transfer threadGravatar Joey Hess2012-07-05
* split logic for uploads and downloadsGravatar Joey Hess2012-07-05
* queue Uploads of newly added files to remotesGravatar Joey Hess2012-07-05
* addedGravatar Joey Hess2012-07-02