Software / code / prosody-modules
Log
mod_server_status/mod_server_status.lua @ 884:2ece37bf9cc6
| description | author | age |
|---|---|---|
| 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 |
| mod_server_status: revert to use module:get_option_boolean | Marco Cirillo | Tue, 17 Jan 2012 13:53:49 +0000 |