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