summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added a comment: Works for meGravatar https://www.google.com/accounts/o8/id?id=AItOawlVwbp82f-7rNOyEpvqc9A8FEfn7wl2Akw2012-10-11
|
* poll vote (OpenStack SWIFT)Gravatar 87.193.165.872012-10-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-10
|\
* | avoid pairlistener crashGravatar Joey Hess2012-10-10
| | | | | | | | | | | | | | | | | | | | | | I noticed this while offline (so that lack of solar power is good for something). Apparently it tries to bind multicast to lo, and that fails. If this happens, catch it, and retry until a real network interface becomes available. It may be that this should tie into the NetWatcher, and rebind whenever an interface comes up. Needs testing..
* | blog for the dayGravatar Joey Hess2012-10-10
| |
* | ui for selecting a repository groupGravatar Joey Hess2012-10-10
| |
* | add standard group selector to repo edit formGravatar Joey Hess2012-10-10
| |
* | dead: Remove dead repository from all groups.Gravatar Joey Hess2012-10-10
| | | | | | | | This is less expensive than having inallgroup weed out dead repositories.
* | webapp: configure new repos to use the standard preferred content settingsGravatar Joey Hess2012-10-10
| |
* | webapp: put new repos in standard groupsGravatar Joey Hess2012-10-10
| | | | | | | | | | | | | | I'm using transfer for most things, both removable drives and cloud storage, because it's the safest choice. We'll see if it makes sense to prompt for the group when setting this up, or let the user pick something else after the fact.
* | refactorGravatar Joey Hess2012-10-10
| |
* | standard preferred content settings for client, transfer, backup, and ↵Gravatar Joey Hess2012-10-10
| | | | | | | | | | | | | | | | archive repositories I've designed these to work well together, I hope. If I get it wrong, I can just change the code in one place, since these expressions won't be stored in the git-annex branch.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmmzobjmmEVvnaqYqRZ2TQSFfMjyJNW_6M2012-10-10
|/
* rename --ingroup to --inallgroupGravatar Joey Hess2012-10-10
|
* Added a commentGravatar http://joeyh.name/2012-10-10
|
* deal with incompatable api change in network 2.4.0.1Gravatar Joey Hess2012-10-10
| | | | | On the cabal side, let's just require this new version, and set -DURI_24 to enable the code using it.
* Added a comment: Have errorGravatar https://www.google.com/accounts/o8/id?id=AItOawmY_4MvT5yEeztrS7UIJseStUe4mtgp6YE2012-10-10
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w2012-10-10
|
* poll vote (Amazon S3 (done))Gravatar 130.195.163.1162012-10-09
|
* update errata for today's releaseGravatar Joey Hess2012-10-09
|
* add news item for git-annex 3.20121009Gravatar Joey Hess2012-10-09
|
* releasing version 3.201210093.20121009Gravatar Joey Hess2012-10-09
|
* add "configure" link to each repository in the webapp's repo listGravatar Joey Hess2012-10-09
|
* webapp automatic groupingGravatar Joey Hess2012-10-09
| | | | | | | | 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.
* revert bad changeGravatar Joey Hess2012-10-09
|
* assistant: Now honors preferred content settings when deciding what to transfer.Gravatar Joey Hess2012-10-09
| | | | | | | | | 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.
* Added a commentGravatar http://joeyh.name/2012-10-09
|
* poll vote (Box.com)Gravatar 124.170.69.2482012-10-09
|
* poll vote (My phone (or MP3 player))Gravatar 124.170.69.2482012-10-09
|
* poll vote (Google Drive)Gravatar 124.170.69.2482012-10-09
|
* poll vote (Tahoe-LAFS)Gravatar 124.170.69.2482012-10-09
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w2012-10-09
|
* poll vote (Google Drive)Gravatar 65.9.174.1862012-10-08
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-08
|\
* | generalized Annex.WantedGravatar Joey Hess2012-10-08
| | | | | | | | | | this should make it easy to use from inside the assistant, where everything is an AssociatedFile.
* | blog for the dayGravatar Joey Hess2012-10-08
| |
* | simplify changelogGravatar Joey Hess2012-10-08
| |
* | fix invered logic for shouldDropGravatar Joey Hess2012-10-08
| |
* | make copy --to check preferred content of the remoteGravatar Joey Hess2012-10-08
| |
* | drop --auto --from with preferred contentGravatar Joey Hess2012-10-08
| | | | | | | | | | With --from, it needs to examine the preferred content of the repository being dropped from, instead of the local repository.
* | add --ingroup limitGravatar Joey Hess2012-10-08
| |
* | Added --smallerthan and --largerthan limitsGravatar Joey Hess2012-10-08
| |
* | wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
| |
| * poll vote (My phone (or MP3 player))Gravatar 79.194.195.872012-10-08
| |
* | update; branchGravatar Joey Hess2012-10-07
| |
| * poll vote (My phone (or MP3 player))Gravatar 178.83.201.902012-10-07
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-07
|\
* | uninit: Unset annex.version. Closes: #689852Gravatar Joey Hess2012-10-07
| |
| * poll vote (Google Drive)Gravatar 93.90.47.1142012-10-07
| |
| * Added a commentGravatar http://joeyh.name/2012-10-06
|/