summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* bugGravatar Joey Hess2012-08-29
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-08-29
|\
* | fix repeated pause and resume of a transferGravatar Joey Hess2012-08-29
| | | | | | | | | | | | | | I had an intuition that throwTo might be blocking because an exception was caught and the exception handler was running. This seems to be the case, and is avoided by using try. However, I can't really find anywhere in throwTo's documentation that justifies this behavior.
* | updateGravatar Joey Hess2012-08-29
| |
* | typoeGravatar Joey Hess2012-08-29
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2012-08-29
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-08-29
|\
* | blog for the dayGravatar Joey Hess2012-08-29
| |
* | make start button work on queued transfersGravatar Joey Hess2012-08-29
| | | | | | | | | | | | When multiple downloads of a key are queued, it starts the first, but leaves the other downloads in the queue. This ensures that we don't lose a queued download if the one that got started failed.
* | more genericGravatar Joey Hess2012-08-29
| |
* | forgot to update the tchan when dequeuing transfersGravatar Joey Hess2012-08-29
| |
* | remove debug printGravatar Joey Hess2012-08-29
| |
* | stupid typoGravatar Joey Hess2012-08-29
| |
* | pause, then resume, then pause failsGravatar Joey Hess2012-08-29
| | | | | | | | Most puzzling.
* | when canceling a transfer, also cancel all other downloads of the same keyGravatar Joey Hess2012-08-29
| |
* | pausing tweaksGravatar Joey Hess2012-08-29
| |
| * Added a comment: building and installing with cabalGravatar http://kevwalke.myopenid.com/2012-08-29
| |
* | fix resume buttonGravatar Joey Hess2012-08-29
| | | | | | | | | | Change alterTransferInfo to not merge in old values, including transferPaused.
* | remove debug printsGravatar Joey Hess2012-08-29
| |
* | got alterTransferInfo and updateTransferInfo mixed upGravatar Joey Hess2012-08-29
| | | | | | | | | | The poller only alters, to avoid re-adding transfers that get removed. The watcher updates, to add new transfers.
* | updateGravatar Joey Hess2012-08-29
| |
* | simple transfer queue display cleanupGravatar Joey Hess2012-08-29
| | | | | | | | | | Don't display redundant queued downloads. The only problem with this is that it reduces the total number of queued transfers the webapp displays.
* | updateGravatar Joey Hess2012-08-29
| |
* | remove todo about behavior that turns out to be desiredGravatar Joey Hess2012-08-29
| | | | | | | | | | | | Drives that are not mounted still have Remotes, and it makes sense to scan them along with all the other remotes on startup, so we end up with queued transfers for them, that will be used when they get mounted.
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-08-29
|\|
* | avoid failure alerts for temporary transfer failuresGravatar Joey Hess2012-08-29
| | | | | | | | | | Since a failed transfer gets retried until it succeeds, no point in bothering the user about them.
| * Added a commentGravatar http://joeyh.name/2012-08-29
|/
* remove yesod version parametisationGravatar Joey Hess2012-08-29
| | | | | | | Seems cabal defaults to trying to satisfy both flags, which cannot works, and does not fall back to only selecting one, as hoped. While users could manually specify flags, I don't want to require that to build, so let's just require the newer yesod version when building with cabal.
* Added a commentGravatar http://joeyh.name/2012-08-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo2012-08-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE2012-08-29
|
* updatesGravatar Joey Hess2012-08-28
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-08-28
|\
* | blog for the dayGravatar Joey Hess2012-08-28
| |
* | fix a transfers display glitchGravatar Joey Hess2012-08-28
| | | | | | | | | | | | | | | | Run code that pops off the next queued transfer and adds it to the active transfer map within an allocated transfer slot, rather than before allocating a slot. Fixes the transfers display, which had been displaying the next transfer as a running transfer, while the previous transfer was still running.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-08-28
|/
* don't show "unknown" as the percent complete for transferinfo with no ↵Gravatar Joey Hess2012-08-28
| | | | bytesComplete value
* avoid possibly re-adding a removed transfer when updating its infoGravatar Joey Hess2012-08-28
| | | | Doesn't fix the bug I thought it'd fix, but is clearly correct.
* add download progress polling threadGravatar Joey Hess2012-08-28
|
* Added a commentGravatar http://claimid.com/strager2012-08-28
|
* Added a comment: well done!Gravatar http://kevwalke.myopenid.com/2012-08-27
|
* Added a comment: OwnCloudGravatar https://www.google.com/accounts/o8/id?id=AItOawk9XEh8pxrJxZxIkyK7lWaA7QG1UWt9lgU2012-08-27
|
* typoGravatar Joey Hess2012-08-27
|
* beta warningGravatar Joey Hess2012-08-27
|
* blog for the dayGravatar Joey Hess2012-08-27
|
* remove unnecessary paraGravatar Joey Hess2012-08-27
|
* tighter cropGravatar Joey Hess2012-08-27
|
* try right alignGravatar Joey Hess2012-08-27
|
* fixGravatar Joey Hess2012-08-27
|
* assistant branch merged inGravatar Joey Hess2012-08-27
|