Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
euromark
|
58f38f1667
Fix casing of validation rules in bake
|
12 years ago |
ADmad
|
3303a2cda1
Merge branch 'master' into 2.4
|
13 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
euromark
|
dab0c5e753
Allow behaviors to be added to bake templates and improve doc blocks
|
13 years ago |
Adam Taylor
|
433dd09ec4
Fix typos
|
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 |
Ceeram
|
16be9d4990
remove unused local vars
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
Ceeram
|
6ec0afcf5d
Add CakeNumber::fromReadableSize() and Validation::filesize()
|
13 years ago |
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 |