Commit graph

5272 commits

Author SHA1 Message Date
Joey Hess
aeffc5fa70 pause, then resume, then pause fails
Most puzzling.
2012-08-29 15:26:12 -04:00
Joey Hess
99525f8454 when canceling a transfer, also cancel all other downloads of the same key 2012-08-29 15:24:09 -04:00
Joey Hess
9e54355e8b pausing tweaks 2012-08-29 15:13:12 -04:00
http://kevwalke.myopenid.com/
10a150beff Added a comment: building and installing with cabal 2012-08-29 18:15:08 +00:00
Joey Hess
93037580b6 fix resume button
Change alterTransferInfo to not merge in old values, including
transferPaused.
2012-08-29 14:14:57 -04:00
Joey Hess
c59ba80b5b remove debug prints 2012-08-29 14:06:45 -04:00
Joey Hess
d2a4ffe669 got alterTransferInfo and updateTransferInfo mixed up
The poller only alters, to avoid re-adding transfers that get removed.
The watcher updates, to add new transfers.
2012-08-29 14:05:56 -04:00
Joey Hess
7ebe1d4875 update 2012-08-29 13:45:14 -04:00
Joey Hess
07de26ed7b simple transfer queue display cleanup
Don't display redundant queued downloads. The only problem with this is
that it reduces the total number of queued transfers the webapp displays.
2012-08-29 13:41:47 -04:00
Joey Hess
f533f2e79b update 2012-08-29 13:14:25 -04:00
Joey Hess
cc94ff2d1d remove todo about behavior that turns out to be desired
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.
2012-08-29 13:05:46 -04:00
Joey Hess
3a09192631 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-29 13:01:09 -04:00
Joey Hess
dd697cbd3e avoid failure alerts for temporary transfer failures
Since a failed transfer gets retried until it succeeds, no point in
bothering the user about them.
2012-08-29 13:00:21 -04:00
http://joeyh.name/
430210dad5 Added a comment 2012-08-29 16:01:00 +00:00
Joey Hess
38e2dbb1cb remove yesod version parametisation
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.
2012-08-29 11:59:00 -04:00
http://joeyh.name/
63d4d9c71f Added a comment 2012-08-29 15:51:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo
ca43723d44 2012-08-29 08:27:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE
c9fa0627ba 2012-08-29 06:48:43 +00:00
Joey Hess
c39e190535 updates 2012-08-28 17:30:48 -04:00
Joey Hess
ac15074d6e Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-28 17:26:37 -04:00
Joey Hess
d7b9f14298 blog for the day 2012-08-28 17:20:06 -04:00
Joey Hess
0dd7860393 fix a transfers display glitch
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.
2012-08-28 17:17:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
e7616efc99 Added a comment 2012-08-28 18:44:28 +00:00
Joey Hess
19e8f1ca0e don't show "unknown" as the percent complete for transferinfo with no bytesComplete value 2012-08-28 14:31:30 -04:00
Joey Hess
1296cfb09a avoid possibly re-adding a removed transfer when updating its info
Doesn't fix the bug I thought it'd fix, but is clearly correct.
2012-08-28 14:19:11 -04:00
Joey Hess
7024a973b2 add download progress polling thread 2012-08-28 14:04:28 -04:00
http://claimid.com/strager
9ea389ee2f Added a comment 2012-08-28 16:29:57 +00:00
http://kevwalke.myopenid.com/
1fbb28cc22 Added a comment: well done! 2012-08-27 22:08:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9XEh8pxrJxZxIkyK7lWaA7QG1UWt9lgU
8c08edfd6e Added a comment: OwnCloud 2012-08-27 20:43:19 +00:00
Joey Hess
4fe6299bdb typo 2012-08-27 15:56:25 -04:00
Joey Hess
5aa90da1af beta warning 2012-08-27 15:48:57 -04:00
Joey Hess
8b7df02f84 blog for the day 2012-08-27 15:46:37 -04:00
Joey Hess
b4fea35edb remove unnecessary para 2012-08-27 15:04:58 -04:00
Joey Hess
4ea8561b13 tighter crop 2012-08-27 15:03:10 -04:00
Joey Hess
214c6a7b94 try right align 2012-08-27 15:01:54 -04:00
Joey Hess
ecb0d17810 fix 2012-08-27 15:01:29 -04:00
Joey Hess
20335ddec9 assistant branch merged in 2012-08-27 15:01:05 -04:00
Joey Hess
38f35f821e link to assistant in summary and sidebar 2012-08-27 14:59:55 -04:00
Joey Hess
35b03b3506 update 2012-08-27 14:50:44 -04:00
Joey Hess
c1adde5294 finally merge the assistant into master
Progress bars still need to be done, otherwise it's fully working.
Although much work remains to hit all the use cases.
2012-08-27 14:49:09 -04:00
Joey Hess
1cbfd6368c install 2012-08-27 14:47:16 -04:00
Joey Hess
8660f3043c wording 2012-08-27 14:33:47 -04:00
Joey Hess
04b890daad better crop 2012-08-27 14:30:46 -04:00
Joey Hess
496a228634 expanded page with screenshots, walkthrough, etc 2012-08-27 14:27:43 -04:00
Joey Hess
4f0411cd3b Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-27 14:27:43 -04:00
Joey Hess
e21665565e expanded page with screenshots, walkthrough, etc 2012-08-27 14:26:49 -04:00
Joey Hess
d21c4094b2 look up Remote when a transfer appears
Fixes display of the remote name in the dashboard.
2012-08-27 14:04:06 -04:00
Joey Hess
11c1f32c51 improve display of failed transfer alert 2012-08-27 13:52:48 -04:00
Joey Hess
2433f6ca5a use the ~/.config/git-annex/program file to find command when running transfers 2012-08-27 13:43:03 -04:00
Joey Hess
b12db9ef92 Merge branch 'master' into assistant
Conflicts:
	debian/changelog

Updated changelog for assistant and webapp
2012-08-27 13:31:54 -04:00