Commit History

Author SHA1 Message Date
  euromark 111366d5c8 == to === and != to !== where applicable 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
  ADmad ea3fa67c79 Added new html5 boolean attributes 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  ADmad 8ef2c22c29 Added "required" attribute to input element based on validation rules for field 13 years ago
  mark_story 554d5794ce Merge branch 'master' into 2.3 13 years ago
  ADmad 4fe85fc3c5 Fix docblock 13 years ago
  ADmad 4a6ebaa07b Added Helper::$settings 13 years ago
  mark_story 739982addb Merge branch 'master' into 2.3 13 years ago
  mark_story 1f35d82c81 URL encode image/script/css/video paths. 13 years ago
  mark_story 7402eea9eb Remove nested conditionals. 13 years ago
  mark_story 27d7e2865e Merge branch 'master' into 2.3 13 years ago
  Ceeram e02eab05d5 Remove all todo from core, create tickets for them 13 years ago
  Ceeram 56225bcca3 fix all warnings except TODO warnings 13 years ago
  dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks 13 years ago
  mark_story feda6e06a0 Reduce some code complexity. 13 years ago
  dogmatic69 408e619c9f Merge branch '2.3' into type-checks 13 years ago
  dogmatic69 36314e6d37 converting if ($foo != "") to if ($foo) 13 years ago
  dogmatic69 a38a616cba changing join() to implode() for consistency 13 years ago
  dogmatic69 cfadc4dbb0 strict type checks and removing some duplicate count() calls by setting a variable 13 years ago
  dogmatic69 cf8fccae96 converting $foo == null / $foo == false to !$foo 13 years ago
  euromark 288fb120b5 added missing App::uses('Hash', 'Utility'); 13 years ago
  mark_story 66b296527f Add type check to prevent errors related to Hash::get() 13 years ago
  mark_story e61f636bc7 Fix double base dir in image() with fullBase. 13 years ago
  Jose Lorenzo Rodriguez 51635c2ca6 Merge remote-tracking branch 'origin/2.1' into 2.2 14 years ago
  Rachman Chavik 9bafc5a3bb CakeEmail: create request object before rendering 14 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  mark_story 21ba5bf04a Merge branch '2.1' into 2.2 14 years ago
  mark_story 672735d7f7 Fix Coding standard error. 14 years ago