Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | avoid a warning | Joey Hess | 2013-02-06 |
| | |||
* | fix build with webapp disabled | Joey Hess | 2013-02-06 |
| | | | | Broken by recent thread manager and restarting improvements. | ||
* | annex.autocommit | Joey Hess | 2013-01-27 |
| | | | | | | | New setting, can be used to disable autocommit of changed files by the assistant, while it still does data syncing and other tasks. Also wired into webapp UI | ||
* | 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 |
| | |||
* | better handling of lifting from XMPP -> Assistant | Joey Hess | 2012-11-05 |
| | |||
* | pushed Assistant monad down into DaemonStatus code | Joey Hess | 2012-10-30 |
| | | | | | | Currently have three old versions of functions that more reworking is needed to remove: getDaemonStatusOld, modifyDaemonStatusOld_, and modifyDaemonStatusOld | ||
* | split remaining assistant types | Joey Hess | 2012-10-30 |