git-annex/Assistant/Threads
Joey Hess 78b3dada5b better connection close handling
Depending on how the webapp was started up and whether the user clicked on
any links in it, window.close() may be disallowed by browser security
policy. Also if that fails, display a modal dialog that nicely blackens out
the webapp.

TODO: avoid Escape closing it. Bootstrap's docs are unclear about how to do
that.
2012-07-30 14:50:32 -04:00
..
Committer.hs debuggery 2012-07-29 14:10:17 -04:00
Merger.hs build fixes 2012-07-25 22:04:10 -04:00
MountWatcher.hs make old activiy alerts stay visible 2012-07-30 02:39:24 -04:00
Pusher.hs fix push status, broken when inParallel was adapted for -threaded 2012-07-30 11:52:44 -04:00
SanityChecker.hs make old activiy alerts stay visible 2012-07-30 02:39:24 -04:00
Transferrer.hs fix bug in transfer initiation checking 2012-07-29 13:37:26 -04:00
TransferScanner.hs make old activiy alerts stay visible 2012-07-30 02:39:24 -04:00
TransferWatcher.hs move DaemonStatus manipulation out of the Annex monad to IO 2012-07-28 18:02:11 -04:00
Watcher.hs make old activiy alerts stay visible 2012-07-30 02:39:24 -04:00
WebApp.hs better connection close handling 2012-07-30 14:50:32 -04:00