Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mod_admin_shell: Fix debug:timers to handle net.server native timers | Kim Alvefur | 2020-06-29 | 1 | -6/+16 | |
* | mod_admin_shell: Update for async.wait_for rename | Kim Alvefur | 2020-06-13 | 1 | -2/+2 | |
* | mod_admin_shell: Fix display of units for some statistics | Kim Alvefur | 2020-06-07 | 1 | -1/+1 | |
* | mod_admin_shell: Skip multiplier adjustment for rates | Kim Alvefur | 2020-06-04 | 1 | -2/+3 | |
* | mod_admin_shell: Format stats with util.human.units | Kim Alvefur | 2020-06-03 | 1 | -36/+36 | |
* | mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3 | Kim Alvefur | 2020-06-02 | 1 | -4/+4 | |
* | mod_admin_shell: Remove old variable declaration [luacheck] | Matthew Wild | 2020-06-01 | 1 | -2/+0 | |
* | mod_admin_shell: Remove extra newline at end of help text | Matthew Wild | 2020-06-01 | 1 | -1/+0 | |
* | mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output fro... | Matthew Wild | 2020-06-01 | 1 | -13/+19 | |
* | mod_admin_shell: New module that implements the console interface over an adm... | Matthew Wild | 2020-06-01 | 1 | -0/+1637 |