Commit History

Author SHA1 Message Date
  mark_story f6b50a948e Small fixes for validation formatting. 14 years ago
  José Lorenzo Rodríguez 06476a22da Fixing failing tests caused by adding new validator, blind editing... hoping for the best 14 years ago
  mark_story 9232df839d Fix failing tests because of new validator. 14 years ago
  Kyle Robinson Young 90e7afbdc7 Correct parameter order of assertEquals and assertNotEquals 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  mark_story ed1d34accc Fix most coding standards issues in Test/Console 14 years ago
  Majna d41e5621b7 Fix missing and invalid assertions in tests. 14 years ago
  ADmad 389072708a Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young 51f9837db4 Code standards formatting 14 years ago
  mark_story 2e8498e166 Merge branch '2.0' into 2.1 14 years ago
  Mark Story a32eabe492 Merge pull request #355 from shama/patch-casing 14 years ago
  Ceeram e4e26a852b Making non-interactive behave same as interactive with odd table names 14 years ago
  Kyle Robinson Young 5388237099 Consistently setting setUp() and tearDown() on test cases 14 years ago
  mark_story 6d269ce25d Merge branch '2.0' into 2.1 14 years ago
  Ceeram 57a1a2814d Fixing modeltask to use correct table 14 years ago
  mark_story 2969a8f6ac Make a few more tests run in AllTests. 14 years ago
  AD7six 8e38f666b7 allow baking models with missing tables - even for rdbms 14 years ago
  Kyle Robinson Young 98f03dc6df Replacing test case compatibility functions 14 years ago
  Jose Lorenzo Rodriguez fbdb058441 Converting regular expression assertions to simple string contains, those perform faster and consume less memory 14 years ago
  mark_story 7c08c966b0 Adding App::uses() call to model baking. 14 years ago
  Juan Basso d84531d29c Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103. 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
  Jose Lorenzo Rodriguez 4c8f5ce5be Bringing up to date the ModelTask test case after adding the new validation method 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
  Ceeram 5f97292648 Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls 15 years ago
  AD7six 0a53242e3e correcting all the inverted assertEqual tests 15 years ago
  Jose Lorenzo Rodriguez 2a54f0923d More string replacing for new paths 15 years ago
  Jose Lorenzo Rodriguez 900dfef2f7 Starting unification of casing in remaining folders 15 years ago