util.datamanager: Import tostring and type (fix global access)
[prosody.git] / util / datamanager.lua
2010-05-23 Matthew WildMerge 0.7->trunk
2010-05-23 Matthew WildMerge 0.7/waqas->0.7/MattJ
2010-05-23 Waqas Hussainutil.datamanager: Return an error string when failing...
2010-05-22 Waqas Hussainutil.datamanager: When failing to load a file, and...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-13 Matthew WildMerge with backout
2010-02-13 Matthew WildBacked out changeset cb1f9266130b: better way to achiev...
2010-02-11 Waqas Hussainutil.datamanager: Added support for hooks to override...
2010-02-05 Matthew WildMerge with backout
2010-01-10 Matthew Wildutil.datamanager: Use pposix.mkdir if available
2009-12-07 Matthew WildMerge with trunk
2009-12-06 Matthew Wildutil.datamanager: Store data stores with no host in...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-23 Matthew WildMerge with trunk
2009-11-23 Matthew WildMerge with 0.6
2009-11-23 Matthew Wildutil.datamanager: Replace popen(mkdir) with lfs.mkdir...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-09-05 matthew@silverMerge with 0.5
2009-09-05 Waqas Hussaindatamanager: Fixed logging errors on deletion of datast...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-02 Waqas Hussaindatamanager: Fixed incorrect callback result checking
2009-06-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-22 Matthew Wildutil.datamanager: Allow multiple data storage callbacks...
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildutil.datamanager: Lower log level of 'Setting data...
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-29 Waqas HussainAdded: datamanager: Allow a callback to be installed...
2009-03-22 Matthew Wildutil.datamanager: Don't delete data when first entry...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-16 Matthew Wildutil.datamanager: Small fix for clearer logging of...
2009-01-13 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-13 Waqas Hussaindatamanager: Change log message from type "warn" to...
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-25 Waqas HussainMoved directory auto-creation to datamanager
2008-12-16 Matthew WildSecond merge from waqas
2008-12-16 Matthew WildMerge from waqas
2008-12-15 Waqas HussainFixed URL encoding to generate %0x instead of %x
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Matthew WildDatamanager logs data_path
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChanged util.datamanager to use util.serialization
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-29 Tobias MarkmannForced merge.
2008-11-29 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-11-29 Waqas HussainFixed logging in datamanager
2008-11-28 Matthew WildMerge from waqas
2008-11-28 Waqas HussainAdded option core.data_path
2008-11-15 Tobias MarkmannMerging my new SASL code with Waqas' adjusted saslauth...
2008-11-15 Matthew WildMerge from waqas
2008-11-15 Waqas HussainSome bugs fixed
2008-11-13 Matthew WildMerge from waqas
2008-11-13 Waqas HussainAdded support for storing (and removing), loading and...
2008-11-04 Matthew WildMerge (for some reason)
2008-11-03 Waqas HussainDatamanager now deletes files with no data
2008-10-26 Waqas HussainDatamanager Fixes and improvements
2008-10-26 Matthew WildMerge presence/subscription support from waqas
2008-10-25 Waqas HussainBug fixes and checks for presence subscriptions, etc
2008-10-24 Matthew WildMerging more s2s
2008-10-23 Matthew WildMaking the best attempt out of a bad merge from waqas
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Waqas HussainFixed: Some modules did not return anything
2008-10-22 Matthew WildMerge roster & presence from waqas
2008-10-22 Waqas HussainFixed: datamanager.store and datamanager.load could...
2008-10-08 Waqas HussainMinor fix
2008-10-08 Waqas HussainMerge from Matthew. datamanager.simplesave fix
2008-10-08 Matthew WildFix for saving tables with non-string keys
2008-10-08 Waqas HussainAdded: Datastore support for hosts and global data...
2008-08-22 matthewFirst commit, where do you want to go tomorrow?