Log

mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 1742:ec50cecc9318

description author age
mod_storage_xmlarchive: Store timestamps in text form, I don't trust numeric timestamps in Lua Kim Alvefur Mon, 18 May 2015 02:46:41 +0200
mod_storage_xmlarchive: Optimize access to variables used in inner loop Kim Alvefur Mon, 18 May 2015 02:45:49 +0200
mod_storage_xmlarchive: Code is annoying to read when every other line is 'if not ok then return' Kim Alvefur Mon, 18 May 2015 02:44:41 +0200
mod_storage_xmlarchive: This module only supports storage of stanzas, log a warning about attempts to do otherwise Kim Alvefur Mon, 18 May 2015 02:43:34 +0200
mod_storage_xmlarchive: The last :seek() should return something truish, if not, don't ignore Kim Alvefur Mon, 18 May 2015 02:33:43 +0200
mod_storage_xmlarchive: Increase severity of log message regarding unexpected missing items Kim Alvefur Mon, 11 May 2015 14:29:58 +0200
mod_storage_xmlarchive: Remove overly verbose debug message Kim Alvefur Mon, 11 May 2015 14:29:18 +0200
mod_storage_xmlarchive: Adjust wording in log message Kim Alvefur Mon, 11 May 2015 14:29:00 +0200
mod_storage_xmlarchive: Attempt to recover after parse failures Kim Alvefur Mon, 11 May 2015 14:17:35 +0200
mod_storage_xmlarchive: Improve logging of parse errors Kim Alvefur Mon, 11 May 2015 14:16:23 +0200
mod_storage_xmlarchive: New stanza archive-only storage module backed by plain text files Kim Alvefur Sun, 03 May 2015 13:45:42 +0200