summaryrefslogtreecommitdiff
path: root/Assistant.hs
Commit message (Expand)AuthorAge
* add support for fully automatic upgradesJoey Hess2013-11-24
* assistant restart on upgradeJoey Hess2013-11-22
* watch git-annex program file to detect upgradesJoey Hess2013-11-22
* upgrade alertsJoey Hess2013-11-21
* webapp: Check annex.version.Joey Hess2013-11-17
* ensure .git/annex exists before opening log file when starting assistantJoey Hess2013-11-13
* no openLog on windowsJoey Hess2013-11-12
* build assistant and watcher on windows (doesn't work yet)Joey Hess2013-11-12
* webapp: remind user when using repositories that lack consistency checksJoey Hess2013-10-29
* add post-repair actionsJoey Hess2013-10-29
* move code around and rename thread; no functional changesJoey Hess2013-10-29
* automatically launch git repository repairJoey Hess2013-10-27
* assistant: When autostarted, wait 5 seconds before running the startup scan, ...Joey Hess2013-10-26
* add config page for fsck, and alert with button when a fsck is runningJoey Hess2013-10-10
* half way complete cronner thread to run scheduled activitiesJoey Hess2013-10-08
* assistant: Detect stale git lock files at startup time, and remove them.Joey Hess2013-10-05
* assistant: Work around git-cat-file's not reloading the index after files are...Joey Hess2013-05-25
* add two long-running XMPP push threads, no more inversion of controlJoey Hess2013-05-22
* remove overview of threads an mvarsJoey Hess2013-05-22
* reomove showStart, unnecessaryJoey Hess2013-05-09
* run checkCanWatch before redirecting errors to logJoey Hess2013-05-09
* Detect systems that have no user name set in GECOS, and also don't have user....Joey Hess2013-04-22
* webapp: New --listen= option allows running the webapp on one computer and co...Joey Hess2013-04-08
* refactor alert button creation codeJoey Hess2013-04-04
* streamline deletion process and improve UIJoey Hess2013-04-03
* clean up urlrenderer handling when the webapp is not builtJoey Hess2013-04-03
* 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