Commit History

Author SHA1 Message Date
  Rachman Chavik 2bb93761cc fixing typos 14 years ago
  Jose Lorenzo Rodriguez 91d0a081fb Fixing more links in doc blocks 14 years ago
  Jose Lorenzo Rodriguez c45538ab08 Making CakePlugin::loadAll() static as its fellow class methods 14 years ago
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 years ago
  Juan Basso 2a50a1ea99 Included @var in API that was missing. 14 years ago
  Juan Basso 9e75de2f28 Fixed some API doc in core and utility folders. 14 years ago
  Jose Lorenzo Rodriguez 8a6d97dfa7 Fixing loading of default options in CakePlugin::loadAll(), fixes #1737 14 years ago
  Jose Lorenzo Rodriguez 5b8865a3a7 Making plugin routes load after app routes, closes #1722 15 years ago
  AD7six d63b4df10c ensure consistent order for loaded function 15 years ago
  Jose Lorenzo Rodriguez eea981940e Replacing config string in favor of Config 15 years ago
  Jose Lorenzo Rodriguez 2fab0b0e1c Improving CakePlugin::loaded() to accept a plugin name as first parameter 15 years ago
  Jose Lorenzo Rodriguez 27a134de4f Implementing CakePlugin::loadAll() 15 years ago
  Jose Lorenzo Rodriguez f6a5df913a Moving test plugins to the new naming convention> Now plugin names should be camel cased 15 years ago
  Jose Lorenzo Rodriguez 4f1a6baf87 Fixing some errors in the new plugin loader and adding some tests 15 years ago
  Jose Lorenzo Rodriguez 8053436b35 Fixing some parse errors 15 years ago
  Jose Lorenzo Rodriguez c504535980 Stating to implement a CakePlugin class to allow the inclusion of bootraping files for plugins 15 years ago