Fri, 10 Dec 2010 00:23:47 +0500 Waqas Hussain util.datamanager: Return an error string when pcall fails on a loaded list file. file | diff | annotate
Fri, 10 Dec 2010 00:21:09 +0500 Waqas Hussain util.datamanager: When failing to load a list file, and the file exists, log an error, and return nil, error. file | diff | annotate
Sun, 23 May 2010 23:55:01 +0500 Waqas Hussain util.datamanager: Return an error string when failing to save. file | diff | annotate
Sat, 22 May 2010 05:49:21 +0500 Waqas Hussain util.datamanager: When failing to load a file, and the file exists, return nil, error. file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Sat, 13 Feb 2010 15:34:22 +0000 Matthew Wild Backed out changeset cb1f9266130b: better way to achieve this to be committed Real Soon Now. file | diff | annotate
Thu, 11 Feb 2010 05:21:03 +0500 Waqas Hussain util.datamanager: Added support for hooks to override behavior. file | diff | annotate
Sun, 10 Jan 2010 23:13:30 +0000 Matthew Wild util.datamanager: Use pposix.mkdir if available file | diff | annotate
Sun, 06 Dec 2009 00:35:06 +0000 Matthew Wild util.datamanager: Store data stores with no host in '_global' folder file | diff | annotate
Mon, 23 Nov 2009 20:18:04 +0000 Matthew Wild util.datamanager: Replace popen(mkdir) with lfs.mkdir, keeping the just-in-time creation until we have the new datamanager API file | diff | annotate
Sun, 06 Sep 2009 01:33:41 +0500 Waqas Hussain datamanager: Fixed logging errors on deletion of datastores not owned by a user@host file | diff | annotate
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers file | diff | annotate
Thu, 02 Jul 2009 21:34:45 +0500 Waqas Hussain datamanager: Fixed incorrect callback result checking file | diff | annotate
Mon, 22 Jun 2009 14:15:33 +0100 Matthew Wild util.datamanager: Allow multiple data storage callbacks, and allow them to modify parameters file | diff | annotate
Sat, 02 May 2009 22:04:21 +0100 Matthew Wild util.datamanager: Lower log level of 'Setting data path' to 'debug' file | diff | annotate
Mon, 30 Mar 2009 03:22:34 +0500 Waqas Hussain Added: datamanager: Allow a callback to be installed which selectively prevents disk writes file | diff | annotate
Sun, 22 Mar 2009 20:50:37 +0000 Matthew Wild util.datamanager: Don't delete data when first entry in table is 'false'. My favourite bug so far. file | diff | annotate
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4 file | diff | annotate
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009 file | diff | annotate
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3 file | diff | annotate
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT! file | diff | annotate
Fri, 16 Jan 2009 05:37:17 +0000 Matthew Wild util.datamanager: Small fix for clearer logging of data path file | diff | annotate
Tue, 13 Jan 2009 19:41:52 +0500 Waqas Hussain datamanager: Change log message from type "warn" to "debug" when loading a file fails file | diff | annotate
Thu, 25 Dec 2008 06:35:05 +0500 Waqas Hussain Moved directory auto-creation to datamanager file | diff | annotate
Tue, 16 Dec 2008 03:46:17 +0500 Waqas Hussain Fixed URL encoding to generate %0x instead of %x file | diff | annotate
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2 file | diff | annotate
Sat, 06 Dec 2008 19:46:58 +0000 Matthew Wild Datamanager logs data_path file | diff | annotate
Fri, 05 Dec 2008 00:16:38 +0500 Waqas Hussain Changed util.datamanager to use util.serialization file | diff | annotate
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers file | diff | annotate
Sat, 29 Nov 2008 05:53:11 +0500 Waqas Hussain Fixed logging in datamanager file | diff | annotate
Fri, 28 Nov 2008 20:17:20 +0500 Waqas Hussain Added option core.data_path file | diff | annotate
Sat, 15 Nov 2008 05:33:14 +0500 Waqas Hussain Some bugs fixed file | diff | annotate
Thu, 13 Nov 2008 12:10:42 +0500 Waqas Hussain Added support for storing (and removing), loading and appending to lists of data to datamanager (for supporting offline messages) file | diff | annotate
Mon, 03 Nov 2008 07:50:09 +0500 Waqas Hussain Datamanager now deletes files with no data file | diff | annotate
Sun, 26 Oct 2008 21:19:04 +0500 Waqas Hussain Datamanager Fixes and improvements file | diff | annotate
Sun, 26 Oct 2008 00:22:18 +0500 Waqas Hussain Bug fixes and checks for presence subscriptions, etc file | diff | annotate
Thu, 23 Oct 2008 18:42:29 +0500 Waqas Hussain Fixed: Some modules did not return anything file | diff | annotate
Thu, 23 Oct 2008 02:49:43 +0500 Waqas Hussain Fixed: datamanager.store and datamanager.load could crash when username or host arguments were nil. (useful for server specific and global data). file | diff | annotate
Thu, 09 Oct 2008 03:21:16 +0500 Waqas Hussain Minor fix file | diff | annotate
Thu, 09 Oct 2008 03:01:47 +0500 Waqas Hussain Merge from Matthew. datamanager.simplesave fix file | diff | annotate
Thu, 09 Oct 2008 01:20:43 +0500 Waqas Hussain Added: Datastore support for hosts and global data in addition to users file | diff | annotate
Wed, 08 Oct 2008 22:42:51 +0100 Matthew Wild Fix for saving tables with non-string keys file | diff | annotate
Fri, 22 Aug 2008 21:09:04 +0000 matthew First commit, where do you want to go tomorrow? file | diff | annotate
(0) tip

mercurial