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 |
datamanager: Fixed logging errors on deletion of datastores not owned by a user@host
|
Waqas Hussain |
2009-09-05 |
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 |
Moved directory auto-creation to datamanager
|
Waqas Hussain |
2008-12-25 |
Fixed URL encoding to generate %0x instead of %x
|
Waqas Hussain |
2008-12-15 |
0.1 -> 0.2
|
Matthew Wild |
2008-12-10 |
Datamanager logs data_path
|
Matthew Wild |
2008-12-06 |
Changed util.datamanager to use util.serialization
|
Waqas Hussain |
2008-12-04 |
Insert copyright/license headers
|
Matthew Wild |
2008-12-03 |
Fixed logging in datamanager
|
Waqas Hussain |
2008-11-29 |
Added option core.data_path
|
Waqas Hussain |
2008-11-28 |
Some bugs fixed
|
Waqas Hussain |
2008-11-15 |
Added support for storing (and removing), loading and appending to lists of data to datamanager (for supporting offline messages)
|
Waqas Hussain |
2008-11-13 |
Datamanager now deletes files with no data
|
Waqas Hussain |
2008-11-03 |
Datamanager Fixes and improvements
|
Waqas Hussain |
2008-10-26 |
Bug fixes and checks for presence subscriptions, etc
|
Waqas Hussain |
2008-10-25 |
Fixed: Some modules did not return anything
|
Waqas Hussain |
2008-10-23 |
Fixed: datamanager.store and datamanager.load could crash when username or host arguments were nil. (useful for server specific and global data).
|
Waqas Hussain |
2008-10-22 |
Minor fix
|
Waqas Hussain |
2008-10-08 |
Merge from Matthew. datamanager.simplesave fix
|
Waqas Hussain |
2008-10-08 |
Added: Datastore support for hosts and global data in addition to users
|
Waqas Hussain |
2008-10-08 |
Fix for saving tables with non-string keys
|
Matthew Wild |
2008-10-08 |
First commit, where do you want to go tomorrow?
|
matthew |
2008-08-22 |