moodle/cache/stores/mongodb
Sam Hemelryk 63b159d0d4 MDL-48568 cache: stores now determine testing
Cache stores are now responsible for deciding if they are suitable
for use as the primary cache store during unit and acceptance tests

Changes are as follows:
* New method: cache_store::ready_to_be_used_for_testing
* Core cache store have been updated to override this method as
  required.
* MongoDB usesafe default changed to true to match actual default
  behaviour.
2014-12-12 09:30:46 +13:00
..
lang/en MDL-38343 cache: better test server strings 2014-11-18 12:35:01 +13:00
tests MDL-46208 cachestore_mongo: fixed invalid collection name use 2014-07-04 08:11:27 +12:00
addinstanceform.php MDL-45412 cachestore_mongodb: added notification of old Mongo version use 2014-05-06 09:30:27 +12:00
lib.php MDL-48568 cache: stores now determine testing 2014-12-12 09:30:46 +13:00
settings.php MDL-25290 cache: Fixed things up per coding style 2012-10-08 09:53:52 +13:00
version.php MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00