Log

description author age
mod_storage_sql: Make sure all serialization errors are propagated Kim Alvefur 2016-03-21
Merge 0.10->trunk Kim Alvefur 2016-03-19
modulemanager: Silence log message about attempts to load already loaded modules for shared modules Kim Alvefur 2016-03-19
Merge 0.10->trunk Matthew Wild 2016-03-18
mod_component: Some cleanup [luacheck] Matthew Wild 2016-03-18
mod_component: Fire event when component disconnects Matthew Wild 2016-03-18
Merge Kim Alvefur 2016-03-18
mod_saslauth: Disable DIGEST-MD5 by default (closes #515) Kim Alvefur 2016-03-18
prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before loading Prosody. Fixes #308. Matthew Wild 2016-03-18
util.jid+tests: Add simple helpers... node(), host() and resource() for extracting specific parts of a JID Matthew Wild 2016-03-17
Merge 0.10->trunk Kim Alvefur 2016-03-17
mod_websocket: Make sure stanza xmlns filter runs late in the chain Kim Alvefur 2016-03-17
mod_register: Make sure only an on_evict function or nil is passed to util.cache Kim Alvefur 2016-03-17
Merge 0.10->trunk Matthew Wild 2016-03-17
tests: util.cache: Tests for different return values of on_evict Matthew Wild 2016-03-17
util.cache: Change behaviour of on_evict (and tests). Now accepts false instead of a function (never evict), or on_evict can return false to prevent eviction. Matthew Wild 2016-03-17
util.cache: Add head() and tail() methods (and tests) Matthew Wild 2016-03-17
Merge 0.10->trunk Kim Alvefur 2016-03-17
CHANGES: Remove mention of async Kim Alvefur 2016-03-17
Merge 0.10->trunk Kim Alvefur 2016-03-17
util.async: Remove to prevent blocking a stable release Kim Alvefur 2016-03-17
mod_c2s: Remove use of util.async Kim Alvefur 2016-03-17
Backed out BOSH use of util.async (changeset f0687c313cf1) Kim Alvefur 2016-03-17
Merge 0.10->trunk Kim Alvefur 2016-03-14