prosody-modules
log
graph
tags
bookmarks
branches
1927d4d27a26
browse
changeset
mod_server_status/mod_server_status.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_server_status/mod_server_status.lua @ 5940:
1927d4d27a26
less
more
|
(0)
tip
description
author
age
all the things: Remove trailing whitespace
Florian Zeitz
2014-03-11
mod_server_status: remove module:set_global, with the default_host handler it's not required.
Marco Cirillo
2012-04-29
mod_server_status: for sure xml isn't json, passing json mime and viceversa isn't appropriate at all. *no no*
Marco Cirillo
2012-04-29
mod_server_status: fix code typo, get_option_array was used instead of get_option_string
Marco Cirillo
2012-04-29
mod_server_status: updated to current HTTP API.
Marco Cirillo
2012-04-29
mod_server_status: remove cleanup function move it to a separate plugin.
Marco Cirillo
2012-02-12
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
2012-02-09
mod_server_status: revert to use module:get_option_boolean
Marco Cirillo
2012-01-17
mod_server_status: added http cleanup code from mod_register_json
Marco Cirillo
2012-01-17
mod_server_status: fixed trace case when an user, mistakenly or not, sets a component which doesn't exist into the plugin config. (thanks chris)
Marco Cirillo
2012-01-10
mod_server_status: corrected mistake in the code.
Marco Cirillo
2012-01-10
mod_server_status: useless "space" removed
Marco Cirillo
2012-01-10
mod_server_status: corrected error.
Marco Cirillo
2012-01-10
mod_server_status: renamed mod_xml_status to mod_server_status as the option to output the stats in JSON was added.
base
mod_xml_status/mod_xml_status.lua@a6683b77ef8c
Marco Cirillo
2012-01-10
less
more
|
(0)
tip