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
  mark_story d0d13acaf4 Merge branch 'master' into 2.3 13 years ago
  and-ers c72c612625 Replaced simple and therefore pointless array_push function references with the ordinary way of adding an array element. This will increase the performance and the code looks much cleaner this way IMHO 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  Simon Males 693ca5481e Testing option value as a string 13 years ago
  Simon Males 80773ad970 ConsoleOptionParser::_parseOption() tramples option values of 0 (zero). I believe the following condition is the culprit. 13 years ago
  mark_story 587c7071b4 Fix incorrect order of arguments when added out of sequence. 13 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story db8c6b5c78 Fix most of the coding standards issues in Console/ 14 years ago
  Ceeram 828117583f fix that argument with 0 as value will stop parsing args, tests added 14 years ago
  Renan Gonçalves 7ae89c3679 Checking if short options exist, fixed an warning caused by not checking it. 14 years ago
  Juan Basso 16ef234180 Removing trailing spaces. 14 years ago
  Juan Basso 620a65b2fc Merge branch '2.0' into 2.0-api-doc 14 years ago
  mark_story be262f30f0 Fixing notice errors caused by undefined property. 14 years ago
  Mark Story 5d3c470871 Fixing issues where option values started with '-'. 14 years ago
  Mark Story b7391274fb Adding an exception when a short option is longer than one 14 years ago
  Mark Story fb756c5aee Fixing incorrectly inflected shell names in help. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso fedadc091c Included @throws in API that was missing. 14 years ago
  Juan Basso a0ee8b49fe Fixed some API doc in console. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  Mark Story 74e2cb1507 Updating doc blocks and @package strings for Console 14 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Renan Gonçalves abbe5aaea2 Updating console to use i18n'ed strings. 15 years ago
  AD7six 2078dbccaa use the cake_console domain for everything related to the cli 15 years ago
  AD7six 8f0c923cf6 translations for the console dir 15 years ago
  Jose Lorenzo Rodriguez 9f189d39db Fixing the HelpFormatter test 15 years ago