Commit graph

6231 commits

Author SHA1 Message Date
Joey Hess
12efabf070 webapp: Allow dashes in ssh key comments when pairing. 2012-10-22 11:18:19 -04:00
http://joeyh.name/
73533538ac Added a comment 2012-10-22 13:53:06 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
5c42e0d381 2012-10-22 02:07:02 +00:00
Joey Hess
bcaf320ed8 push out config changes 2012-10-21 15:50:49 -04:00
Joey Hess
1f1d75bc13 OSX: Stop installing non-self-contained webapp into Desktop directory.
This was a stopgap, and we have the self-contained webapp now.
2012-10-21 15:33:06 -04:00
http://a-or-b.myopenid.com/
e1d0c7813b 2012-10-21 06:16:36 +00:00
Joey Hess
7c1c365d88 fix link 2012-10-21 01:37:53 -04:00
http://joeyh.name/
ecc643af33 Added a comment 2012-10-21 05:36:36 +00:00
Joey Hess
3655aa1c8d Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-21 01:28:30 -04:00
Joey Hess
62f50b2052 file:/// URLs can now be used with the web special remote. 2012-10-21 01:28:10 -04:00
Joey Hess
452e6819d0 !! removal 2012-10-21 00:51:42 -04:00
Steve
e907da0600 Added a comment: Some free-form remote ideas 2012-10-21 02:07:40 +00:00
http://lj.rossia.org/users/imz/
6e88a6346b Added a comment: Yes, I agree, such a special remote for free-form read-only media would be convnient. 2012-10-20 23:58:45 +00:00
Steve
87d16ca1c0 Added a comment: "free-form" special remote / dar utility 2012-10-20 22:11:23 +00:00
Joey Hess
733dd74799 update; new git-annex-el and org-attach integration 2012-10-20 16:58:21 -04:00
Joey Hess
b04cf6ab71 blog for the day 2012-10-20 16:54:32 -04:00
Joey Hess
a2385edd29 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-20 16:44:05 -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
b281584422 remove some more !! 2012-10-20 16:21:43 -04:00
Joey Hess
813b28aa49 removed 3 partial !! and got a much nicer implementation
Yay, monadic Either!
2012-10-20 16:21:39 -04:00
Joey Hess
fc87291e58 avoid -Wall, too noisy 2012-10-20 16:21:25 -04:00
Joey Hess
ea5f0fca97 workaround for ghci fragility in reusing objects compiled with ghc 2012-10-20 16:20:42 -04:00
Joey Hess
b547b3777e fix warning 2012-10-20 15:30:11 -04:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
01bd7dd390 2012-10-20 19:19:02 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
43ef06d0d0 2012-10-20 19:06:58 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
7ec75a93d2 2012-10-20 19:06:24 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
e539e5d3d4 Added a comment: Have you seen the dar utility? 2012-10-20 19:03:37 +00:00
Steve
4dd83485e7 2012-10-20 18:10:23 +00:00
Steve
1a1312925f 2012-10-20 18:04:55 +00:00
Steve
3f40f9d68d 2012-10-20 18:03:59 +00:00
Joey Hess
403bb5b93a update 2012-10-20 12:59:59 -04:00
Joey Hess
ff36e474f1 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-20 12:45:16 -04:00
Joey Hess
14b376d440 Merge branch 'safesemaphore'
Conflicts:
	debian/changelog
	git-annex.cabal
2012-10-20 12:44:25 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM
af3cee511c 2012-10-20 15:22:54 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
2f319e8aba Added a comment: Correction 2012-10-20 05:34:47 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
acff478d3b 2012-10-20 05:31:45 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
de452ca2a9 Added a comment: Response 2012-10-20 05:21:13 +00:00
Joey Hess
4d1e0c9be8 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-19 17:03:07 -04:00
Joey Hess
ef030e770a blog for the day 2012-10-19 17:02:37 -04:00
http://joeyh.name/
09da058873 Added a comment 2012-10-19 21:01:44 +00:00
Joey Hess
73c28d2ca7 nasty race workaround 2012-10-19 16:59:18 -04:00
Joey Hess
40aab719df Replace "in=" with "present" in preferred content expressions
in= was problimatic in two ways. First, it referred to a remote by name,
but preferred content expressions can be evaluated elsewhere, where that
remote doesn't exist, or a different remote has the same name. This name
lookup code could error out at runtime. Secondly, in= seemed pretty useless.
in=here did not cause content to be gotten, but it did let present content
be dropped.

present is more useful, although "not present" is unstable and should be
avoided.
2012-10-19 16:09:21 -04:00
Joey Hess
3417c55189 remove git-annex branch read cache
This cache prevented noticing changes made by another process.

The case I just ran into involved the assistant dropping a file, which
cached its presence info. Then the same file was downloaded again,
but the assistant didn't know its presence info had changed.

I don't see a way to keep this cache. Will instead rely on the OS level
file cache, for files in the journal. May need to add more higher-level
caching of info that it's ok to have a potentially stale copy of,
although much of git-annex already does so.
2012-10-19 14:25:15 -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
https://www.google.com/accounts/o8/id?id=AItOawkoMFuxYLuZXXOEh4uGzSAD8otbDxW5r94
e8f8dbe752 2012-10-19 17:47:17 +00:00
Joey Hess
168752ca3b race 2012-10-19 13:33:11 -04:00
Joey Hess
6fab0e9c15 Merge branch 'master' of ssh://git-annex.branchable.com 2012-10-19 13:10:53 -04:00
Joey Hess
84f3691932 close 2012-10-19 13:10:32 -04:00
http://joeyh.name/
41adb74e85 Added a comment 2012-10-19 17:08:39 +00:00
http://joeyh.name/
a2c35d5680 Added a comment 2012-10-19 17:07:08 +00:00