Commit History

Author SHA1 Message Date
  Mark Story 5f48d3c3bd Add SimpleCacheEngine::add() 7 years ago
  Mark Story 859ddf7418 Merge pull request #12591 from cakephp/cache-interface 7 years ago
  Mark Story 788985f9fa Add CacheEngineInterface and SimpleCacheEngine implementation 7 years ago
  ADmad 7c11214fae SimpleCacheEngine::setMultiple() should return boolean as dictated by CacheInterface. 7 years ago
  Marc Würth bcae0f3d40 Make implicit TODO comment a explicit one 7 years ago
  Mark Story accce4770d Make mocks more representative of actual behavior. 7 years ago
  Mark Story bbaa40b4ca Start using pool() internally in Cache 7 years ago
  stickler-ci 9375e28013 Fixing style errors. 7 years ago
  Mark Story c259c5507f Add pool() method to Cache 7 years ago
  Andy Dawson f8a1cdcbdc Allow not having a cache fallback 8 years ago
  Mark Story f14218562b Merge branch 'master' into 3.next 8 years ago
  chinpei215 424f2eb1f2 Remove incorrect PHPDoc tags 8 years ago
  inoas 7ab8f9498d More APC => APCu 8 years ago
  inoas 17960b6a5e Improve ApcuEngine 8 years ago
  chinpei215 c4f13b861a Fix CS 8 years ago
  chinpei215 0c342051b6 Use exception chaining 8 years ago
  Mark Story a7678116f5 Add deprecation warning to cache package. 8 years ago
  Mark Story aa69b564fb Merge pull request #10726 from jeremyharris/cache-fallback 8 years ago
  Jeremy Harris a5340c9f90 Adding more complicated tests surrounding groups and fallbacks 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 years ago
  Jeremy Harris 7237476c51 Prevented looping due to accidental misconfiguration 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Jeremy Harris ace0b9b794 CS fix 8 years ago
  Jeremy Harris 5543e2b5f1 Falling back to NullEngine on uncaught exception 8 years ago
  Jeremy Harris 6d344eaf6d Cloning fallback and copying copyable config to it 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 9 years ago