コミット履歴

作者 SHA1 メッセージ 日付
  mark_story c96e364cbb Fix incorrect expiry of sessions. 13 年 前
  mark_story f3464b002f Remove duplicate code. 14 年 前
  Jelle Henkens ecd869d4e3 Changing int to integer 14 年 前
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 年 前
  Ceeram c2a8fca00c Merge branch '2.1' into 2.2 14 年 前
  mark_story 5c590aad09 Add missing ClassRegistry import. 14 年 前
  Thomas Ploch fda065101b Fixed test cases for successful being built on travis. 14 年 前
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 年 前
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 年 前
  mark_story 9a6ad7e1e2 Fixing most coding standard issues in Model/ 14 年 前
  Jose Lorenzo Rodriguez e25867da79 Catching any possible exception in DatabaseSession destructor, using exceptions in destructors is a bad idea in PHP 14 年 前
  Jose Lorenzo Rodriguez 399c293b77 Extracting the CakeSessionHandlerInterface into its own file 14 年 前
  Kyle Robinson Young 5876744709 Adhering to coding standards 14 年 前
  mark_story 455787ade9 Fixing undefined variable reference. 14 年 前
  Jose Lorenzo Rodriguez a14abd6281 Fixing DatabaseSession handler to correctly close the session before the model object is destroyed by php. 14 年 前
  Juan Basso 16ef234180 Removing trailing spaces. 14 年 前
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 年 前
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 年 前
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 年 前
  Majna cde13daed4 Refactored DatabaseSession to use only 'Session.handler.model' config. Fixed static call on non-static method DatabaseSession::gc(). Fix for SessionFixture -primary key too long (MySQL Error: 1071) 14 年 前
  Florian Krmer 98e29b7246 Fixing the DatabaseSession to work with models that use a different primary key field than id. 15 年 前
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 年 前
  ADmad 4c042ae133 Adding proper visibility keywords for class functions 15 年 前
  José Lorenzo Rodríguez d9c99b5ef6 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 年 前
  José Lorenzo Rodríguez 4c0e06c451 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 年 前
  José Lorenzo Rodríguez 9e64754005 Adding check to no overwrite cache if it has not been modified 15 年 前