Software /
code /
prosody-modules
Log
mod_server_status/mod_server_status.lua @ 2935:7319fd5dbc89
description | author | age |
---|---|---|
all the things: Remove trailing whitespace | Florian Zeitz | Tue, 11 Mar 2014 18:44:01 +0100 |
mod_server_status: remove module:set_global, with the default_host handler it's not required. | Marco Cirillo | Sun, 29 Apr 2012 20:40:55 +0000 |
mod_server_status: for sure xml isn't json, passing json mime and viceversa isn't appropriate at all. *no no* | Marco Cirillo | Sun, 29 Apr 2012 20:29:07 +0000 |
mod_server_status: fix code typo, get_option_array was used instead of get_option_string | Marco Cirillo | Sun, 29 Apr 2012 20:18:45 +0000 |
mod_server_status: updated to current HTTP API. | Marco Cirillo | Sun, 29 Apr 2012 13:06:26 +0000 |
mod_server_status: remove cleanup function move it to a separate plugin. | Marco Cirillo | Sun, 12 Feb 2012 18:01:48 +0000 |
mod_server_status: de-revert to use configmanager instead of module mm for the cleanup function also give it an unique name (mismatch possible "??") | Marco Cirillo | Thu, 09 Feb 2012 00:53:32 +0000 |