Software /
code /
prosody
Log
util/datamanager.lua @ 1715:3a5b6cd6b8c9
description | author | age |
---|---|---|
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
datamanager: Fixed incorrect callback result checking | Waqas Hussain | 2009-07-02 |
util.datamanager: Allow multiple data storage callbacks, and allow them to modify parameters | Matthew Wild | 2009-06-22 |
util.datamanager: Lower log level of 'Setting data path' to 'debug' | Matthew Wild | 2009-05-02 |
Added: datamanager: Allow a callback to be installed which selectively prevents disk writes | Waqas Hussain | 2009-03-29 |
util.datamanager: Don't delete data when first entry in table is 'false'. My favourite bug so far. | Matthew Wild | 2009-03-22 |
0.3->0.4 | Matthew Wild | 2009-03-20 |
Update copyright notices for 2009 | Matthew Wild | 2009-01-30 |
0.2->0.3 | Matthew Wild | 2009-01-30 |
GPL->MIT! | Matthew Wild | 2009-01-30 |
util.datamanager: Small fix for clearer logging of data path | Matthew Wild | 2009-01-16 |
datamanager: Change log message from type "warn" to "debug" when loading a file fails | Waqas Hussain | 2009-01-13 |