log plugins/mod_storage_internal.lua @ 14229:ce31fdde0ad1 default tip

age author description
Fri, 12 Dec 2025 12:43:23 +0000 Matthew Wild mod_storage_internal: Return item-not-found for unknown before/after ids 13.0
Mon, 14 Apr 2025 15:10:29 +0200 Kim Alvefur mod_storage_internal: Fix queries with only start returning extra items 13.0
Mon, 10 Mar 2025 11:54:52 +0000 Matthew Wild mod_storage_internal: Use UUIDv7 for message ids 13.0
Thu, 15 Feb 2024 20:28:14 +0100 Kim Alvefur mod_storage_internal: Fix off-by-one when searching archive for
Tue, 12 Dec 2023 13:41:14 +0000 Matthew Wild mod_storage_internal, tests: Fix before/after combined with the 'reverse' flag
Sun, 26 Nov 2023 18:02:13 +0100 Kim Alvefur mod_storage_internal: Clear archive item count cache after experimental trim
Sun, 26 Nov 2023 14:35:26 +0100 Kim Alvefur mod_storage_internal: Close lazy-loading list abstraction after trim
Sun, 26 Nov 2023 14:29:08 +0100 Kim Alvefur mod_storage_internal: Only close lazy-loading list store abstractions
Thu, 23 Nov 2023 17:49:57 +0100 Kim Alvefur mod_storage_internal: Close archive list after completion of iteration
Sun, 08 Oct 2023 18:21:14 +0200 Kim Alvefur mod_storage_internal: Don't report error when attempting to trim empty archive
Sun, 24 Sep 2023 13:41:54 +0200 Kim Alvefur mod_storage_internal: Fix fast trimming of archive with exactly one item
Tue, 18 Jul 2023 12:36:47 +0200 Kim Alvefur mod_storage_internal: Use integer option method for cache size