Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  Mark Story 8c6b083373 Fix recusion when exporting configuration data. 6 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 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
  ADmad 19795f69c3 Make View::$plugin protected and add getter/setter for it. 7 years ago
  Eugene Ritter 6a50ccfa25 Defect 11686 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 67d6b55de6 Merge branch 'master' into 3.next 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
  Mark Story 668c087398 Merge branch 'master' into 3.next 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
  Robert Pustułka cbe805efa3 Fixed failing tests. 8 years ago
  Robert Pustułka babd5c43e7 Apply getEventManager() in tests. 9 years ago
  Michael Hoffmann ed80cb61ed Throw an exception instead of an triggering error. Add event unload test to BehaviorRegistryTest 9 years ago
  Michael Hoffmann cacc214d1b Refactor ObjectRegistry unload 9 years ago
  dereuromark 9df5f574fe Remove deprecated method usage in tests. Make typehinting possible which reveals coding errors. 9 years ago
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 9 years ago
  Marc Würth f05e7e760f Remove superfluous "Class" from doc blocks 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  antograssiot b19dd062bb remove unsued import 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
  ADmad 6cf7b52897 Use short array syntax. 11 years ago