aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads/TransferPoller.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
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* remove debugGravatar Joey Hess2013-04-11
* addurl: Register transfer so the webapp can see it.Gravatar Joey Hess2013-04-11
* webapp: Fix a race that sometimes caused alerts or other notifications to be ...Gravatar Joey Hess2013-03-27
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* pushed Assistant monad down into DaemonStatus codeGravatar Joey Hess2012-10-30
* cleanup daemonStatus accessorsGravatar Joey Hess2012-10-30
* tweakGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* use gitRepoGravatar Joey Hess2012-10-12
* watch for changes to transfer info files, to update progress bars on uploadGravatar Joey Hess2012-09-20
* upload progress bar for git remote on same filesystemGravatar Joey Hess2012-09-20
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* fix alterTransferInfoGravatar Joey Hess2012-08-31
* 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
* add download progress polling threadGravatar Joey Hess2012-08-28