Commit History

Author SHA1 Message Date
  euromark f3018cc532 refactor methods to avoid else block on returning early 12 years ago
  ADmad 4ded269549 Merge branch 'master' into 2.4 12 years ago
  euromark c989624f80 whitespace coding standards 12 years ago
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 years ago
  euromark 7cb19b97db coding standards and simplification of else cases as well as some minor fixes 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 12 years ago
  ADmad d809b1480e Fix CS errors 13 years ago
  Andy Dawson e92e3df2fb Even less queries 13 years ago
  Andy Dawson 8ea0212265 make tree recovery much, much simpler 13 years ago
  Graham Weldon 26a08c6780 Updated copyright 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 05546aff32 coding standards 13 years ago
  Saleh Souzanchi ed761320df Disabled callbacks in _getMax() & _getMin() 13 years ago
  mark_story 554d5794ce Merge branch 'master' into 2.3 13 years ago
  mark_story d70730d722 Fix issues with TreeBehavior and nested deletes. 13 years ago
  mark_story 27d7e2865e Merge branch 'master' into 2.3 13 years ago
  ceeram 4611c987db Merge pull request #959 from ceeram/phpcsw 13 years ago
  mark_story a7f192c606 Merge branch 'master' into 2.3 13 years ago
  Ceeram e02eab05d5 Remove all todo from core, create tickets for them 13 years ago
  euromark b7e75a6399 more whitespace coding standards 13 years ago
  euromark 354069d229 cascade false for recover 13 years ago
  euromark 22f65f7cb5 asserting that tree behavior generates valid sql in recover 13 years ago
  dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks 13 years ago
  mark_story 1aea9ac0c9 Merge branch 'master' into 2.3 13 years ago
  ADmad 5de492fb25 Allow saving new records with pre specified primary key value with treebehavior. 13 years ago
  dogmatic69 22a2e1b51e converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 13 years ago
  dogmatic69 cf8fccae96 converting $foo == null / $foo == false to !$foo 13 years ago
  mark_story e59555a66f Merge branch 'master' into 2.3 13 years ago