Log

description author age
s2s et al.: Add counters for connection state transitions Jonas Schäfer 2021-04-21
mod_s2s: Port to new OpenMetrics API Jonas Schäfer 2021-04-18
mod_c2s: Port to new OpenMetrics API Jonas Schäfer 2021-04-18
Statistics: Rewrite statistics backends to use OpenMetrics Jonas Schäfer 2021-04-18
util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1 Kim Alvefur 2021-04-25
util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1 Kim Alvefur 2021-04-25
util.prosodyctl.shell: Allow calling console commands with fewer shell quotes Kim Alvefur 2021-04-25
mod_tls: Bail out if session got destroyed while sending <proceed/> Kim Alvefur 2021-04-15
core.sessionmanager: Add a dummy rawsend() method to resting sessions Kim Alvefur 2021-04-15
mod_c2s: Fix traceback if session was destroyed while opening stream (thanks Ge0rG) Kim Alvefur 2021-04-14
util.xmppstream: Send <?xml?> declaration in same call as stream open Kim Alvefur 2021-04-14
core.statsmanager: Allow special "manual" value for statistics_interval Kim Alvefur 2021-04-06
Merge 0.11->trunk Kim Alvefur 2021-04-10
mod_saslauth: Use a defined SASL error 0.11 Kim Alvefur 2021-03-18
mod_saslauth: Improve code style 0.11 Kim Alvefur 2021-03-18
mod_c2s: Log about missing conn on async state changes 0.11 Kim Alvefur 2021-03-18
mod_c2s: Improve code style 0.11 Kim Alvefur 2021-03-18
mod_c2s: Fix traceback in session close when conn is nil 0.11 Kim Alvefur 2021-03-17
mod_saslauth: Don't throw errors in async code when connections are gone 0.11 tmolitor 2021-03-18
mod_c2s: Don't throw errors in async code when connections are gone 0.11 tmolitor 2021-03-18
core.statsmanager: Cover util.statistics work in processing measurement Kim Alvefur 2021-04-06
core.hostmanager: Remove obsolete clearing of srv_hosts Kim Alvefur 2021-04-06
mod_admin_shell: Remove obsolete checks related to s2sout.lib Kim Alvefur 2021-04-06
mod_http_file_share: Include expiry time of the upload itself in token Kim Alvefur 2021-04-05
mod_http_file_share: Include time of issuance in auth token Kim Alvefur 2021-04-05
mod_http_file_share: Group related properties for readability Kim Alvefur 2021-04-05
mod_http_file_share: Log error opening file for writing Kim Alvefur 2021-04-05
mod_http_file_share: Fix logging of error opening file Kim Alvefur 2021-04-05
MUC: Allow overriding occupant object from groupchat message event Kim Alvefur 2021-03-25
net.server_epoll: Remove unnecessary luacheck annotations Kim Alvefur 2021-04-01
mod_http_file_share: Include storage in prune time measurement Kim Alvefur 2021-03-31
mod_http_file_share: Add internal command to check files consistency Kim Alvefur 2021-03-28
util.datamapper: Fix spelling in tests Kim Alvefur 2021-03-28
mod_http_file_share: Fix reporting of missing files Kim Alvefur 2021-03-28
MUC: Report number of live rooms to statsmanager Kim Alvefur 2021-03-28
mod_http_file_share: Report number of items in caches to statsmanager Kim Alvefur 2021-03-28
util.prosodyctl: Install plugins for current Lua version Kim Alvefur 2021-03-16
util.envload: Add basic test of envload() Kim Alvefur 2021-03-26
util.datamapper: Revert one special attribute to longer form Kim Alvefur 2021-03-26
util.datamapper: Use attribute convenience function throughout Kim Alvefur 2021-03-26
util.promise: Switch order of parameters to join() Matthew Wild 2021-03-25
util.promise: all()/all_settled() pass through non-promise values Matthew Wild 2021-03-25
util.promise: Add join() convenience method Matthew Wild 2021-03-25
util.promise: Add support for arbitrary keys in all()/all_settled() Matthew Wild 2021-03-25
mod_message: Stop advertising offline message support (mod_offline does that) Kim Alvefur 2021-03-24
util.datamapper: Don't include empty unwrapped arrays Kim Alvefur 2021-03-23
util.datamapper: Add test coverage of unwrapped arrays of objects Kim Alvefur 2021-03-23
util.datamapper: Fix error on attempt to coerce nil to something Kim Alvefur 2021-03-23
mod_admin_shell: Sort timers by time in debug:timers() Kim Alvefur 2021-03-23
mod_c2s: Log a debug message before closing due to c2s_timeout Kim Alvefur 2021-03-23
util.datamapper: Deal with locally built stanzas missing xmlns Kim Alvefur 2021-03-23
util.datamapper: Factor out conversion from any value to XML string Kim Alvefur 2021-03-22
mod_authz_internal: Ignore unused argument for now [luachec] Kim Alvefur 2021-03-22
usermanager: expose set_roles through API Jonas Schäfer 2021-03-22
mod_authz_internal: add support for setting roles of a local user Jonas Schäfer 2021-03-22
util.datamapper: Handle nested arrays or objects in arrays Kim Alvefur 2021-03-22