Commit History

Author SHA1 Message Date
  Jeremy Harris 6d344eaf6d Cloning fallback and copying copyable config to it 8 years ago
  Jeremy Harris 6e9f97f2da Made cache engine fallback test more predictable across servers 8 years ago
  Jeremy Harris 1d81bf05ee Added cache fallback config option 8 years ago
  Mark Story 96d46af7d8 Don't replace engine() with getEngine() 8 years ago
  Florian Krämer d47bbf1d62 Adding getEngine() to Cache and updating tests 8 years ago
  antograssiot 30b75bfe14 Make the TestSuite PHPUnit 6 compliant 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  Walther Lalk be4cebef30 Add test for cache instances and group config 9 years ago
  ADmad 32705075a4 Remove use of TestCase::getMock() from "Cache" namepace tests. 9 years ago
  Mark Story b87b73c6e4 Add tests for the return of Cache::clearAll(). 10 years ago
  Mirko Pagliai e0f10f8648 added test 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Mark Story 0cddc14415 Cover exception cases in config()/engine(). 10 years ago
  Mark Story 6bd8b34d60 Merge branch 'master' into 3.1 10 years ago
  Walther Lalk 847cf2fd28 Add extra test case for cache registry setter and update docblock. 10 years ago
  Walther Lalk d07708c658 Remove leading `\` 10 years ago
  Walther Lalk ca6fa484a0 Add a Cache::registry method 10 years ago
  Mark Story f66edff929 Port Cache::add() to 3.1 10 years ago
  José Lorenzo Rodríguez 3b2d48cf98 Merge pull request #6942 from cakephp/issue-6919 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Mark Story 94635f061c Allow `.` in ObjectRegistry keys. 10 years ago
  Mark Story 394ade279a Construct engines before getting groups. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  euromark aa0c90ed1f Consolidate asserts 11 years ago
  okonomi 620aa95e20 exception's namespace strictly 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  Jose Lorenzo Rodriguez dc55818b02 Throwing more specific exception in the Cache library 11 years ago
  Jose Lorenzo Rodriguez add0bd5005 Fixing tests related to StaticConfigTrait 11 years ago
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago