prosody
log
graph
tags
bookmarks
branches
33426c56f5d5
browse
changeset
util/datamanager.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
util/datamanager.lua @ 6753:
33426c56f5d5
less
more
|
(0)
-15
tip
description
author
age
util.datamanager: Fix traceback from trying to purge when storage is empty or otherwise unaccessible (fixes #496)
Kim Alvefur
2015-05-13
util.datamanager: Fix traceback due to %s in log message
Kim Alvefur
2015-04-03
util.datamanager: Check that the global 'prosody' exists before using it (fixes nil indexing in use outside of prosody)
Kim Alvefur
2015-02-20
util.datamanager: Clear the cache of created directories on storage failure, and retry
Matthew Wild
2013-04-07
util.datamanager: expose path decode and encode functions.
Marco Cirillo
2013-04-07
util.datamanager: Don't escape the name of a store
Kim Alvefur
2012-12-16
util.datamanager: Remove unused variable
Kim Alvefur
2012-12-14
util.datamanager: Remove dead code path
Kim Alvefur
2012-12-14
mod_storage_internal, datamanager: Add support for iterating over users with data in a store
Kim Alvefur
2012-09-21
storagemanager, datamanager, mod_storage_{internal,sql}: Replace list_stores() with an iterator version
Kim Alvefur
2012-09-17
util.datamanager: Make the util.pposix dependency optional.
Waqas Hussain
2012-09-12
util.datamanager: Ignore errors if the file is gone after removing it
Kim Alvefur
2012-08-26
util.datamanager: Collect errors when deleting all stores of a user, but ignore "no such file"
Kim Alvefur
2012-08-24
Merge Waqas<>Zash
Matthew Wild
2012-07-31
util.datamanager: Try to open in read+write mode, then retry with write mode if that fails (usually because it doesn't exist)
Kim Alvefur
2012-07-31
less
more
|
(0)
-15
tip