Mercurial > prosody-modules
log mod_storage_gdbm/mod_storage_gdbm.lua @ 5525:87268f4e6a2e
age | author | description |
---|---|---|
Sat, 12 Dec 2015 03:25:57 +0100 | Kim Alvefur | mod_storage_gdbm: Refactor for readability (bye single-char variable names) |
Thu, 21 May 2015 12:09:47 +0200 | Kim Alvefur | mod_storage_(various): Order swapping in 54c8a0cb2996 was backwards |
Tue, 19 May 2015 23:30:39 +0200 | Kim Alvefur | mod_storage_gdbm: Reorganize (vacuum) databases on module unload |
Tue, 19 May 2015 22:15:53 +0200 | Kim Alvefur | mod_storage_gdbm: Fix typo in unused field on store instance |
Tue, 19 May 2015 18:34:08 +0200 | Kim Alvefur | mod_storage_(archive-capable): Change order of arguments to :append to be the same as return values from :find iterator (see prosody 41725f3df3cc) |
Tue, 07 Apr 2015 17:35:37 +0200 | Kim Alvefur | mod_storage_gdbm: Cleanup [luacheck] |
Wed, 25 Mar 2015 17:52:31 +0100 | Kim Alvefur | mod_storage_gdbm: Fix name of empty table |
Wed, 25 Mar 2015 17:45:53 +0100 | Kim Alvefur | mod_storage_gdbm: Add purge action |