git-annex/Assistant/Threads
Joey Hess 1983ca2852 added jquery to static site
Had to switch to toWaiAppPlain to avoid a seeming bug in toWaiApp;
chromium only received a partial copy of jquery. Always the same length
each time, which makes me think it's a bug in the compression, although
a bug in the autohead middleware is also a possibility.

Anyway, there's little need for compression for a local webapp. Not wasting
time compressing things is probably a net gain.

Similarly, I've not worried about minifying this yet. Although that would
avoid bloating the git-annex binary quite so much.
2012-07-26 23:55:51 -04:00
..
Committer.hs better transfer queue management 2012-07-25 13:12:34 -04:00
Merger.hs build fixes 2012-07-25 22:04:10 -04:00
MountWatcher.hs add TransferScanner thread 2012-07-22 23:16:56 -04:00
Pusher.hs add TransferScanner thread 2012-07-22 23:16:56 -04:00
SanityChecker.hs debugging improvements 2012-07-20 19:29:59 -04:00
Transferrer.hs debugging improvements 2012-07-20 19:29:59 -04:00
TransferScanner.hs laziness fix 2012-07-25 14:54:09 -04:00
TransferWatcher.hs debugging improvements 2012-07-20 19:29:59 -04:00
Watcher.hs better transfer queue management 2012-07-25 13:12:34 -04:00
WebApp.hs added jquery to static site 2012-07-26 23:55:51 -04:00