Software /
code /
prosody
Log
util/datamanager.lua @ 6681:0217a04722c7
description | author | age |
---|---|---|
util.datamanager: Fix traceback from trying to purge when storage is empty or otherwise unaccessible (fixes #496) | Kim Alvefur | Wed, 13 May 2015 21:44:13 +0200 |
util.datamanager: Fix traceback due to %s in log message | Kim Alvefur | Fri, 03 Apr 2015 12:10:30 +0200 |
util.datamanager: Check that the global 'prosody' exists before using it (fixes nil indexing in use outside of prosody) | Kim Alvefur | Fri, 20 Feb 2015 19:00:01 +0100 |
util.datamanager: Clear the cache of created directories on storage failure, and retry | Matthew Wild | Sun, 07 Apr 2013 20:28:12 +0100 |
util.datamanager: expose path decode and encode functions. | Marco Cirillo | Sun, 07 Apr 2013 16:56:49 +0000 |
util.datamanager: Don't escape the name of a store | Kim Alvefur | Sun, 16 Dec 2012 14:36:24 +0100 |
util.datamanager: Remove unused variable | Kim Alvefur | Fri, 14 Dec 2012 14:25:58 +0100 |