コミット履歴

作者 SHA1 メッセージ 日付
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 年 前
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 年 前
  mark_story 62660c6706 Re-assign $db after beforeSave. 13 年 前
  Ceeram 8374eb92cc fix failing tests. test and mocked sources would cause exceptions 13 年 前
  Ceeram dde0912d1e Throw exceptions only when datasource has wrong package, not check for instance of Datasource 13 年 前
  mark_story 3d4ebc038c Throw exceptions when non Datasource classes are used as Datasources. 13 年 前
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 年 前
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 年 前
  euromark 3945c0e6a8 rtim files 13 年 前
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 年 前
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 年 前
  mark_story 9a6ad7e1e2 Fixing most coding standard issues in Model/ 14 年 前
  Kyle Robinson Young c836ba08a3 Add/move docblocks to make text available in the API docs 14 年 前
  Renan Gonçalves 573a349209 Using plugin name on exception thrown and in templates files. 14 年 前
  Renan Gonçalves 1cf67b1e55 Little cleanup in exceptions. 14 年 前
  Jose Lorenzo Rodriguez a14abd6281 Fixing DatabaseSession handler to correctly close the session before the model object is destroyed by php. 14 年 前
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 年 前
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 年 前
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 年 前
  Juan Basso 39b4032820 Fixed some API doc in model. 14 年 前
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 年 前
  Juan Basso 1c7d54eacc Updated the paths from comments. 14 年 前
  Jose Lorenzo Rodriguez 2a39e6869c Merge branch '2.0' into 2.0-merge 15 年 前
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 年 前
  Jose Lorenzo Rodriguez e669a81e0a Reverting change in ConnectionManager, sourceList() will only return the instantiated datasources 15 年 前
  Jose Lorenzo Rodriguez b320e4323f Improving ConnectionManager tests 15 年 前
  Jose Lorenzo Rodriguez 01f6744e35 Removing unneeded line in ConnectionManager 15 年 前
  AD7six 0cb70ae3bb remove CONFIGS constant 15 年 前
  Jose Lorenzo Rodriguez f14a295a3e Adding a ConenctionManager::drop() method useful for testing and other dynamic tasks 15 年 前
  José Lorenzo Rodríguez 2386a11151 fixing tests from last merge 15 年 前