Commit History

Author SHA1 Message Date
  mark_story 15c7493e39 Merge branch '2.0' into 2.1 14 years ago
  Simon Males adc6846145 schema update fails with -f flag, although it's supported. 14 years ago
  mark_story 2e8498e166 Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young c836ba08a3 Add/move docblocks to make text available in the API docs 14 years ago
  mark_story 6d269ce25d Merge branch '2.0' into 2.1 14 years ago
  ADmad 73674c648c Moving AppShell inside Console/Command for consistency with file location of other App classes. Also making all core shells and tasks extends AppShell instead of Shell. Closes #2278 14 years ago
  Rachman Chavik fa80be50eb Removing timestamp lines from generated files 14 years ago
  Rachman Chavik 211146fb7a Enable short option for --plugin and --connection 14 years ago
  bigclick 037f2c016e preg_quote'd $fileName to avoid issues when using a special character in their schema filename 14 years ago
  bigclick 7a68f7fed1 Fix for when trying to use "Console/cake schema generate snapshot" command, line 67 was making the name param snapshot, also fixed auto numbering in the case where the filename wasn't "schema" 14 years ago
  Majna 14efc4daae Added missing 'write' param for schema dump shell. Fixes #2179. 14 years ago
  Jose Lorenzo Rodriguez 670917070e Changing a bunch of links in doc blocks 14 years ago
  mark_story f4b2e03295 Errors should be output on stderr. 14 years ago
  Jose Lorenzo Rodriguez 74ba030e7c More postgres tests passing again 14 years ago
  Jose Lorenzo Rodriguez a8b38beb9d Fixing bug in SchemaShell where it would always force a read on all tables 14 years ago
  Juan Basso 689c7ffd45 Fixed some problems caused by the visibility changes. 14 years ago
  Juan Basso 61833294f0 Changed the visibility to methods that not affect others classes. 14 years ago
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 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 438050dcaa Adding 'public' visibility to all public methods. 15 years ago
  AD7six fe2ec74b0e correct paths to Config dir 15 years ago
  AD7six 0cb70ae3bb remove CONFIGS constant 15 years ago
  Jose Lorenzo Rodriguez 5f56642e0e Updating tests and classes in Console package after most recent updates in folder casing 15 years ago
  Renan Gonçalves abbe5aaea2 Updating console to use i18n'ed strings. 15 years ago
  evilbloodydemon cebcd64090 Unused variables in Console removed 15 years ago
  AD7six 010feb2092 prevent surpirses with Folder not being available. 15 years ago
  AD7six 2078dbccaa use the cake_console domain for everything related to the cli 15 years ago