Joey Hess
a5781fd9ba
webapp automatic grouping
...
webapp: Adds newly created repositories to one of these groups:
clients, drives, servers
This is heuristic, but it's a pretty good heuristic, and can always be
configured.
2012-10-09 14:24:17 -04:00
Joey Hess
8eb1ba4cfe
revert bad change
2012-10-09 13:49:27 -04:00
Joey Hess
5ac15149cc
assistant: Now honors preferred content settings when deciding what to transfer.
...
Both when queueing downloads, and uploads, consults the preferred content
settings.
I didn't make it check yet when requeing failed transfers or queuing
deferred downloads; dealing with the preferred content settings (or indeed,
other settings) changing while the assistant is running still needs work.
2012-10-09 12:18:41 -04:00
http://joeyh.name/
11f8ea2f34
Added a comment
2012-10-09 15:10:46 +00:00
124.170.69.248
96e40282c7
poll vote (Box.com)
2012-10-09 11:17:10 +00:00
124.170.69.248
2bb7f29b2b
poll vote (My phone (or MP3 player))
2012-10-09 11:17:03 +00:00
124.170.69.248
d5da0d4171
poll vote (Google Drive)
2012-10-09 11:16:53 +00:00
124.170.69.248
f59ba96a14
poll vote (Tahoe-LAFS)
2012-10-09 11:16:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w
f603951f43
2012-10-09 10:07:11 +00:00
65.9.174.186
13eaf9dea8
poll vote (Google Drive)
2012-10-08 21:18:14 +00:00
Joey Hess
2db572546a
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-08 17:16:22 -04:00
Joey Hess
fee40dd374
generalized Annex.Wanted
...
this should make it easy to use from inside the assistant, where
everything is an AssociatedFile.
2012-10-08 17:14:01 -04:00
Joey Hess
acb8721072
blog for the day
2012-10-08 17:13:21 -04:00
Joey Hess
a3c9b16195
simplify changelog
2012-10-08 16:14:55 -04:00
Joey Hess
836561e057
fix invered logic for shouldDrop
2012-10-08 16:12:02 -04:00
Joey Hess
1eedf495c3
make copy --to check preferred content of the remote
2012-10-08 16:06:56 -04:00
Joey Hess
17543f6e80
drop --auto --from with preferred content
...
With --from, it needs to examine the preferred content of the repository
being dropped from, instead of the local repository.
2012-10-08 15:34:44 -04:00
Joey Hess
e375b931c0
add --ingroup limit
2012-10-08 15:18:58 -04:00
Joey Hess
7cd81bd978
Added --smallerthan and --largerthan limits
2012-10-08 13:39:18 -04:00
Joey Hess
71fd18a97f
wired preferred content up to get, copy, and drop --auto
2012-10-08 13:16:53 -04:00
79.194.195.87
35b6222fac
poll vote (My phone (or MP3 player))
2012-10-08 07:02:08 +00:00
Joey Hess
888981eaae
update; branch
2012-10-07 23:10:28 -04:00
178.83.201.90
2baa36230c
poll vote (My phone (or MP3 player))
2012-10-07 20:27:08 +00:00
Joey Hess
f5824f6db1
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-07 16:17:08 -04:00
Joey Hess
34e7faf71a
uninit: Unset annex.version. Closes : #689852
2012-10-07 16:04:03 -04:00
93.90.47.114
e36b4bc454
poll vote (Google Drive)
2012-10-07 18:20:07 +00:00
http://joeyh.name/
4530e68c00
Added a comment
2012-10-06 21:05:45 +00:00
Joey Hess
0e0003f004
fix name of path to osx app directory
2012-10-06 17:03:40 -04:00
Joey Hess
6cad247c5f
look for sysctl in some common sbin locations when it's not in PATH
2012-10-06 16:16:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY
d7289a13e5
Added a comment: setup: standalone/macos/git-annex.app/Contents/Info.plist: does not exist
2012-10-06 14:46:55 +00:00
http://meep.pl/
45f408bc3c
Added a comment: Include/exclude
2012-10-06 08:40:23 +00:00
http://lj.rossia.org/users/imz/
eaac10ac1d
typos
2012-10-05 22:56:48 +00:00
Joey Hess
12d1f71e9d
really fix link..
2012-10-05 17:59:34 -04:00
Joey Hess
5e1ff4263a
fix link
2012-10-05 17:58:04 -04:00
Joey Hess
b577ec4a5c
response
2012-10-05 17:56:15 -04:00
Joey Hess
b374e21118
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-05 17:09:58 -04:00
Joey Hess
d5348efeb0
blog for the day
2012-10-05 17:09:17 -04:00
Joey Hess
7bb4d507ba
add AssumeNotPresent parameter to limits
...
Solves the issue with preferred content expressions and dropping that
I mentioned yesterday. My solution was to add a parameter to specify a set
of repositories where content should be assumed not to be present. When
deciding whether to drop, it can put the current repository in, and then
if the expression fails to match, the content can be dropped.
Using yesterday's example "(not copies=trusted:2) and (not in=usbdrive)",
when the local repo is one of the 2 trusted copies, the drop check will
see only 1 trusted copy, so the expression matches, and so the content will
not be dropped.
2012-10-05 16:52:44 -04:00
http://m-f-k.myopenid.com/
ac238eccba
Added a comment: +1
2012-10-05 20:00:32 +00:00
Joey Hess
51f41bad63
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-05 11:57:54 -04:00
Joey Hess
b1c28ab87e
update
2012-10-05 11:57:48 -04:00
http://joeyh.name/
4c5443329a
Added a comment
2012-10-05 15:08:26 +00:00
Joey Hess
e68600813e
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-05 11:00:01 -04:00
Joey Hess
094dfac9f2
note
2012-10-05 10:57:34 -04:00
http://meep.pl/
492d62ce20
Added a comment: Ah, the barber paradox
2012-10-05 06:51:12 +00:00
http://joeyh.name/
a4ffc7d155
Added a comment
2012-10-05 00:43:12 +00:00
84.186.117.8
f782c6948d
poll vote (My phone (or MP3 player))
2012-10-05 00:40:28 +00:00
http://joeyh.name/
05efde7489
Added a comment
2012-10-05 00:39:43 +00:00
Joey Hess
2faa2cdf00
update
2012-10-04 20:38:39 -04:00
Joey Hess
f84ac8141e
old bug
2012-10-04 20:15:16 -04:00