Commit History

Author SHA1 Message Date
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  euromark 382f75dbfc cs corrections, bool to boolean and int to integer. 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  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 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  mark_story c96e364cbb Fix incorrect expiry of sessions. 13 years ago
  mark_story f3464b002f Remove duplicate code. 14 years ago
  Jelle Henkens ecd869d4e3 Changing int to integer 14 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  Ceeram c2a8fca00c Merge branch '2.1' into 2.2 14 years ago
  mark_story 5c590aad09 Add missing ClassRegistry import. 14 years ago
  Thomas Ploch fda065101b Fixed test cases for successful being built on travis. 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  mark_story 9a6ad7e1e2 Fixing most coding standard issues in Model/ 14 years ago
  Jose Lorenzo Rodriguez e25867da79 Catching any possible exception in DatabaseSession destructor, using exceptions in destructors is a bad idea in PHP 14 years ago
  Jose Lorenzo Rodriguez 399c293b77 Extracting the CakeSessionHandlerInterface into its own file 14 years ago
  Kyle Robinson Young 5876744709 Adhering to coding standards 14 years ago
  mark_story 455787ade9 Fixing undefined variable reference. 14 years ago
  Jose Lorenzo Rodriguez a14abd6281 Fixing DatabaseSession handler to correctly close the session before the model object is destroyed by php. 14 years ago
  Juan Basso 16ef234180 Removing trailing spaces. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  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 years ago
  Florian Krmer 98e29b7246 Fixing the DatabaseSession to work with models that use a different primary key field than id. 15 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  ADmad 4c042ae133 Adding proper visibility keywords for class functions 15 years ago
  José Lorenzo Rodríguez d9c99b5ef6 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago