summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* webapp: Check annex.version.Gravatar Joey Hess2013-11-17
* log missing index at notice priorityGravatar Joey Hess2013-11-13
* inverted logicGravatar Joey Hess2013-11-13
* better handling of missing index fileGravatar Joey Hess2013-11-13
* assistant: Notice on startup when the index file is corrupt, and auto-repair.Gravatar Joey Hess2013-11-13
* build assistant and watcher on windows (doesn't work yet)Gravatar Joey Hess2013-11-12
* allow to build when sandi is installed (don't use it yet)Gravatar Joey Hess2013-11-11
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Gravatar Joey Hess2013-11-07
* Improve local pairing behavior when two computers both try to start the pairi...Gravatar Joey Hess2013-11-02
* better control character sanity checkGravatar Joey Hess2013-11-02
* fix build w/o webapp (again)Gravatar Joey Hess2013-11-02
* webapp: remind user when using repositories that lack consistency checksGravatar Joey Hess2013-10-29
* add post-repair actionsGravatar Joey Hess2013-10-29
* fix stale git locks as part of repo repairGravatar Joey Hess2013-10-29
* move code around and rename thread; no functional changesGravatar Joey Hess2013-10-29
* fix build w/o webappGravatar Joey Hess2013-10-28
* automatically launch git repository repairGravatar Joey Hess2013-10-27
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* assistant: Automatically repair damanged git repository, if it can be done wi...Gravatar Joey Hess2013-10-26
* moved code out of webappGravatar Joey Hess2013-10-26
* assistant: When autostarted, wait 5 seconds before running the startup scan, ...Gravatar Joey Hess2013-10-26
* UI tweaksGravatar Joey Hess2013-10-22
* add git fsck to cronner, and UI for repository repair (not yet wired up)Gravatar Joey Hess2013-10-22
* git-recover-repository 1/2 doneGravatar Joey Hess2013-10-20
* cleanupGravatar Joey Hess2013-10-18
* update for LsTree type changeGravatar Joey Hess2013-10-17
* only sync with local repos that are currently available (and only fsck them too)Gravatar Joey Hess2013-10-14
* cronner: run jobs triggered by remotes becoming connected (untested)Gravatar Joey Hess2013-10-13
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* add config page for fsck, and alert with button when a fsck is runningGravatar Joey Hess2013-10-10
* queue downloads of keys that fsck finds with bad contentGravatar Joey Hess2013-10-10
* stop fsck when scheduled activity is removedGravatar Joey Hess2013-10-10
* got delay calculation backwardsGravatar Joey Hess2013-10-10
* fix option nameGravatar Joey Hess2013-10-10
* cronner builds, should work (untested)Gravatar Joey Hess2013-10-08
* half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* import: Skip .git directories.Gravatar Joey Hess2013-10-07
* assistant: Detect stale git lock files at startup time, and remove them.Gravatar Joey Hess2013-10-05
* watcher: Detect at startup time when there is a stale .git/lock, and remove i...Gravatar Joey Hess2013-10-03
* hlintGravatar Joey Hess2013-10-02
* enabling ssh gcrypt now worksGravatar Joey Hess2013-10-01
* webapp can now set up gcrypt repos on ssh serversGravatar Joey Hess2013-10-01
* UI for making encrypted ssh remotes with gcryptGravatar Joey Hess2013-09-29
* enabling rsync.net gcrypt reposGravatar Joey Hess2013-09-26
* webapp: Support storing encrypted git repositories on rsync.net.Gravatar Joey Hess2013-09-26
* add, import, assistant: Better preserve the mtime of symlinks, when when addi...Gravatar Joey Hess2013-09-25
* assistant: Clear the list of failed transfers when doing a full transfer scan...Gravatar Joey Hess2013-09-25
* webapp: support adding existing gcrypt special remotes from removable drivesGravatar Joey Hess2013-09-18
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* sync: support gcrypt4.20130909Gravatar Joey Hess2013-09-09