git-annex/Assistant/Threads
Joey Hess d7ca6fb856 webapp: Now always logs to .git/annex/daemon.log
It used to not log to daemon.log when a repository was first created, and
when starting the webapp. Now both do. Redirecting stdout and stderr to the
log is tricky when starting the webapp, because the web browser may want to
communicate with the user. (Either a console web browser, or web.browser = echo)
This is handled by restoring the original fds when running the browser.
2013-01-15 13:34:59 -04:00
..
Committer.hs assistant: Avoid committer crashing if a file is deleted at the wrong instant. 2013-01-14 15:02:13 -04:00
ConfigMonitor.hs automatic repolist updating 2012-11-13 17:50:54 -04:00
DaemonStatus.hs cleanup daemonStatus accessors 2012-10-30 14:44:18 -04:00
Glacier.hs assistant: Retrival from glacier now handled. 2012-11-29 15:23:33 -04:00
Merger.hs use sync command merge engine in assistant 2012-12-25 14:10:07 -04:00
MountWatcher.hs catch failure to start dbus service 2013-01-14 13:22:19 -04:00
NetWatcher.hs NetManager is only currently used with dbus 2012-11-07 14:56:32 -04:00
PairListener.hs rename another 'close' 2012-11-07 14:56:32 -04:00
Pusher.hs don't try to transfer data to/from XMPP remotes 2012-11-11 16:23:16 -04:00
SanityChecker.hs pushed Assistant monad down into DaemonStatus code 2012-10-30 15:39:15 -04:00
TransferPoller.hs pushed Assistant monad down into DaemonStatus code 2012-10-30 15:39:15 -04:00
Transferrer.hs remove dead code 2012-12-01 15:21:24 -04:00
TransferScanner.hs --auto fixes 2012-12-06 13:22:16 -04:00
TransferWatcher.hs whitespace fixes 2012-12-13 00:45:27 -04:00
Watcher.hs webapp: Now always logs to .git/annex/daemon.log 2013-01-15 13:34:59 -04:00
WebApp.hs webapp: Use IP address, rather than localhost 2013-01-09 23:18:00 -04:00
XMPPClient.hs whitespace fixes 2012-12-13 00:45:27 -04:00