Log

core/storagemanager.lua @ 5036:be33164aa97e

description author age
storagemanager: Split out driver choosing from the open() method Kim Alvefur Sat, 28 Jul 2012 21:30:24 +0200
storagemanager: Fix incorrect variable name Matthew Wild Sat, 28 Apr 2012 03:25:40 +0100
storagemanager: Export load_driver() function so it can be used from e.g. migrators Matthew Wild Tue, 11 Jan 2011 06:18:24 +0000
storagemanager, mod_storage_internal: Split out default driver to mod_storage_internal, and greatly simplify storagemanager's error handling and fallback code Matthew Wild Fri, 07 Jan 2011 04:22:28 +0000
storagemanager: Fix log message (s/internal/null/) Matthew Wild Thu, 06 Jan 2011 14:01:57 +0000
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 Matthew Wild Thu, 06 Jan 2011 13:56:39 +0000
storagemanager: Log host in message when loading storage provider fails Matthew Wild Thu, 06 Jan 2011 13:54:37 +0000
storagemanager: Don't always show fallback warning when using per-store config Matthew Wild Sat, 18 Dec 2010 14:44:45 +0000
storagemanager: Log warning when loading the storage provider plugin fails Matthew Wild Sat, 18 Dec 2010 02:29:33 +0000
storagemanager: When we have a cached data driver, we are supposed to use it. Waqas Hussain Sun, 12 Dec 2010 06:15:08 +0500
storagemanager: Hook "host-activated", to make sure we are notified about data drivers. Waqas Hussain Sun, 12 Dec 2010 05:14:35 +0500
storagemanager: Fixed a nil global access. Waqas Hussain Sun, 12 Dec 2010 05:13:02 +0500