Software /
code /
prosody
Log
description | author | age |
---|---|---|
storagemanager, mod_storage_sql, mod_storage_sql2: Rename mod_storage_sql2 -> mod_storage_sql, mod_storage_sql -> mod_storage_sql1 (temporarily), and emit warning for configs using sql2 | Matthew Wild | Thu, 03 Dec 2015 14:57:49 +0000 |
net.http.server: Use new util.cache to remember wildcard event handlers | Matthew Wild | Thu, 03 Dec 2015 14:54:29 +0000 |
storagemanager: Split config retrieval into its own function | Matthew Wild | Thu, 03 Dec 2015 14:47:47 +0000 |
mod_proxy65: Use typed config API (fix issues when options are set to unexpected types) | Kim Alvefur | Thu, 03 Dec 2015 15:27:09 +0100 |
Merge 0.10->trunk | Matthew Wild | Thu, 26 Nov 2015 00:19:31 +0000 |
tests: Add tests for util.cache | Matthew Wild | Thu, 26 Nov 2015 00:12:51 +0000 |
util.cache: Small update to prefix private fields with an underscore, add a :count() method (same as util.queue) and add an optional on_evict callback | Matthew Wild | Thu, 26 Nov 2015 00:07:48 +0000 |