Mercurial > prosody-modules
log mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 3533:d8c4543f1b19
age | author | description |
---|---|---|
2019-03-17 | Kim Alvefur | mod_storage_xmlarchive: Remove per day files during migration |
2019-02-07 | Kim Alvefur | mod_storage_xmlarchive: Add some debug logging |
2019-01-21 | Kim Alvefur | mod_storage_xmlarchive: Don't return early when looking through entire archive |
2019-01-21 | Kim Alvefur | mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format |
2019-01-06 | Kim Alvefur | mod_storage_xmlarchive: Remove compat for old argument order |
2018-03-18 | Kim Alvefur | mod_storage_xmlarchive: Add a debug message to try to track down why all indicies are read in some cases |
2018-03-09 | Kim Alvefur | mod_storage_xmlarchive: Add additional debug logging |