]> git.sesse.net Git - remoteglot/history - www/serve-analysis.js
jQuery is part of the compiled build.
[remoteglot] / www / serve-analysis.js
2014-12-03 Steinar H. GundersonA little serve-analysis bugfix I forgot to commit.
2014-11-25 Steinar H. GundersonMore header squeezing.
2014-11-25 Steinar H. GundersonSome pointless HTTP header microoptimization.
2014-11-25 Steinar H. GundersonNo longer serve Expires header; it is not needed.
2014-11-25 Steinar H. GundersonMake sure we do not try to process more than one analys...
2014-11-25 Steinar H. GundersonMake some constants SHOUT_A_BIT.
2014-11-25 Steinar H. GundersonAdd support for delta JSON, to squeeze the request...
2014-11-24 Steinar H. GundersonStick most of the properties of the served object in...
2014-11-20 Steinar H. GundersonDo not hardcode the domain; no longer needed since...
2014-11-16 Steinar H. GundersonSend the right Vary headers.
2014-11-16 Steinar H. GundersonAdd a separate script for counting viewers from Varnish...
2014-11-16 Steinar H. GundersonSolve timeouts by touching analysis.json.
2014-11-12 Steinar H. GundersonCount viewers fewer times when doing mass-sending,...
2014-11-12 Steinar H. GundersonFix a typo.
2014-11-11 Steinar H. GundersonRemove a client from the sleeping list immediately...
2014-11-11 Steinar H. GundersonCount connected viewers a bit more precisely; in partic...
2014-11-08 Steinar H. GundersonAdd support for gzip in serve-analysis.js.
2014-09-07 Steinar H. GundersonFix several crash issues all related to initial file...
2014-09-06 Steinar H. GundersonFix an issue in the node.js sender where it would not...
2014-09-05 Steinar H. GundersonAdd a node.js version of analysis.pl.