log plugins/mod_admin_shell.lua @ 10986:d585deb8c882

age author description
Mon, 29 Jun 2020 21:43:51 +0200 Kim Alvefur mod_admin_shell: Fix debug:timers to handle net.server native timers
Sat, 13 Jun 2020 14:40:41 +0200 Kim Alvefur mod_admin_shell: Update for async.wait_for rename
Sun, 07 Jun 2020 00:18:14 +0200 Kim Alvefur mod_admin_shell: Fix display of units for some statistics
Thu, 04 Jun 2020 16:54:52 +0200 Kim Alvefur mod_admin_shell: Skip multiplier adjustment for rates
Wed, 03 Jun 2020 19:27:44 +0200 Kim Alvefur mod_admin_shell: Format stats with util.human.units
Tue, 02 Jun 2020 16:40:23 +0200 Kim Alvefur mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3
Mon, 01 Jun 2020 16:38:16 +0100 Matthew Wild mod_admin_shell: Remove old variable declaration [luacheck]
Mon, 01 Jun 2020 16:14:44 +0100 Matthew Wild mod_admin_shell: Remove extra newline at end of help text
Mon, 01 Jun 2020 16:14:06 +0100 Matthew Wild mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output from final result
Mon, 01 Jun 2020 15:43:00 +0100 Matthew Wild mod_admin_shell: New module that implements the console interface over an admin socket