Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  Corey Taylor 5a222e601e Fix division by 0 when configuring Cache with probability of 0 6 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  ADmad 44c48e60a3 Merge branch 'master' into 3.next 7 years ago
  ADmad 8110006472 Use CACHE folder instead of TMP for cache tests. 7 years ago
  Mark Story bbaa40b4ca Start using pool() internally in Cache 7 years ago
  Mark Story c259c5507f Add pool() method to Cache 7 years ago
  saeid f9d2db1876 change the method to support array only 7 years ago
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 years ago
  Andy Dawson 21f088e6df Add test verifying you can disable cache fallbacks 8 years ago
  Gabriel Caruso ceac93119e Refactoring tests 8 years ago
  Mark Story aad65a0faf Merge branch 'master' into 3.next 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 9ff3399128 Fix config deprecations in Cache/ 8 years ago
  Mark Story 15d5e2b58e Merge branch 'master' into 3.next 8 years ago
  saeid 9c2735c096 use deprecated helper 8 years ago
  ADmad 0247146f31 Remove unneeded "use" statements. 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 0f278b84f7 Add trailing DS. 8 years ago
  Rachman Chavik c5207154c5 Fix: /tmp will have unreadable directories causing failing tests 8 years ago
  Mark Story 67d6b55de6 Merge branch 'master' into 3.next 8 years ago
  Mark Story aa69b564fb Merge pull request #10726 from jeremyharris/cache-fallback 8 years ago
  Marc Würth 82db65bdd4 Rewmove unused imports of Configure class 8 years ago
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 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