mark_story
|
f6c868d706
Fix remaining doc block errors in Console/
|
12 years ago |
ADmad
|
d466e00644
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
7a287a6942
More coding standard corrections.
|
12 years ago |
mark_story
|
2c5d96e916
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
a5d50da040
Remove dead and unused code.
|
12 years ago |
Ber Clausen
|
5c08c77b93
Set console options in the same fashion for every shell/task.
|
12 years ago |
Bryan Crowe
|
c1dd0e4393
Changed url to URL where appropriate
|
12 years ago |
mark_story
|
6d80d6a3cb
Add missing return.
|
12 years ago |
mark_story
|
67855896ef
Remove invalid code.
|
12 years ago |
ADmad
|
a2e818e509
Deprecated ConsoleShell
|
12 years ago |
mark_story
|
5bd45ec65d
Fix double printing of models in ConsoleShell.
|
12 years ago |
AD7six
|
69be4bb1e8
Update the console shell for easier maintenance
|
12 years ago |
euromark
|
7cb19b97db
coding standards and simplification of else cases as well as some minor fixes
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
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 |
Ceeram
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
mark_story
|
27d7e2865e
Merge branch 'master' into 2.3
|
13 years ago |
Ceeram
|
56225bcca3
fix all warnings except TODO warnings
|
13 years ago |
dogmatic69
|
5cc03ca805
converting if($foo == true) to if($foo)
|
13 years ago |
Kyle Robinson Young
|
200dd2dc9b
Code standards fixes, unneeded break statements
|
13 years ago |
mark_story
|
dbe3234b56
Refactor help to show up on console -h as well.
|
13 years ago |
mark_story
|
d7f1bf52b1
Fix route commands in ConsoleShell.
|
13 years ago |
mark_story
|
19e0d8d946
Switch usage to Hash where possible.
|
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 |
mark_story
|
2a9a103d62
Fix bad xml help generation.
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |