Software /
code /
prosody
Graph
-
certmanager: Set single curve conditioned on LuaSec advertising EC crypto support2017-11-19, by Kim Alvefur
-
certmanager: Filter out curves not supported by LuaSec2017-11-19, by Kim Alvefur
-
certmanager: Change table representing LuaSec capabilities to match capabilities table exposed in LuaSec 0.72017-11-19, by Kim Alvefur
-
mod_storage_internal: Skip write if no items matched a deletion query2017-11-19, by Kim Alvefur
-
util.pubsub: Recreate itemstore if persist_items changes or resize it if max_items changes2017-11-09, by Kim Alvefur
-
mod_pubsub: Allow itemstore to override item ids2017-11-09, by Kim Alvefur
-
mod_pubsub/archive_itemstore: Support resize operation2017-11-09, by Kim Alvefur
-
util.cache: Call on-eviction callback when shrinking2017-11-18, by Kim Alvefur
-
util.cache: Add a method to resize the cache2017-11-18, by Kim Alvefur
-
util.cache: Add method for removing all data (does not call eviction callback)2017-11-06, by Kim Alvefur
-
mod_storage_sql: Add support for truncating deletion2017-11-09, by Kim Alvefur
-
mod_storage_internal: Optimize truncation2017-11-10, by Kim Alvefur
-
mod_storage_internal: Allow truncating deletion at the beginning or end of an archive store2017-11-09, by Kim Alvefur
-
util.datetime: Add tests2017-11-19, by Kim Alvefur
-
mod_debug_sql: Declare itself as global module2017-11-18, by Kim Alvefur
-
Merge 0.10->trunk2017-11-10, by Kim Alvefur
-
util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck]2017-11-10, by Kim Alvefur
-
mod_c2s: Set a default value for c2s_timeout (fixes #1036)2017-11-10, by Kim Alvefur
-
MUC: Cache names of public rooms on eviction2017-11-09, by Kim Alvefur
-
MUC: Measure rate of room eviction2017-11-09, by Kim Alvefur
-
MUC: Tweak debug log message2017-11-09, by Kim Alvefur
-
net.server_event: Split long line [luacheck]2017-11-10, by Kim Alvefur
-
util.format: Move tests to spec/2017-11-10, by Kim Alvefur
-
util: Various minor changes to please [luacheck]2017-11-10, by Kim Alvefur
-
luacheckrc: Ignore long commets (e.g. license in util.sasl)2017-11-10, by Kim Alvefur
-
util.sql: Discard useless substitution count from string.gsub in SQL debug logs2017-11-08, by Kim Alvefur
-
Merge 0.10->trunk2017-11-07, by Kim Alvefur
-
util.sql: Return an error message when a SQL commit fails (LuaDBI doesn't) (Thanks Ge0rG)2017-11-07, by Kim Alvefur
-
mod_pep_plus: Broadcast only the last item (thanks lovetox)2017-11-07, by Kim Alvefur
-
util.pubsub: Add method for retreiving the last item (useful for sending on subscribe)2017-11-06, by Kim Alvefur
Scroll all the way down to load more.