core/storagemanager.lua
Thu, 06 Jan 2011 13:56:39 +0000 Matthew Wild storagemanager: Add new "null" provider to get used when loading a driver or opening a store fails, instead of falling back to the default driver
Thu, 06 Jan 2011 13:54:37 +0000 Matthew Wild storagemanager: Log host in message when loading storage provider fails
Sat, 18 Dec 2010 14:44:45 +0000 Matthew Wild storagemanager: Don't always show fallback warning when using per-store config
Sat, 18 Dec 2010 02:29:33 +0000 Matthew Wild storagemanager: Log warning when loading the storage provider plugin fails
Sun, 12 Dec 2010 06:15:08 +0500 Waqas Hussain storagemanager: When we have a cached data driver, we are supposed to use it.
Sun, 12 Dec 2010 05:14:35 +0500 Waqas Hussain storagemanager: Hook "host-activated", to make sure we are notified about data drivers.
Sun, 12 Dec 2010 05:13:02 +0500 Waqas Hussain storagemanager: Fixed a nil global access.
Sat, 27 Nov 2010 22:02:30 +0000 Matthew Wild storagemanager: Only show fallback warning if storage was configured to use another backend and it failed
Sat, 27 Nov 2010 21:57:20 +0000 Matthew Wild storagemanager: Return driver from load_driver() if successful
Sat, 27 Nov 2010 21:52:30 +0000 Matthew Wild storagemanager: Import type()
Sat, 27 Nov 2010 21:16:32 +0000 Matthew Wild storagemanager: Import util.multitable again
Sat, 27 Nov 2010 21:15:23 +0000 Matthew Wild storagemanager: Fix syntax error
Sat, 27 Nov 2010 19:46:07 +0000 Matthew Wild storagemanager: Much refactoring and renaming of options. Untested, needs storage plugin(s) to be brought into line.
Mon, 26 Jul 2010 00:58:19 +0500 Waqas Hussain storagemanager: Fixed a nil access.
Fri, 23 Jul 2010 23:09:58 +0500 Waqas Hussain storagemanager: Initial commit.
less more (0) tip