Commit History

Author SHA1 Message Date
  Majna 681207e327 Fixed doc block comments. 14 years ago
  mark_story 59e306526f Adding 'vendors' alias to App 14 years ago
  Mark Story mark@mark-story.com 3a8b344208 Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown(). 14 years ago
  mark_story 9ff922cbc7 App::objects() should skip directories and files starting with 14 years ago
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso 2a50a1ea99 Included @var in API that was missing. 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 years ago
  Juan Basso db80fe27e1 Changed the visibility to protected. 14 years ago
  Juan Basso e4a1816557 Changed the signature of methods to avoid strict messages. 14 years ago
  Juan Basso a0ee8b49fe Fixed some API doc in console. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  Jose Lorenzo Rodriguez 108505a6a0 Merge branch '2.0-form-helper' into 2.0 14 years ago
  Jose Lorenzo Rodriguez c6c1bf110d Fixing caching of class loading in App class, this was broken after a recent refactoring 14 years ago
  Jose Lorenzo Rodriguez f8ab1d3c73 Adding App::location() method to be able to obtain the defined path for a class 14 years ago
  Leonid Mamchenkov a1f47a803a Added paths for Controller/Component/Auth (ticket #1757) 15 years ago
  Juan Basso 1c7d54eacc Updated the paths from comments. 15 years ago
  Maggion Emmanuel 21ba5a856f Fixing documentation 15 years ago
  ADmad 6c8b7fd878 Fixing locales lookup folder name. Closes #1744 15 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Ceeram 266058e67a Moving the sort to also sort plugin objects, sorting in test removed 15 years ago
  Ceeram cea4e4e98e Sort objects before storing 15 years ago
  Ceeram 5f97292648 Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls 15 years ago
  Jose Lorenzo Rodriguez a05607856a Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 15 years ago
  Jose Lorenzo Rodriguez 1e7bf963c3 Removing unused function App::setObjects() 15 years ago
  Ceeram 37fcfb9c86 reset objects when using App::build() with App::RESET 15 years ago
  mark_story 68482be3f1 Updating path to match the one found in the repository. 15 years ago
  mark_story 85752e21c1 Removing undefined variable use. 15 years ago
  AD7six 8e27cf992f correct a few missing constant replacements 15 years ago
  AD7six afa8f6b441 remove LIBS constant 15 years ago