| Commit message (Expand) | Author | Age |
* | add config page for fsck, and alert with button when a fsck is running | Joey Hess | 2013-10-10 |
* | half way complete cronner thread to run scheduled activities | Joey Hess | 2013-10-08 |
* | assistant: Detect stale git lock files at startup time, and remove them. | Joey Hess | 2013-10-05 |
* | assistant: Work around git-cat-file's not reloading the index after files are... | Joey Hess | 2013-05-25 |
* | add two long-running XMPP push threads, no more inversion of control | Joey Hess | 2013-05-22 |
* | remove overview of threads an mvars | Joey Hess | 2013-05-22 |
* | reomove showStart, unnecessary | Joey Hess | 2013-05-09 |
* | run checkCanWatch before redirecting errors to log | Joey Hess | 2013-05-09 |
* | Detect systems that have no user name set in GECOS, and also don't have user.... | Joey Hess | 2013-04-22 |
* | webapp: New --listen= option allows running the webapp on one computer and co... | Joey Hess | 2013-04-08 |
* | refactor alert button creation code | Joey Hess | 2013-04-04 |
* | streamline deletion process and improve UI | Joey Hess | 2013-04-03 |
* | clean up urlrenderer handling when the webapp is not built | Joey Hess | 2013-04-03 |
* | detect when unwanted remote is empty and remove it | Joey Hess | 2013-04-03 |
* | hlint | Joey Hess | 2013-04-03 |
* | add a debug message about where logging goes | Joey Hess | 2013-03-27 |
* | add a startup notice in the log, with version number | Joey Hess | 2013-03-17 |
* | tweak | Joey Hess | 2013-03-12 |
* | got hdevtools working on the git-annex source tree | Joey Hess | 2013-03-12 |
* | assistant: Logs are rotated to avoid them using too much disk space. | Joey Hess | 2013-03-01 |
* | fix build with webapp disabled | Joey Hess | 2013-02-06 |
* | webapp: Now allows restarting any threads that crash. | Joey Hess | 2013-01-26 |
* | use async to track and manage threads | Joey Hess | 2013-01-26 |
* | webapp: Now always logs to .git/annex/daemon.log | Joey Hess | 2013-01-15 |
* | assistant: Detect when system is not configured with a user name, and set env... | Joey Hess | 2013-01-06 |
* | assistant: Retrival from glacier now handled. | Joey Hess | 2012-11-29 |
* | xmpp push control flow | Joey Hess | 2012-11-08 |
* | rename | Joey Hess | 2012-11-08 |
* | better handling of lifting from XMPP -> Assistant | Joey Hess | 2012-11-05 |
* | XMPP pair requests are now received, and an alert displayed | Joey Hess | 2012-11-03 |
* | refactor XMPP client | Joey Hess | 2012-11-03 |
* | split remaining assistant types | Joey Hess | 2012-10-30 |
* | moved ThreadedMonad to Types | Joey Hess | 2012-10-29 |
* | Assistant monad, stage 3 | Joey Hess | 2012-10-29 |
* | converted 2 more threads.. only 2 more to go | Joey Hess | 2012-10-29 |
* | tweak | Joey Hess | 2012-10-29 |
* | converted 6 more threads | Joey Hess | 2012-10-29 |
* | convert Watcher thread to Assistant monad | Joey Hess | 2012-10-29 |
* | Assistant monad, stage 2.5 | Joey Hess | 2012-10-29 |
* | Assistant monad, stage 1 | Joey Hess | 2012-10-29 |
* | more indentation. must stop. | Joey Hess | 2012-10-28 |
* | ensure that git-annex branch is pushed after a successful transfer | Joey Hess | 2012-10-28 |
* | (re)start XMPP when it's configured in the webapp | Joey Hess | 2012-10-27 |
* | typo | Joey Hess | 2012-10-26 |
* | gnutls segfault fixed | Joey Hess | 2012-10-26 |
* | better bound thread | Joey Hess | 2012-10-25 |
* | convert the assistant to use a bound thread for XMPP | Joey Hess | 2012-10-25 |
* | initial implementation of XMPP push notifier (untested) | Joey Hess | 2012-10-24 |
* | avoid building pushnotifier when there's no xmpp library installed | Joey Hess | 2012-10-24 |
* | added push notifier thread, currently a no-op | Joey Hess | 2012-10-24 |