log mod_statistics/top.lua @ 2794:d42e9da671fd

age author description
2014-03-11 Florian Zeitz all the things: Remove trailing whitespace
2013-06-15 Matthew Wild mod_statistics: top: Clean up sessions after 60s of inactivity
2013-06-15 Matthew Wild mod_statistics: top: Make sessions temporarily bold when they are updated
2013-06-15 Matthew Wild mod_statistics/top.lua: Adjust displayed memory stats for previous commit (3e2c4f424797)
2013-06-15 Kim Alvefur mod_statistics/top.lua: Display the more detailed memory stats
2013-06-15 Kim Alvefur mod_statistics/top.lua: Keep sessions displayed for 10s (instead of 3s)
2013-06-15 Matthew Wild mod_statistics/top.lua: Fix session sorting function (seems it must always return false when a==b)
2013-06-15 Matthew Wild mod_statistics: Initial version, and a rough 'prosodyctl mod_statistics top'