mod_component: Some cleanup [luacheck]
|
Matthew Wild |
Fri, 18 Mar 2016 14:03:14 +0000 |
mod_component: Fire event when component disconnects
|
Matthew Wild |
Fri, 18 Mar 2016 13:58:55 +0000 |
Merge
|
Kim Alvefur |
Fri, 18 Mar 2016 11:55:40 +0100 |
mod_saslauth: Disable DIGEST-MD5 by default (closes #515)
|
Kim Alvefur |
Fri, 18 Mar 2016 11:51:58 +0100 |
prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before loading Prosody. Fixes #308.
|
Matthew Wild |
Fri, 18 Mar 2016 10:24:46 +0000 |
util.jid+tests: Add simple helpers... node(), host() and resource() for extracting specific parts of a JID
|
Matthew Wild |
Thu, 17 Mar 2016 23:15:08 +0000 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 18 Mar 2016 00:08:58 +0100 |
mod_websocket: Make sure stanza xmlns filter runs late in the chain
|
Kim Alvefur |
Fri, 18 Mar 2016 00:08:33 +0100 |
mod_register: Make sure only an on_evict function or nil is passed to util.cache
|
Kim Alvefur |
Thu, 17 Mar 2016 22:25:56 +0100 |
Merge 0.10->trunk
|
Matthew Wild |
Thu, 17 Mar 2016 19:16:43 +0000 |
tests: util.cache: Tests for different return values of on_evict
|
Matthew Wild |
Thu, 17 Mar 2016 19:14:58 +0000 |
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 |
Thu, 17 Mar 2016 19:08:42 +0000 |
util.cache: Add head() and tail() methods (and tests)
|
Matthew Wild |
Thu, 17 Mar 2016 19:07:40 +0000 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 17 Mar 2016 18:08:44 +0100 |
CHANGES: Remove mention of async
|
Kim Alvefur |
Thu, 17 Mar 2016 18:08:16 +0100 |