Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sat, 15 Jun 2013 22:26:48 +0100 | Matthew Wild | mod_statistics: top: Make sessions temporarily bold when they are updated |
Sat, 15 Jun 2013 22:11:30 +0100 | Matthew Wild | mod_statistics/top.lua: Adjust displayed memory stats for previous commit (3e2c4f424797) |
Sat, 15 Jun 2013 22:07:35 +0100 | Matthew Wild | mod_statistics: Remove expensive and non-portable /proc-based memory stats |
Sat, 15 Jun 2013 21:17:09 +0100 | Matthew Wild | mod_statistics/stats.lib.lua: Only fetch shared tables if running under Prosody |
Sat, 15 Jun 2013 21:02:48 +0100 | Kim Alvefur | mod_statistics/top.lua: Display the more detailed memory stats |
Sat, 15 Jun 2013 21:01:28 +0100 | Kim Alvefur | mod_statistics/top.lua: Keep sessions displayed for 10s (instead of 3s) |
Sat, 15 Jun 2013 20:57:18 +0100 | Kim Alvefur | mod_statistics/stats.lib.lua: Improve memory stats (use pposix.meminfo() if available) |