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 |
jamiemill
|
e16890225c
Fixed mistake in UpgradeShell::exceptions()
|
14 years ago |
jamiemill
|
c966a35beb
Fixed bug in UpgradeShell::findFiles().
|
14 years ago |
jamiemill
|
4368b62dfb
Added an 'exceptions' method to the UpgradeShell.
|
14 years ago |
jamiemill
|
1d52dc05e1
Fix for UpgradeShell::helpers() not discovering core helpers.
|
14 years ago |
jamiemill
|
13ebd60b26
Removed invalid 'Helper' suffix in UpgradeShell::helpers()
|
14 years ago |
jamiemill
|
6c9c36bc0e
Fixed missing array wrap in UpgradeShell::tests()
|
14 years ago |
Jose Lorenzo Rodriguez
|
d666d6175a
Improving the upgrade shell by adding more renaming rules and making it more robust in case insensitive systems
|
14 years ago |
Renan Gonçalves
|
0bcb8d0dfa
Improving the regex and moving more files around.
|
14 years ago |
Graham Weldon
|
9d1e3cbb05
Fix comment for ife() Upgrade. Thanks SkieDr.
|
14 years ago |
Graham Weldon
|
d8468c1a38
Fixed incorrect ife() conversion. Thanks SkieDr.
|
14 years ago |
Renan Gonçalves
|
cd6c370dd9
Adding `tests` method to Upgrade shell, fixing FooTestCase to FooTest.
|
14 years ago |