Software /
code /
prosody-modules
Log
mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 3572:7700c9537e90
description | author | age |
---|---|---|
mod_storage_xmlarchive: Return error if range request reference missing items (see #1325) | Kim Alvefur | Fri, 03 May 2019 21:07:51 +0200 |
mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match | Kim Alvefur | Fri, 03 May 2019 18:59:38 +0200 |
mod_storage_xmlarchive: Remove per day files during migration | Kim Alvefur | Sun, 17 Mar 2019 17:56:54 +0100 |
mod_storage_xmlarchive: Add some debug logging | Kim Alvefur | Thu, 07 Feb 2019 15:26:03 +0100 |
mod_storage_xmlarchive: Don't return early when looking through entire archive | Kim Alvefur | Mon, 21 Jan 2019 19:52:04 +0100 |
mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format | Kim Alvefur | Mon, 21 Jan 2019 19:17:49 +0100 |
mod_storage_xmlarchive: Remove compat for old argument order | Kim Alvefur | Sun, 06 Jan 2019 10:27:55 +0100 |
mod_storage_xmlarchive: Add a debug message to try to track down why all indicies are read in some cases | Kim Alvefur | Sun, 18 Mar 2018 22:39:42 +0100 |