prosody
log
graph
tags
bookmarks
branches
2587e249927f
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 @ 4730:
2587e249927f
less
more
|
(0)
-15
tip
description
author
age
util/datamanager: Use package.config to figure out directory seperator
James Callahan
2011-12-12
util.datamanager: Change from 'Failed to load' to 'Assuming empty' for data store files that do not seem to exist
Matthew Wild
2011-01-11
util.datamanager: Handle gracefully the lack of prosody.paths.data
Matthew Wild
2011-01-11
util.datamanager: Use prosody.paths.data as the initial value for data_path
Matthew Wild
2011-01-07
util.datamanager: Return an error string when pcall fails on a loaded list file.
Waqas Hussain
2010-12-09
util.datamanager: When failing to load a list file, and the file exists, log an error, and return nil, error.
Waqas Hussain
2010-12-09
util.datamanager: Return an error string when failing to save.
Waqas Hussain
2010-05-23
util.datamanager: When failing to load a file, and the file exists, return nil, error.
Waqas Hussain
2010-05-22
Merge 0.6->0.7
Matthew Wild
2010-03-22
Update copyright headers for 2010
Matthew Wild
2010-03-22
Backed out changeset cb1f9266130b: better way to achieve this to be committed Real Soon Now.
Matthew Wild
2010-02-13
util.datamanager: Added support for hooks to override behavior.
Waqas Hussain
2010-02-11
util.datamanager: Use pposix.mkdir if available
Matthew Wild
2010-01-10
util.datamanager: Store data stores with no host in '_global' folder
Matthew Wild
2009-12-06
util.datamanager: Replace popen(mkdir) with lfs.mkdir, keeping the just-in-time creation until we have the new datamanager API
Matthew Wild
2009-11-23
less
more
|
(0)
-15
tip