Mercurial > prosody-modules
log mod_storage_gdbm/mod_storage_gdbm.lua @ 1628:5e4b37b9cde1
age | author | description |
---|---|---|
Wed, 25 Mar 2015 17:29:54 +0100 | Kim Alvefur | mod_storage_gdbm: Fix traceback if query is nil or no metadata exists |
Sun, 08 Feb 2015 17:05:21 +0100 | Kim Alvefur | mod_storage_gdbm: Fix comparison of 'end' |
Sat, 07 Feb 2015 22:22:46 +0100 | Kim Alvefur | mod_storage_gdbm: Add support for 'limit' query parameter |
Sat, 07 Feb 2015 22:22:15 +0100 | Kim Alvefur | mod_storage_gdbm: Get 'after' parameter from correct table |
Sun, 25 Jan 2015 22:18:05 +0100 | Kim Alvefur | mod_storage_gdbm: Add archive support |
Sun, 25 Jan 2015 22:17:20 +0100 | Kim Alvefur | mod_storage_gdbm: Prepare for supporting multiple store types |
Sun, 25 Jan 2015 13:04:02 +0100 | Kim Alvefur | mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc) |