aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads/TransferWatcher.hs
Commit message (Expand)AuthorAge
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* annex.startupscan can be set to false to disable the assistant's startup scan.Gravatar Joey Hess2014-03-05
* linux upgrade code debugged and workingGravatar Joey Hess2013-11-24
* queue and start download of git-annex from web, using git-annex, when upgrade...Gravatar Joey Hess2013-11-23
* moved code out of webappGravatar Joey Hess2013-10-26
* hlintGravatar Joey Hess2013-10-02
* more efficient uuid to remote lookupGravatar Joey Hess2013-04-02
* let's put type modules under the parent module, not in a Types directoryGravatar Joey Hess2013-03-10
* add additional debug info about reasons for dropsGravatar Joey Hess2013-03-01
* add additional debug info about reasons for transfersGravatar Joey Hess2013-03-01
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* whitespace fixesGravatar Joey Hess2012-12-13
* webapp and assistant glacier supportGravatar Joey Hess2012-11-24
* where indentationGravatar Joey Hess2012-10-31
* finished pushing Assistant monad into all relevant filesGravatar Joey Hess2012-10-30
* pushed Assistant monad down into DaemonStatus codeGravatar Joey Hess2012-10-30
* tweakGravatar Joey Hess2012-10-29
* converted 2 more threads.. only 2 more to goGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* nasty race workaroundGravatar Joey Hess2012-10-19
* check and drop after uploadsGravatar Joey Hess2012-10-18
* check and drop unwanted content from remotes after receiving a transferGravatar Joey Hess2012-10-18
* fix display of transfers for remotes not in syncRemotes listGravatar Joey Hess2012-10-14
* better variable nameGravatar Joey Hess2012-10-14
* use gitRepoGravatar Joey Hess2012-10-12
* don't queue uploads for failed downloadsGravatar Joey Hess2012-09-24
* watch for changes to transfer info files, to update progress bars on uploadGravatar Joey Hess2012-09-20
* avoid sending uploads right back to where the download came fromGravatar Joey Hess2012-09-18
* when a Download finishes, queue UploadsGravatar Joey Hess2012-09-18
* hlintGravatar Joey Hess2012-09-13
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* got alterTransferInfo and updateTransferInfo mixed upGravatar Joey Hess2012-08-29
* avoid possibly re-adding a removed transfer when updating its infoGravatar Joey Hess2012-08-28
* look up Remote when a transfer appearsGravatar Joey Hess2012-08-27
* process group killingGravatar Joey Hess2012-08-10
* move DaemonStatus manipulation out of the Annex monad to IOGravatar Joey Hess2012-07-28
* debugging improvementsGravatar Joey Hess2012-07-20
* run file transfers in threads, not processesGravatar Joey Hess2012-07-18
* add missing importsGravatar Joey Hess2012-07-18
* bugfixGravatar Joey Hess2012-07-07
* fix transfer slots blocking and refilling when transfers are stoppedGravatar Joey Hess2012-07-06
* wait on child transfer processes, and invalidate cacheGravatar Joey Hess2012-07-06
* fixGravatar Joey Hess2012-07-06
* wrote transfer threadGravatar Joey Hess2012-07-05
* add transfer watching threadGravatar Joey Hess2012-07-03