euromark
|
26fe1265ab
Mark App::pluginPath as deprecated and don't use it anymore.
|
11 years ago |
mark_story
|
f6c868d706
Fix remaining doc block errors in Console/
|
11 years ago |
mark_story
|
153141a6c7
Make help clearer around how to use UpgradeShell.
|
12 years ago |
ADmad
|
d466e00644
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
7a287a6942
More coding standard corrections.
|
12 years ago |
euromark
|
0ece694a75
microptimize options and default merge and other string key array merges
|
12 years ago |
ADmad
|
d838e7b56f
Updated upgrade shell to change CakeRequest::onlyAllow() usages.
|
12 years ago |
euromark
|
483cd13a26
rename method
|
12 years ago |
euromark
|
3e48d2e082
Add return early statements for redirecting in controllers.
|
12 years ago |
Ber Clausen
|
5c08c77b93
Set console options in the same fashion for every shell/task.
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
euromark
|
fab5a6f4d9
spelling corrections
|
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 |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
Mark Story
|
d000b3aa97
Merge pull request #601 from luisarmando/infoUpgrade
|
14 years ago |
Luís Armando
|
5b324f8024
Outputs messages of which plugin is going to have locations upgrade.
|
14 years ago |
Kyle Robinson Young
|
e2a46f76c7
substr() optimizations
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
db8c6b5c78
Fix most of the coding standards issues in Console/
|
14 years ago |
Cauan Cabral
|
a3a2d55c94
Enable UpgradeShell to recognize new line between class name and {
|
14 years ago |
mark_story
|
b6040aec5a
Update UpgradeShell for App classes.
|
14 years ago |
Graham Weldon
|
d83115927d
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
Kyle Robinson Young
|
5876744709
Adhering to coding standards
|
14 years ago |
Graham Weldon
|
af2e7c1e9b
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
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 |
Graham Weldon
|
eefdc43214
Fix plugins not being loaded before looking for pluign paths
|
14 years ago |