Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  ADmad 394ddc31a3 Merge branch 'master' into 3.next 7 years ago
  sohelrana820 3d1c2801f1 Fixed return value type in methods 7 years ago
  saeid b78eae9d85 adjust tests to deprecate Plugin:load() 7 years ago
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 years ago
  Marc Würth 41671410cb Replace other literal configure calls with new convenience function setAppNamespace() 8 years ago
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 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
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  ADmad 8f67104829 Account for repeating namespace and nested app namespace. 10 years ago
  Marlin Cremers 23d0b32b52 Add method to convert namespaced class names to plugin split names 10 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  euromark 6b02f80b10 Move Console Shells and Tasks. 11 years ago
  mark_story 47f88fa141 Remove App::objects(). 11 years ago
  ADmad 4bd4d725eb Remove App::pluginPath() which was simply wrapper for Plugin::path(). 11 years ago
  ADmad 808f4aceb0 Add Plugin::classPath() method. 11 years ago
  ADmad 3d607f7e0d Make "src/" path segment part of path returned by App::pluginPath() 11 years ago
  ADmad 13441766b5 Fix test. 11 years ago
  ADmad 80b01a93a8 Update App::className() to account for `Vendor/Plugin.Foo` style class name. 11 years ago
  Jose Lorenzo Rodriguez aa3a44ed73 Fixing remaining tests related to themes 12 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  Bryan Crowe 5ae1c29836 Update copyright statements in docblocks 12 years ago
  Bryan Crowe b3d00446dc Remove PHP 5 and file names from docblocks 12 years ago