summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* move code around and rename thread; no functional changesGravatar Joey Hess2013-10-29
* 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
* update for LsTree type changeGravatar Joey Hess2013-10-17
* 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
* 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
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* only retry every 60 secondsGravatar Joey Hess2013-08-24
* clarify notifyNetMessagerRestartGravatar Joey Hess2013-08-24
* gitignore support for the assistant and watcherGravatar Joey Hess2013-08-02
* better git version checkingGravatar Joey Hess2013-08-02
* assistant: Fix bug that caused it to stall when adding a very large number of...Gravatar Joey Hess2013-07-27
* assistant: Fix deadlock that could occur when adding a lot of files at once i...Gravatar Joey Hess2013-07-26
* assistant: Fix NetWatcher to not sync with remotes that have remote.<name>.an...Gravatar Joey Hess2013-07-26
* webapp: Better display of added files.Gravatar Joey Hess2013-07-10
* assistant: Daily sanity check thread is run niced.Gravatar Joey Hess2013-06-21
* assistant: On Linux, the expensive transfer scan is run niced.Gravatar Joey Hess2013-06-20
* log local pairing messages received when debugging is enabledGravatar Joey Hess2013-06-11
* Android: Make the "Open webapp" menu item open the just created repository wh...Gravatar Joey Hess2013-06-10
* remove unnecessary haskell extensionsGravatar Joey Hess2013-06-04
* avoid debug logging unknown xmpp messages, which may contain sensative inform...Gravatar Joey Hess2013-05-27
* remove debug printGravatar Joey Hess2013-05-25
* XMPP: Send pings and use them to detect when contact with the server is lost.Gravatar Joey Hess2013-05-22
* add two long-running XMPP push threads, no more inversion of controlGravatar Joey Hess2013-05-22
* per-client inboxes for push messagesGravatar Joey Hess2013-05-21
* XMPP: Be better at responding to CanPush messages when busy with something else.Gravatar Joey Hess2013-05-21
* test suite passes in direct modeGravatar Joey Hess2013-05-17
* rename moduleGravatar Joey Hess2013-05-12
* --listen is not supported on AndroidGravatar Joey Hess2013-05-02
* avoid auto-accepting pair requests from friends already paired withGravatar Joey Hess2013-04-30
* assistant: Fix bug that could cause incoming pushes to not get merged into th...Gravatar Joey Hess2013-04-30