Log

mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 3463:2aaf93d2b219

description author age
mod_storage_xmlarchive: Add some debug logging Kim Alvefur 2019-02-07
mod_storage_xmlarchive: Don't return early when looking through entire archive Kim Alvefur 2019-01-21
mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format Kim Alvefur 2019-01-21
mod_storage_xmlarchive: Remove compat for old argument order Kim Alvefur 2019-01-06
mod_storage_xmlarchive: Add a debug message to try to track down why all indicies are read in some cases Kim Alvefur 2018-03-18
mod_storage_xmlarchive: Add additional debug logging Kim Alvefur 2018-03-09
mod_storage_xmlarchive: Add a prosodyctl command for migrating to/from the internal storage format Kim Alvefur 2017-11-09
mod_storage_xmlarchive: Add a sanity check to prevent reading from internal storage archives Kim Alvefur 2017-11-09
mod_storage_xmlarchive: Pass the hostname into the archive object to make it more self-contained Kim Alvefur 2017-11-09
mod_storage_xmlarchive: Attempt to clean up orphaned files despite util.datamanager or internal storage having deleted the date index file (fixes #725) Kim Alvefur 2017-04-10
mod_storage_xmlarchive: Pass username to dates Kim Alvefur 2017-04-10
mod_storage_xmlarchive: Use the dates method in more places Kim Alvefur 2017-04-01
mod_storage_xmlarchive: Add some spacing to improve readability Kim Alvefur 2017-03-21
mod_storage_xmlarchive: Cache current date in a local Kim Alvefur 2017-03-21
mod_storage_xmlarchive: Break out XML file reading into a function Kim Alvefur 2017-03-21