Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |