log mod_admin_web/admin_web/mod_admin_web.lua @ 304:8f3499ae1e27

age author description
Mon, 27 Dec 2010 15:07:16 +0000 Matthew Wild mod_admin_web: Fix initialisation code, undeclared variable and wrong event scope
Mon, 27 Dec 2010 04:24:44 +0000 Matthew Wild mod_admin_web: Move pubsub service initialisation into a server-started handler, in case we get loaded before the service
Mon, 27 Dec 2010 04:19:41 +0100 Florian Zeitz mod_admin_web: Add a live view for C2S connections
Fri, 24 Dec 2010 01:59:28 +0100 Florian Zeitz mod_admin_web: Only create the node once when loading onto multiple hosts
Thu, 23 Dec 2010 21:16:31 +0100 Florian Zeitz mod_adhoc_web: Put pubsubHost into js from lua. Compat with util.pubsub changes
Fri, 17 Dec 2010 03:34:53 +0100 Florian Zeitz mod_admin_web: Initial PoC commit