Software /
code /
prosody
Log
util/datamanager.lua @ 5021:85b2689dbcfe
description | author | age |
---|---|---|
Eliminate direct setfenv usage | Florian Zeitz | Fri, 08 Jun 2012 05:04:38 +0200 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages | Matthew Wild | Mon, 23 Jul 2012 17:32:33 +0100 |
util/datamanager: Use package.config to figure out directory seperator | James Callahan | Mon, 12 Dec 2011 17:08:48 +1100 |
util.datamanager: Change from 'Failed to load' to 'Assuming empty' for data store files that do not seem to exist | Matthew Wild | Tue, 11 Jan 2011 05:28:07 +0000 |
util.datamanager: Handle gracefully the lack of prosody.paths.data | Matthew Wild | Tue, 11 Jan 2011 04:19:03 +0000 |
util.datamanager: Use prosody.paths.data as the initial value for data_path | Matthew Wild | Fri, 07 Jan 2011 11:55:19 +0000 |
util.datamanager: Return an error string when pcall fails on a loaded list file. | Waqas Hussain | Fri, 10 Dec 2010 00:23:47 +0500 |