Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 年 前 |
dmromanov
|
af48904117
Combined strings of Testsuite Shell's description to a one translatable sentence.
|
12 年 前 |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 年 前 |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 年 前 |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 年 前 |
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 年 前 |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 年 前 |
mark_story
|
2bbf38038d
Remove duplicated code in testsuite shell.
|
14 年 前 |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 年 前 |
mark_story
|
db8c6b5c78
Fix most of the coding standards issues in Console/
|
14 年 前 |
Stef van den Ham
|
98b84ce40b
Fixed typo in TestSuiteShell
|
14 年 前 |
mark_story
|
545f4d2811
Fix bad merge.
|
14 年 前 |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 年 前 |
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 年 前 |
mark_story
|
254357e9c9
Merge branch '2.0' into 2.1
|
14 年 前 |
mark_story
|
99caa98df3
Update message for PHPUnit3.6
|
14 年 前 |
AD7six
|
25ce1cc823
remove inherited logic
|
14 年 前 |
AD7six
|
2e547cad19
revert to original code
|
14 年 前 |
AD7six
|
11a11bf583
add a backwards compatibility shell for the previous syntax
|
14 年 前 |
Juan Basso
|
7d0250ff47
Merge branch '2.0-api-doc' into 2.0
|
14 年 前 |
mark_story
|
f060fdafb7
Adding the --debug flag that later versions of PHPUnit support.
|
14 年 前 |
Juan Basso
|
61833294f0
Changed the visibility to methods that not affect others classes.
|
14 年 前 |
Juan Basso
|
fedadc091c
Included @throws in API that was missing.
|
14 年 前 |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 年 前 |
Mark Story
|
74e2cb1507
Updating doc blocks and @package strings for Console
|
14 年 前 |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 年 前 |
AD7six
|
a6fecb5c6f
prepare for allowing cake test <file>
|
15 年 前 |
Renan Gonçalves
|
abbe5aaea2
Updating console to use i18n'ed strings.
|
15 年 前 |
Jose Lorenzo Rodriguez
|
cf73c1da3a
Removing refactoring artifact in TestsuiteShell
|
15 年 前 |
Jose Lorenzo Rodriguez
|
1014806c7b
Colorful error if not PHPUnit is found
|
15 年 前 |