Commit graph

1698 commits

Author SHA1 Message Date
Joey Hess
b55602ecf5 blog for the day 2013-03-16 19:26:52 -04:00
85.16.227.39
d8fae4b9ff poll vote (Needs more focus on the UI.) 2013-03-16 22:22:04 +00:00
85.16.227.39
aed2fc55a6 poll vote (Using only git-annex webapp to config does not seem to work: Create walkthough?) 2013-03-16 22:21:40 +00:00
Joey Hess
db2fe522ba xmpp: Re-enable XA flag, since disabling it did not turn out to help with the problems Google Talk has with not always sending presence messages to clients. 2013-03-16 16:00:37 -04:00
Joey Hess
00209cce93 close 2013-03-16 11:36:49 -04:00
Joey Hess
d670876d85 blog for the day 2013-03-15 19:18:25 -04:00
Joey Hess
57e5960758 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-15 18:13:19 -04:00
89.70.2.165
c6784fc67c poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-03-15 18:29:39 +00:00
89.70.2.165
4ac538644d poll vote (I need an Android port) 2013-03-15 18:29:24 +00:00
Joey Hess
810a06b771 webapp: Repository list is now included in the dashboard, and other UI tweaks. 2013-03-15 00:34:42 -04:00
Joey Hess
ac9f5da45c blog for the day 2013-03-14 16:46:12 -04:00
Joey Hess
07669f4854 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-13 22:48:14 -04:00
Joey Hess
1be6bf459b blog for the day 2013-03-13 22:47:41 -04:00
http://joeyh.name/
08c4191ae1 Added a comment 2013-03-13 16:58:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE
06f470f2d2 Added a comment 2013-03-13 16:34:48 +00:00
http://joeyh.name/
080796c7e5 Added a comment 2013-03-13 16:08:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE
046fa5d0c9 Added a comment: Global preferences? 2013-03-13 08:00:55 +00:00
85.178.4.91
a8374a1628 poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-03-13 07:19:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniXLhO9mLn-7EDfawdENZ2fQwlGy5w_oc
fc31e449cd poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-03-13 06:09:39 +00:00
Joey Hess
f39dc54644 todo 2013-03-13 00:01:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl1D_4vD5ueaDw8gRsIYPO3UHRKEpFfg9I
2202bbf6aa Added a comment: About development in Vim 2013-03-13 02:18:20 +00:00
Joey Hess
aa19dd263a update 2013-03-12 21:57:11 -04:00
Joey Hess
7ea9b887bd new UI design for unifying the dashboard and repo list and repo creation 2013-03-12 21:50:25 -04:00
Joey Hess
418b017978 remove todo item really caused by the webapp hang bug, now fixed 2013-03-12 21:47:27 -04:00
Joey Hess
797f8fc083 blog for the night and day 2013-03-12 20:02:56 -04:00
Joey Hess
9d36772dac blog for the day 2013-03-11 16:28:32 -04:00
59.167.254.184
d72a46f48d poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-03-11 11:55:28 +00:00
Joey Hess
2762ab03b4 assistant: generate better commits for renames 2013-03-10 22:10:26 -04:00
Joey Hess
19b515fb9a blog for the day 2013-03-10 19:16:38 -04:00
Joey Hess
27078cca95 update 2013-03-10 00:03:15 -04:00
Joey Hess
9cc75d9b50 blog for the day 2013-03-09 15:31:08 -04:00
Richard Hartmann
03c1472e48 Typo 2013-03-09 12:38:40 +01:00
Joey Hess
a8ef5fdd0d ghc-android progresses, now with fully native haskell apps.. 2013-03-08 20:47:39 -04:00
Joey Hess
35c0165690 blog for the day 2013-03-08 19:34:33 -04:00
Joey Hess
0e508f860a assistant: Sync with all git remotes on startup. 2013-03-08 13:48:27 -04:00
Joey Hess
2f84f3926a blog for the day 2013-03-07 19:00:09 -04:00
Joey Hess
d45c73089a update 2013-03-07 14:38:06 -04:00
Joey Hess
effafbc506 note 2013-03-07 11:09:21 -04:00
193.96.240.2
1b8a3f6373 poll vote (It's too hard to install (please say why in comments)) 2013-03-07 12:46:34 +00:00
193.96.240.2
7d3a870332 poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-03-07 12:46:05 +00:00
139.80.40.12
0d7143325c poll vote (Not yet in Debian sid amd64) 2013-03-07 04:53:48 +00:00
Joey Hess
c16adc25c4 assistant: XMPP git pull and push requests are cached and sent when presence of a new client is detected.
Noticed that, At startup or network reconnect, git push messages were sent,
often before presence info has been gathered, so were not sent to any
buddies.

To fix this, keep track of which buddies have seen such messages,
and when new presence is received from a buddy that has not yet seen it,
resend.

This is done only for push initiation messages, so very little data needs
to be stored.
2013-03-06 21:38:01 -04:00
Joey Hess
d76e281de0 todo 2013-03-06 18:40:07 -04:00
Joey Hess
3c8498ec5f blog for the day 2013-03-06 16:32:47 -04:00
Joey Hess
c23ea9e311 assistant: Get back in sync with XMPP remotes after network reconnection, and on startup.
Make manualPull send push requests over XMPP.

When reconnecting with remotes, those that are XMPP remotes cannot
immediately be pulled from and scanned, so instead maintain a set of
(probably) desynced remotes, and put XMPP remotes on it. (This set could be
used in other ways later, if we can detect we're out of sync with other
types of remotes.)

The merger handles detecting when a XMPP push is received from a desynced
remote, and triggers a scan then, if they have in fact diverged.

This has one known bug: A single XMPP remote can have multiple clients
behind it. When this happens, only the UUID of one client is recorded
as the UUID of the XMPP remote. Pushes from the other XMPP clients will not
trigger a scan. If the client whose UUID is expected responds to the push
request, it'll work, but when that client is offline, we're SOL.
2013-03-06 15:09:31 -04:00
Joey Hess
59994d3e8f blog for the day 2013-03-04 16:40:37 -04:00
Joey Hess
aa2bc92b73 clarify todo item 2013-03-04 15:56:09 -04:00
http://ao2.it/
3009ab5463 Added a comment: Using the Emulator? 2013-03-04 13:58:18 +00:00
Joey Hess
0b236edba9 fix titles 2013-03-03 17:35:22 -04:00
Joey Hess
9c6238ac9d blog for the day 2013-03-03 17:21:03 -04:00
Joey Hess
08bdea7e52 webapp: New preferences page allows enabling/disabling debug logging at runtime, as well as configuring numcopies and diskreserve. 2013-03-03 17:07:27 -04:00
Joey Hess
d7ad02f893 fix title 2013-03-03 16:45:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
b54d87248b Added a comment 2013-03-01 23:52:53 +00:00
Joey Hess
3a783b4a3a blog for the day 2013-03-01 17:19:50 -04:00
Joey Hess
e2f1f7afc6 update 2013-03-01 14:21:10 -04:00
Joey Hess
18eb89de8f add 2013-03-01 13:50:12 -04:00
Joey Hess
8f75bfcc36 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-01 12:47:38 -04:00
79.214.27.125
1f6470a433 poll vote (I need a Windows port) 2013-03-01 16:46:39 +00:00
79.214.27.125
105428695b poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-03-01 16:46:14 +00:00
Joey Hess
0ca279bfa4 people are such randomness generators.. 2013-03-01 12:45:21 -04:00
Joey Hess
012be77742 move comment to correct place 2013-03-01 12:42:46 -04:00
http://joeyh.name/
a5242aece2 Added a comment 2013-03-01 16:37:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
cf60e25d89 Added a comment: Tried to add a bug, but website fails 2013-03-01 14:40:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
590e371f83 Added a comment 2013-03-01 12:02:09 +00:00
http://joeyh.name/
6f8ca31e9b Added a comment 2013-03-01 04:23:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
b698335c04 Added a comment 2013-03-01 03:55:46 +00:00
http://joeyh.name/
0e5069d6c5 Added a comment 2013-03-01 03:10:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
794eb7cb88 Added a comment: link busybox: No such file or directory 2013-03-01 02:32:32 +00:00
Joey Hess
967f3b14e0 blog for the day 2013-02-28 17:56:37 -04:00
Joey Hess
85be9379b0 fix link 2013-02-28 15:54:18 -04:00
http://joeyh.name/
f467486c10 Added a comment 2013-02-28 19:52:59 +00:00
http://joeyh.name/
fadb6552c6 Added a comment 2013-02-28 19:42:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
e0fd647396 Added a comment: lot of stuck git processes 2013-02-28 09:01:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
ee00b3c163 removed 2013-02-28 09:00:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
53184008b6 removed 2013-02-28 09:00:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
5355403acc Added a comment: lot of stuck git process 2013-02-28 08:59:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
b54f5a146b Added a comment: lot of stuck git process 2013-02-28 08:58:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
46c90c178a Added a comment 2013-02-28 08:40:47 +00:00
http://meep.pl/
5625f89c66 Added a comment 2013-02-28 06:13:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI
abe90ea0a6 Added a comment 2013-02-28 02:53:54 +00:00
Joey Hess
c000bc3ce1 releasing version 4.20130227 2013-02-27 18:07:50 -04:00
http://meep.pl/
13b90b183f Added a comment 2013-02-27 06:55:25 +00:00
http://meep.pl/
5cab09a9f9 Added a comment 2013-02-27 06:53:15 +00:00
http://meep.pl/
bfaf4bad3b Added a comment: git annex init --debug 2013-02-27 06:39:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b154e3d459 Added a comment: Automagic photo backups 2013-02-26 21:56:44 +00:00
Joey Hess
4d32fc1c2a blog for the day 2013-02-26 16:43:19 -04:00
Joey Hess
d868d47b00 update 2013-02-26 15:30:50 -04:00
http://joeyh.name/
4ccf8686cc Added a comment 2013-02-26 16:33:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
891ed205ee Added a comment 2013-02-25 18:28:09 +00:00
http://joeyh.name/
0aa137be77 Added a comment 2013-02-25 15:53:31 +00:00
Richard Hartmann
bfb8bc4372 Typos 2013-02-25 12:38:21 +01:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
938694a47a Added a comment 2013-02-25 11:22:53 +00:00
http://meep.pl/
7002977f60 Added a comment: Android 2.3 again 2013-02-24 23:07:28 +00:00
Joey Hess
298f7493cb Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-24 17:49:34 -04:00
Joey Hess
8cdc4de696 blog for the day 2013-02-24 17:47:39 -04:00
http://meep.pl/
240632682e Added a comment: Android 2.3 2013-02-24 15:16:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkcw7gULxa_Tx-TYSpXCfQChWbZAnrxUPk
f96511ff50 typo fix 2013-02-24 13:32:47 +00:00
Joey Hess
08e26096c7 blog for the day 2013-02-23 19:19:16 -04:00
Joey Hess
201acf140d Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-23 12:42:14 -04:00
Joey Hess
2d2d27a9d5 yesod-pure 2013-02-23 00:38:06 -04:00