summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update; android autobuolder container is now publishedGravatar Joey Hess2014-06-02
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2014-06-02
|
* Added a comment: Can't find developer API key and secretGravatar https://www.google.com/accounts/o8/id?id=AItOawlPfB0_GcGJ827kZqRE1PF4D23rxpfOeg42014-06-01
|
* Added a comment: SolvedGravatar https://www.google.com/accounts/o8/id?id=AItOawkexhIpGcYa22aPQtLm-StpHiF-MHYPh5w2014-06-01
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkPSASwemBzccJmjkotESlbUSs5GPFiPCs2014-06-01
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkPSASwemBzccJmjkotESlbUSs5GPFiPCs2014-06-01
|
* Added a comment: Update - 20140529Gravatar https://www.google.com/accounts/o8/id?id=AItOawniXLhO9mLn-7EDfawdENZ2fQwlGy5w_oc2014-06-01
|
* minor bugs found with SSH on port != 22Gravatar Jamieson2014-05-31
|
* devblogGravatar Joey Hess2014-05-30
|
* addGravatar Joey Hess2014-05-30
|
* updateGravatar Joey Hess2014-05-30
|
* more bug metadata etcGravatar Joey Hess2014-05-30
|
* confirmed needs to be a tagGravatar Joey Hess2014-05-30
|
* moreinfo needs to be a tagGravatar Joey Hess2014-05-30
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-30
|\
* | metaGravatar Joey Hess2014-05-30
| |
| * Added a commentGravatar http://joeyh.name/2014-05-30
|/
* tag layoutGravatar Joey Hess2014-05-30
|
* tag layoutGravatar Joey Hess2014-05-30
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-30
|\
* | display tags in the main bug listGravatar Joey Hess2014-05-30
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF82014-05-30
| |
* | fix broken linkGravatar Joey Hess2014-05-30
| |
* | fix linkGravatar Joey Hess2014-05-30
| |
| * Added a commentGravatar http://joeyh.name/2014-05-30
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-30
|\
| * Added a commentGravatar http://joeyh.name/2014-05-30
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-30
|\|
* | assistant: Make sanity checker tmp dir cleanup code more robust.Gravatar Joey Hess2014-05-30
| |
| * Added a commentGravatar http://joeyh.name/2014-05-30
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-30
|\
* | fix UI when enabling existing gcrypt repoGravatar Joey Hess2014-05-30
| | | | | | | | | | | | | | | | avoid editing repo for same reasons as in 52601eb6067037e197b5c0b56c257482d968b465 avoid stomping on its description, even though no description exists until after syncing is complete
* | avoid stomping on existing description when enabling a special remoteGravatar Joey Hess2014-05-30
| | | | | | | | Happened with eg, gcrypt remotes.
* | webapp: avoid overwriting remote configs when enabling itGravatar Joey Hess2014-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid stomping on existing group and preferred content settings when enabling or combining with an already existing remote. Two level fix. First, use defaultStandardGroup rather than setStandardGroup, so if there is an existing configuration in the git-annex branch, it's not overwritten. To handle pre-existing ssh remotes (including gcrypt), a second level is needed, because before syncing with the remote, it's configuration won't be available locally. (And syncing could take a long time.) So, in this case, keep track of whether the remote is being created or enabled, and only set configs when creating it. This commit was sponsored by Anders Lannerback.
* | webapp: Avoid stomping on existing group and preferred content settings when ↵Gravatar Joey Hess2014-05-30
| | | | | | | | | | | | | | | | | | | | adding a local repository (or removable drive repository) that already exists. This does mean that if the webapp is asked to add a git repository on a removable drive that already exists, but is not yet a git-annex repository, it will avoid putting it in any group. That unlikely edge case is ok; the next step is the edit repository screen, which will show it's not in any group and the user can pick one.
| * Added a commentGravatar go8ose2014-05-30
| |
* | bugGravatar Joey Hess2014-05-29
| |
| * Added a commentGravatar http://joeyh.name/2014-05-30
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-29
|\
* | lazy bytestring fromStrict is not available in stable; use fromChunks insteadGravatar Joey Hess2014-05-29
| |
* | webapp: When adding a new local repository, fix bug that caused its group ↵Gravatar Joey Hess2014-05-29
| | | | | | | | | | | | | | | | | | and preferred content to be set in the current repository, even when not combining. There was a tricky bit here, when it does combine, the edit form is shown, and so the info needs to be committed to the new repository, but then pulled into the current one. And caches need to be invalidated for it to be visible in the edit form.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS02014-05-30
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS02014-05-30
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS02014-05-29
| |
| * Added a commentGravatar http://joeyh.name/2014-05-29
|/
* add news item for git-annex 5.20140529Gravatar Joey Hess2014-05-29
|
* Merge remote-tracking branch 'refs/remotes/dgit/dgit/sid'Gravatar Joey Hess2014-05-29
|\
* | Added a comment5.20140529Gravatar https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk2014-05-29
| |
* | remove a few orphaned commentsGravatar Joey Hess2014-05-29
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-29
|\ \