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