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