summaryrefslogtreecommitdiff
path: root/Assistant.hs
Commit message (Expand)AuthorAge
...
* detect when unwanted remote is empty and remove itJoey Hess2013-04-03
* hlintJoey Hess2013-04-03
* add a debug message about where logging goesJoey Hess2013-03-27
* add a startup notice in the log, with version numberJoey Hess2013-03-17
* tweakJoey Hess2013-03-12
* got hdevtools working on the git-annex source treeJoey Hess2013-03-12
* assistant: Logs are rotated to avoid them using too much disk space.Joey Hess2013-03-01
* fix build with webapp disabledJoey Hess2013-02-06
* webapp: Now allows restarting any threads that crash.Joey Hess2013-01-26
* use async to track and manage threadsJoey Hess2013-01-26
* webapp: Now always logs to .git/annex/daemon.logJoey Hess2013-01-15
* assistant: Detect when system is not configured with a user name, and set env...Joey Hess2013-01-06
* assistant: Retrival from glacier now handled.Joey Hess2012-11-29
* xmpp push control flowJoey Hess2012-11-08
* renameJoey Hess2012-11-08
* better handling of lifting from XMPP -> AssistantJoey Hess2012-11-05
* XMPP pair requests are now received, and an alert displayedJoey Hess2012-11-03
* refactor XMPP clientJoey Hess2012-11-03
* split remaining assistant typesJoey Hess2012-10-30
* moved ThreadedMonad to TypesJoey Hess2012-10-29
* Assistant monad, stage 3Joey Hess2012-10-29
* converted 2 more threads.. only 2 more to goJoey Hess2012-10-29
* tweakJoey Hess2012-10-29
* converted 6 more threadsJoey Hess2012-10-29
* convert Watcher thread to Assistant monadJoey Hess2012-10-29
* Assistant monad, stage 2.5Joey Hess2012-10-29
* Assistant monad, stage 1Joey Hess2012-10-29
* more indentation. must stop.Joey Hess2012-10-28
* ensure that git-annex branch is pushed after a successful transferJoey Hess2012-10-28
* (re)start XMPP when it's configured in the webappJoey Hess2012-10-27
* typoJoey Hess2012-10-26
* gnutls segfault fixedJoey Hess2012-10-26
* better bound threadJoey Hess2012-10-25
* convert the assistant to use a bound thread for XMPPJoey Hess2012-10-25
* initial implementation of XMPP push notifier (untested)Joey Hess2012-10-24
* avoid building pushnotifier when there's no xmpp library installedJoey Hess2012-10-24
* added push notifier thread, currently a no-opJoey Hess2012-10-24
* push out config changesJoey Hess2012-10-21
* add ConfigMonitor threadJoey Hess2012-10-20
* build fix for non-webapp enabled buildJoey Hess2012-09-23
* when a Download finishes, queue UploadsJoey Hess2012-09-18
* deferred downloadsJoey Hess2012-09-17
* hlintJoey Hess2012-09-13
* pairing probably works now (untested)Joey Hess2012-09-10
* first pass at alert buttonsJoey Hess2012-09-08
* added pair listener threadJoey Hess2012-09-08
* display errors when any named thread crashesJoey Hess2012-09-06
* fix build without the webappJoey Hess2012-08-30
* add download progress polling threadJoey Hess2012-08-28
* add NetWatcher threadJoey Hess2012-08-21