Commit graph

2964 commits

Author SHA1 Message Date
Joey Hess
0b1cf3a766 Merge branch 'master' into xmpp
Conflicts:
	Assistant/Threads/MountWatcher.hs
	Assistant/Threads/NetWatcher.hs
2012-10-26 00:10:41 -04:00
Joey Hess
2018de53a3 correction 2012-10-25 17:16:58 -04:00
Joey Hess
d98101b41f blog for the day 2012-10-25 17:12:07 -04:00
Joey Hess
52a48d1a78 Merge branch 'master' into xmpp 2012-10-25 14:43:55 -04:00
Joey Hess
ed48c49cf9 todo 2012-10-25 14:04:18 -04:00
Joey Hess
8c9c8e3110 only use one push attribute
When pushing to multiple UUIDs, combine them all into a single push
attribute.
2012-10-25 13:31:45 -04:00
137.132.250.13
6239b24270 poll vote (Google Drive) 2012-10-25 05:47:30 +00:00
Joey Hess
1d955d1332 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-24 20:06:27 -04:00
Joey Hess
75ad5b062a add xmpp page 2012-10-24 20:05:45 -04:00
http://joeyh.name/
6768238da5 Added a comment 2012-10-24 22:44:41 +00:00
Joey Hess
9aa9cb5bcf blog for the day 2012-10-24 15:56:33 -04:00
93.220.117.141
981aefaa06 poll vote (Google Drive) 2012-10-24 16:11:38 +00:00
Joey Hess
70c8324a72 simplify 2012-10-24 11:48:10 -04:00
Joey Hess
031bdf77b6 think I had the tagged right the 1st time 2012-10-24 11:46:31 -04:00
Joey Hess
034dace252 ahah 2012-10-24 11:45:00 -04:00
Joey Hess
78c7025781 erm, I forget how this pagespec works 2012-10-24 11:44:14 -04:00
Joey Hess
8eae88af4a fix tag matching 2012-10-24 11:43:21 -04:00
Joey Hess
25271545c2 add page with todo items tagged design/assistant 2012-10-24 11:42:01 -04:00
http://adamspiers.myopenid.com/
c2ddf8aa2e link to git-annex todo list 2012-10-24 15:24:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmQ4Oe5-qOANRuZel9kDvtBfQG1zlEcIzw
80276313fb Added a comment: Remote control clients 2012-10-24 05:18:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmQ4Oe5-qOANRuZel9kDvtBfQG1zlEcIzw
ab517a1ffb Added a comment: PEP is ok 2012-10-24 05:15:38 +00:00
Joey Hess
e66bcec263 xmpp 2012-10-23 15:47:36 -04:00
Joey Hess
e5a08bef51 link 2012-10-23 12:43:37 -04:00
Joey Hess
b04cf6ab71 blog for the day 2012-10-20 16:54:32 -04:00
Joey Hess
c7c2015435 add ConfigMonitor thread
Monitors git-annex branch for changes, which are noticed by the Merger
thread whenever the branch ref is changed (either due to an incoming push,
or a local change), and refreshes cached config values for modified config
files.

Rate limited to run no more often than once per minute. This is important
because frequent git-annex branch changes happen when files are being
added, or transferred, etc.

A primary use case is that, when preferred content changes are made,
and get pushed to remotes, the remotes start honoring those settings.
Other use cases include propigating repository description and trust
changes to remotes, and learning when a remote has added a new special
remote, so the webapp can present the GUI to enable that special remote
locally.

Also added a uuid.log cache. All other config files already had caches.
2012-10-20 16:43:35 -04:00
Joey Hess
ef030e770a blog for the day 2012-10-19 17:02:37 -04:00
Joey Hess
f4c3a45da0 check preferred content when a file is moved or created
This can result in the file being dropped, or being downloaded, or even
being dropped from some other repo.

It's even possible to create a file in a directory where content is not
wanted, which will make the assistant immediately send it elsewhere, and
then drop it.
2012-10-19 14:22:13 -04:00
Joey Hess
168752ca3b race 2012-10-19 13:33:11 -04:00
http://joeyh.name/
a2c35d5680 Added a comment 2012-10-19 17:07:08 +00:00
http://a-or-b.myopenid.com/
a4ccbc0d50 Added a comment 2012-10-19 01:21:42 +00:00
93.231.130.2
78637fcb15 poll vote (Google Drive) 2012-10-19 00:32:24 +00:00
Joey Hess
c42ef4ac2e blog for the day 2012-10-18 18:10:02 -04:00
Joey Hess
9c89924c05 check and drop after uploads 2012-10-18 16:05:43 -04:00
Joey Hess
0c6a1ec87d update 2012-10-18 15:56:52 -04:00
Joey Hess
ee9e0702a2 check and drop unwanted content from remotes after receiving a transfer 2012-10-18 15:37:57 -04:00
Joey Hess
dea125e1b7 split 2012-10-18 15:22:28 -04:00
Joey Hess
f7f34d2072 drop unwanted content in the transfer scan
This was complicated quite a bit by needing to check numcopies. I optimised
that, so it only looks up numcopies once per file, no matter how many
remotes it checks to drop from. Although it did just occur to me that
it might be better to first check if it wants to drop content, and only
then check numcopies..
2012-10-18 15:07:11 -04:00
Joey Hess
dbe8de40ab minor transfer scanner code reworking
Also a small optimisation using a Set
2012-10-18 13:42:17 -04:00
84.204.75.2
9026ed9c3f poll vote (Google Drive) 2012-10-18 11:48:11 +00:00
84.204.75.2
dfc6d8a38a poll vote (My phone (or MP3 player)) 2012-10-18 11:47:33 +00:00
Joey Hess
9762d26f81 blog for the day 2012-10-17 16:21:34 -04:00
Joey Hess
7d4f1358f9 blog for the day 2012-10-16 16:49:29 -04:00
Joey Hess
634b870240 releasing version 3.20121016 2012-10-16 16:47:59 -04:00
Joey Hess
5feadb4df4 blog for the day 2012-10-16 00:20:13 -04:00
188.226.51.71
7f3138dd20 poll vote (Tahoe-LAFS) 2012-10-16 00:12:17 +00:00
Joey Hess
c504f4025f Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-14 17:49:16 -04:00
Joey Hess
ae53da8615 blog for the day 2012-10-14 17:48:09 -04:00
84.112.131.62
7910ca770d poll vote (OpenStack SWIFT) 2012-10-14 19:54:39 +00:00
Joey Hess
04a69b22b1 update 2012-10-14 15:15:24 -04:00
Joey Hess
592d55ef7c fix display of transfers for remotes not in syncRemotes list 2012-10-14 14:51:11 -04:00