コミット履歴

作者 SHA1 メッセージ 日付
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 年 前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年 前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年 前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年 前
  antograssiot 30b75bfe14 Make the TestSuite PHPUnit 6 compliant 9 年 前
  Mark Story 6f7689b967 Merge branch 'master' into 3.next 9 年 前
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 年 前
  Mark Story 389415f628 Fix failing tests. 10 年 前
  antograssiot b19dd062bb remove unsued import 10 年 前
  Walther Lalk 5f2cdc520c Add new test plugin to isolate autoload test from autoload with bootstrap test 11 年 前
  Walther Lalk 3974c38e22 Test to prove that autoload is in incorrect order 11 年 前
  Adam Taylor 9368c625ef Fix typos 11 年 前
  Mark Story 7eea3893e1 Plugin::loadAll() should also read the config file. 11 年 前
  Mark Story a2e413173d Fix a few mistakes. 11 年 前
  Mark Story 97cecae80e Add tests for Plugin path config. 11 年 前
  ADmad 6cf7b52897 Use short array syntax. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  AD7six 5abb594206 Remove bake from the core 11 年 前
  AD7six 323bccc38b collateral test fixes 11 年 前
  ADmad 5d2d9289cb Fix slash in namespace. 11 年 前
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 年 前
  Kim Egede Jakobsen 17d8b94ff5 Added assertion for PluginTest::testIgnoreMissingFiles() 11 年 前
  mark_story 47f88fa141 Remove App::objects(). 11 年 前
  ADmad 1280fe0fb2 Revert backslash to forward slash in vendor namespaced plugin names. 11 年 前
  ADmad 9aca863b48 Remove plugin namespace aliasing and shortening. 11 年 前
  ADmad 555d941a40 Use backslash in plugin name when loading. 11 年 前
  ADmad 1760782b28 Added 'classBase' option to Plugin::load() options. 11 年 前
  ADmad 808f4aceb0 Add Plugin::classPath() method. 11 年 前
  ADmad 305f31619d Add support for loading plugin with name of style `Vendorname/Pluginname` 12 年 前
  Jose Lorenzo Rodriguez 7ebb15c939 And... done fixing the tests 12 年 前