| Commit message (Expand) | Author | Age |
... | |
* | queue and start download of git-annex from web, using git-annex, when upgrade... | Joey Hess | 2013-11-23 |
* | global webapp redirects, to finish upgrades | Joey Hess | 2013-11-23 |
* | better UI flow through upgrade process | Joey Hess | 2013-11-23 |
* | restart on upgrade is working, including automatic restart | Joey Hess | 2013-11-23 |
* | got assistant upgrade detection to notice when I build a new version with cab... | Joey Hess | 2013-11-22 |
* | assistant restart on upgrade | Joey Hess | 2013-11-22 |
* | watch git-annex program file to detect upgrades | Joey Hess | 2013-11-22 |
* | annex.autoupgrade setting | Joey Hess | 2013-11-22 |
* | remove debug code | Joey Hess | 2013-11-22 |
* | fix inverted priority | Joey Hess | 2013-11-22 |
* | use .info, allow multiple info files in same directory | Joey Hess | 2013-11-22 |
* | upgrade alerts | Joey Hess | 2013-11-21 |
* | webapp: Check annex.version. | Joey Hess | 2013-11-17 |
* | log missing index at notice priority | Joey Hess | 2013-11-13 |
* | inverted logic | Joey Hess | 2013-11-13 |
* | better handling of missing index file | Joey Hess | 2013-11-13 |
* | assistant: Notice on startup when the index file is corrupt, and auto-repair. | Joey Hess | 2013-11-13 |
* | build assistant and watcher on windows (doesn't work yet) | Joey Hess | 2013-11-12 |
* | allow to build when sandi is installed (don't use it yet) | Joey Hess | 2013-11-11 |
* | webapp: Improve UI around remote that have no annex.uuid set, either because ... | Joey Hess | 2013-11-07 |
* | Improve local pairing behavior when two computers both try to start the pairi... | Joey Hess | 2013-11-02 |
* | better control character sanity check | Joey Hess | 2013-11-02 |
* | fix build w/o webapp (again) | Joey Hess | 2013-11-02 |
* | webapp: remind user when using repositories that lack consistency checks | Joey Hess | 2013-10-29 |
* | add post-repair actions | Joey Hess | 2013-10-29 |
* | fix stale git locks as part of repo repair | Joey Hess | 2013-10-29 |
* | move code around and rename thread; no functional changes | Joey Hess | 2013-10-29 |
* | fix build w/o webapp | Joey Hess | 2013-10-28 |
* | automatically launch git repository repair | Joey Hess | 2013-10-27 |
* | assistant: Support repairing git remotes that are locally accessible | Joey Hess | 2013-10-27 |
* | assistant: Automatically repair damanged git repository, if it can be done wi... | Joey Hess | 2013-10-26 |
* | moved code out of webapp | Joey Hess | 2013-10-26 |
* | assistant: When autostarted, wait 5 seconds before running the startup scan, ... | Joey Hess | 2013-10-26 |
* | UI tweaks | Joey Hess | 2013-10-22 |
* | add git fsck to cronner, and UI for repository repair (not yet wired up) | Joey Hess | 2013-10-22 |
* | git-recover-repository 1/2 done | Joey Hess | 2013-10-20 |
* | cleanup | Joey Hess | 2013-10-18 |
* | update for LsTree type change | Joey Hess | 2013-10-17 |
* | only sync with local repos that are currently available (and only fsck them too) | Joey Hess | 2013-10-14 |
* | cronner: run jobs triggered by remotes becoming connected (untested) | Joey Hess | 2013-10-13 |
* | add remote fsck interface | Joey Hess | 2013-10-11 |
* | add config page for fsck, and alert with button when a fsck is running | Joey Hess | 2013-10-10 |
* | queue downloads of keys that fsck finds with bad content | Joey Hess | 2013-10-10 |
* | stop fsck when scheduled activity is removed | Joey Hess | 2013-10-10 |
* | got delay calculation backwards | Joey Hess | 2013-10-10 |
* | fix option name | Joey Hess | 2013-10-10 |
* | cronner builds, should work (untested) | Joey Hess | 2013-10-08 |
* | half way complete cronner thread to run scheduled activities | Joey Hess | 2013-10-08 |
* | import: Skip .git directories. | Joey Hess | 2013-10-07 |
* | assistant: Detect stale git lock files at startup time, and remove them. | Joey Hess | 2013-10-05 |