Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| | |||||
* | util.datamanager: Replace popen(mkdir) with lfs.mkdir, keeping the ↵ | Matthew Wild | 2009-11-23 | 1 | -2/+2 |
| | | | | just-in-time creation until we have the new datamanager API | ||||
* | datamanager: Fixed logging errors on deletion of datastores not owned by a ↵ | Waqas Hussain | 2009-09-06 | 1 | -2/+2 |
| | | | | user@host | ||||
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
| | |||||
* | datamanager: Fixed incorrect callback result checking | Waqas Hussain | 2009-07-02 | 1 | -4/+4 |
| | |||||
* | util.datamanager: Allow multiple data storage callbacks, and allow them to ↵ | Matthew Wild | 2009-06-22 | 1 | -4/+33 |
| | | | | modify parameters | ||||
* | util.datamanager: Lower log level of 'Setting data path' to 'debug' | Matthew Wild | 2009-05-02 | 1 | -1/+1 |
| | |||||
* | Added: datamanager: Allow a callback to be installed which selectively ↵ | Waqas Hussain | 2009-03-30 | 1 | -0/+7 |
| | | | | prevents disk writes | ||||
* | util.datamanager: Don't delete data when first entry in table is 'false'. My ↵ | Matthew Wild | 2009-03-22 | 1 | -2/+4 |
| | | | | favourite bug so far. | ||||
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
| | |||||
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 1 | -2/+2 |
| | |||||
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 1 | -13/+2 |
| | |||||
* | util.datamanager: Small fix for clearer logging of data path | Matthew Wild | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | datamanager: Change log message from type "warn" to "debug" when loading a ↵ | Waqas Hussain | 2009-01-13 | 1 | -2/+2 |
| | | | | file fails | ||||
* | Moved directory auto-creation to datamanager | Waqas Hussain | 2008-12-25 | 1 | -7/+25 |
| | |||||
* | Fixed URL encoding to generate %0x instead of %x | Waqas Hussain | 2008-12-16 | 1 | -1/+1 |
| | |||||
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | Datamanager logs data_path | Matthew Wild | 2008-12-06 | 1 | -0/+1 |
| | |||||
* | Changed util.datamanager to use util.serialization | Waqas Hussain | 2008-12-05 | 1 | -44/+5 |
| | |||||
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
| | |||||
* | Fixed logging in datamanager | Waqas Hussain | 2008-11-29 | 1 | -3/+1 |
| | |||||
* | Added option core.data_path | Waqas Hussain | 2008-11-28 | 1 | -3/+9 |
| | |||||
* | Some bugs fixed | Waqas Hussain | 2008-11-15 | 1 | -1/+1 |
| | |||||
* | Added support for storing (and removing), loading and appending to lists of ↵ | Waqas Hussain | 2008-11-13 | 1 | -6/+63 |
| | | | | data to datamanager (for supporting offline messages) | ||||
* | Datamanager now deletes files with no data | Waqas Hussain | 2008-11-03 | 1 | -1/+12 |
| | |||||
* | Datamanager Fixes and improvements | Waqas Hussain | 2008-10-26 | 1 | -29/+37 |
| | | | | | - Pretty printing - Fixed bug causing a nil concatenation error when saving a datastore for nil user or host | ||||
* | Bug fixes and checks for presence subscriptions, etc | Waqas Hussain | 2008-10-26 | 1 | -0/+3 |
| | |||||
* | Fixed: Some modules did not return anything | Waqas Hussain | 2008-10-23 | 1 | -0/+1 |
| | |||||
* | Fixed: datamanager.store and datamanager.load could crash when username or ↵ | Waqas Hussain | 2008-10-23 | 1 | -3/+12 |
| | | | | host arguments were nil. (useful for server specific and global data). | ||||
* | Minor fix | Waqas Hussain | 2008-10-09 | 1 | -1/+2 |
| | |||||
* | Merge from Matthew. datamanager.simplesave fix | Waqas Hussain | 2008-10-09 | 1 | -1/+1 |
|\ | |||||
| * | Fix for saving tables with non-string keys | Matthew Wild | 2008-10-08 | 1 | -1/+1 |
| | | |||||
* | | Added: Datastore support for hosts and global data in addition to users | Waqas Hussain | 2008-10-09 | 1 | -1/+7 |
|/ | |||||
* | Added all the files to please hg :/ | matthew | 2008-08-24 | 1 | -0/+79 |