prosody
log
graph
tags
bookmarks
branches
a597ff326758
browse
changeset
plugins/mod_storage_internal.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
Log
plugins/mod_storage_internal.lua @ 8380:
a597ff326758
less
more
|
(0)
tip
description
author
age
mod_storage_internal: Add more extensive query support to archive:delete method
Kim Alvefur
2017-10-08
mod_storage_internal: Add support for archive key deduplication (like mod_storage_sql)
Kim Alvefur
2017-10-08
mod_storage_internal: Return a noop iterator if archive is empty (fixes #920)
Kim Alvefur
2017-07-05
mod_storage_internal: Handle case of empty item store when deleting (fixes #910)
Kim Alvefur
2017-05-14
mod_storage_internal: Correctly calculate number of deleted items (fixes #912)
Kim Alvefur
2017-05-14
mod_storage_internal: Support the 'key' archive query field
Kim Alvefur
2017-04-15
mod_storage_internal: Add the dates method
Kim Alvefur
2017-03-31
mod_storage_internal: Add support for removing archived items
Kim Alvefur
2017-03-31
mod_storage_internal: Add basic archive store implementation
Kim Alvefur
2017-03-31
mod_storage_internal: Ignore unused 'self' argument [luacheck]
Kim Alvefur
2017-03-31
mod_storage_internal: Reorder methods
Kim Alvefur
2017-03-31
mod_storage_internal: Separate driver from keyval implementation
Kim Alvefur
2017-03-31
mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types
Kim Alvefur
2014-06-20
mod_storage_internal, datamanager: Add support for iterating over users with data in a store
Kim Alvefur
2012-09-21
Merge 0.9->trunk
Matthew Wild
2012-09-19
storagemanager, datamanager, mod_storage_{internal,sql}: Replace list_stores() with an iterator version
Kim Alvefur
2012-09-17
mod_storage_*: Don't explicitly set driver name, to ease copying/renaming modules.
Waqas Hussain
2012-09-12
core.storagemanager, mod_storage_*: "data-driver" -> "storage-provider", to allow using module:provides().
Waqas Hussain
2012-09-12
mod_storage_internal: Add method for removing all data belonging to a user
Kim Alvefur
2012-07-28
mod_storage_internal: Add method for listing stores
Kim Alvefur
2012-07-28
storagemanager, mod_storage_internal: Split out default driver to mod_storage_internal, and greatly simplify storagemanager's error handling and fallback code
Matthew Wild
2011-01-07
less
more
|
(0)
tip