log plugins/mod_storage_memory.lua @ 10127:cb5e4e07ab11

age author description
Sun, 05 May 2019 07:22:18 +0200 Kim Alvefur mod_storage_memory: Return correct error even if no archive data available
Tue, 05 Mar 2019 00:16:41 +0100 Kim Alvefur mod_storage_memory: Return error if 'before' or 'after' are not found (partial fix for #1325)
Sun, 05 May 2019 08:12:16 +0200 Kim Alvefur mod_storage_internal,memory: Only return total count if requested
Sat, 23 Mar 2019 22:05:42 +0100 Kim Alvefur mod_storage_memory: Fix copypaste mistake
Sat, 23 Mar 2019 22:05:08 +0100 Kim Alvefur mod_storage_memory: Implement archive summary API
Wed, 20 Mar 2019 12:14:45 +0100 Kim Alvefur mod_storage_memory: Add support for archive item limits