mod_storage_gdbm: Update archive metadata only if data write succeeds
|
Kim Alvefur |
Wed, 25 Mar 2015 17:41:13 +0100 |
mod_storage_gdbm: Make write operation delete data when passed 'nil' as value instead of storing a literal "nil" string
|
Kim Alvefur |
Wed, 25 Mar 2015 17:39:29 +0100 |
mod_storage_gdbm: Minor reorganization, more locals
|
Kim Alvefur |
Wed, 25 Mar 2015 17:37:52 +0100 |
mod_storage_gdbm: Fix traceback if query is nil or no metadata exists
|
Kim Alvefur |
Wed, 25 Mar 2015 17:29:54 +0100 |
mod_storage_gdbm: Fix comparison of 'end'
|
Kim Alvefur |
Sun, 08 Feb 2015 17:05:21 +0100 |
mod_storage_gdbm: Add support for 'limit' query parameter
|
Kim Alvefur |
Sat, 07 Feb 2015 22:22:46 +0100 |
mod_storage_gdbm: Get 'after' parameter from correct table
|
Kim Alvefur |
Sat, 07 Feb 2015 22:22:15 +0100 |
mod_storage_gdbm: Add archive support
|
Kim Alvefur |
Sun, 25 Jan 2015 22:18:05 +0100 |
mod_storage_gdbm: Prepare for supporting multiple store types
|
Kim Alvefur |
Sun, 25 Jan 2015 22:17:20 +0100 |
mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc)
|
Kim Alvefur |
Sun, 25 Jan 2015 13:04:02 +0100 |
mod_storage_gdbm: Storage backend based on lgdbm
|
Kim Alvefur |
Tue, 18 Nov 2014 13:05:04 +0100 |