prosody-modules
log
graph
tags
bookmarks
branches
e7eb46d976ae
browse
changeset
mod_storage_gdbm/mod_storage_gdbm.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_storage_gdbm/mod_storage_gdbm.lua @ 4083:
e7eb46d976ae
less
more
|
(0)
tip
description
author
age
mod_storage_gdbm: Refactor for readability (bye single-char variable names)
Kim Alvefur
2015-12-12
mod_storage_(various): Order swapping in 54c8a0cb2996 was backwards
Kim Alvefur
2015-05-21
mod_storage_gdbm: Reorganize (vacuum) databases on module unload
Kim Alvefur
2015-05-19
mod_storage_gdbm: Fix typo in unused field on store instance
Kim Alvefur
2015-05-19
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
2015-05-19
mod_storage_gdbm: Cleanup [luacheck]
Kim Alvefur
2015-04-07
mod_storage_gdbm: Fix name of empty table
Kim Alvefur
2015-03-25
mod_storage_gdbm: Add purge action
Kim Alvefur
2015-03-25
mod_storage_gdbm: Add user iterator
Kim Alvefur
2015-03-25
mod_storage_gdbm: Prefix archive item keys with username to prevent collisions
Kim Alvefur
2015-03-25
mod_storage_gdbm: Update archive metadata only if data write succeeds
Kim Alvefur
2015-03-25
mod_storage_gdbm: Make write operation delete data when passed 'nil' as value instead of storing a literal "nil" string
Kim Alvefur
2015-03-25
mod_storage_gdbm: Minor reorganization, more locals
Kim Alvefur
2015-03-25
mod_storage_gdbm: Fix traceback if query is nil or no metadata exists
Kim Alvefur
2015-03-25
mod_storage_gdbm: Fix comparison of 'end'
Kim Alvefur
2015-02-08
mod_storage_gdbm: Add support for 'limit' query parameter
Kim Alvefur
2015-02-07
mod_storage_gdbm: Get 'after' parameter from correct table
Kim Alvefur
2015-02-07
mod_storage_gdbm: Add archive support
Kim Alvefur
2015-01-25
mod_storage_gdbm: Prepare for supporting multiple store types
Kim Alvefur
2015-01-25
mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc)
Kim Alvefur
2015-01-25
mod_storage_gdbm: Storage backend based on lgdbm
Kim Alvefur
2014-11-18
less
more
|
(0)
tip