Commit History

Author SHA1 Message Date
  Walther Lalk 5f2cdc520c Add new test plugin to isolate autoload test from autoload with bootstrap test 11 years ago
  Walther Lalk 3974c38e22 Test to prove that autoload is in incorrect order 11 years ago
  Adam Taylor 9368c625ef Fix typos 11 years ago
  Mark Story 7eea3893e1 Plugin::loadAll() should also read the config file. 11 years ago
  Mark Story a2e413173d Fix a few mistakes. 11 years ago
  Mark Story 97cecae80e Add tests for Plugin path config. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  AD7six 5abb594206 Remove bake from the core 11 years ago
  AD7six 323bccc38b collateral test fixes 11 years ago
  ADmad 5d2d9289cb Fix slash in namespace. 11 years ago
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago
  Kim Egede Jakobsen 17d8b94ff5 Added assertion for PluginTest::testIgnoreMissingFiles() 11 years ago
  mark_story 47f88fa141 Remove App::objects(). 11 years ago
  ADmad 1280fe0fb2 Revert backslash to forward slash in vendor namespaced plugin names. 11 years ago
  ADmad 9aca863b48 Remove plugin namespace aliasing and shortening. 11 years ago
  ADmad 555d941a40 Use backslash in plugin name when loading. 11 years ago
  ADmad 1760782b28 Added 'classBase' option to Plugin::load() options. 11 years ago
  ADmad 808f4aceb0 Add Plugin::classPath() method. 11 years ago
  ADmad 305f31619d Add support for loading plugin with name of style `Vendorname/Pluginname` 11 years ago
  Jose Lorenzo Rodriguez 7ebb15c939 And... done fixing the tests 12 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
  ADmad bdcf810b01 Move MissingPluginException under Core/Error 12 years ago
  euromark 1b61a0c787 Fix tests around paths for windows. 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  ADmad 20b993f653 Update test app to match new app folder structure. 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago