log mod_storage_memory/mod_storage_memory.lua @ 3349:35dc7c38e362

age author description
Sat, 02 Jun 2018 15:39:37 +0200 Kim Alvefur mod_storage_memory: Fix removal of data in keyvalue (thanks jonasw)
Wed, 18 Oct 2017 20:25:48 +0200 Kim Alvefur mod_storage_memory: Allow archive items to be overwritten by id
Wed, 18 Oct 2017 20:24:47 +0200 Kim Alvefur mod_storage_memory: Serialize stanzas on save (was delayed until query)
Thu, 06 Apr 2017 10:14:00 +0200 Kim Alvefur mod_storage_memory: Include missing return statement (thanks jonasw)
Thu, 30 Mar 2017 23:47:03 +0200 Kim Alvefur mod_storage_memory: Ignore unused 'self' [luacheck]
Thu, 30 Mar 2017 23:46:13 +0200 Kim Alvefur mod_storage_memory: Inclued 'with' in search [luacheck]
Thu, 30 Mar 2017 23:45:51 +0200 Kim Alvefur mod_storage_memory: Fix to serialize the correct variable [luacheck]