log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
prosody-modules
log mod_server_status/mod_server_status.lua @ 1589:
0da51b825263
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2014-03-11
Florian Zeitz
all the things: Remove trailing whitespace
2012-04-29
Marco Cirillo
mod_server_status: remove module:set_global, with the default_host handler it's not required.
2012-04-29
Marco Cirillo
mod_server_status: for sure xml isn't json, passing json mime and viceversa isn't appropriate at all. *no no*
2012-04-29
Marco Cirillo
mod_server_status: fix code typo, get_option_array was used instead of get_option_string
2012-04-29
Marco Cirillo
mod_server_status: updated to current HTTP API.
2012-02-12
Marco Cirillo
mod_server_status: remove cleanup function move it to a separate plugin.
2012-02-09
Marco Cirillo
mod_server_status: de-revert to use configmanager instead of module mm for the cleanup function also give it an unique name (mismatch possible "??")
2012-01-17
Marco Cirillo
mod_server_status: revert to use module:get_option_boolean
2012-01-17
Marco Cirillo
mod_server_status: added http cleanup code from mod_register_json
2012-01-10
Marco Cirillo
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)
2012-01-10
Marco Cirillo
mod_server_status: corrected mistake in the code.
2012-01-10
Marco Cirillo
mod_server_status: useless "space" removed
2012-01-10
Marco Cirillo
mod_server_status: corrected error.
2012-01-10
Marco Cirillo
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
less
more
|
(0)
tip