Marc Würth
|
41671410cb
Replace other literal configure calls with new convenience function setAppNamespace()
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
ADmad
|
8f67104829
Account for repeating namespace and nested app namespace.
|
10 years ago |
Marlin Cremers
|
23d0b32b52
Add method to convert namespaced class names to plugin split names
|
10 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
euromark
|
6b02f80b10
Move Console Shells and Tasks.
|
11 years ago |
mark_story
|
47f88fa141
Remove App::objects().
|
11 years ago |
ADmad
|
4bd4d725eb
Remove App::pluginPath() which was simply wrapper for Plugin::path().
|
11 years ago |
ADmad
|
808f4aceb0
Add Plugin::classPath() method.
|
11 years ago |
ADmad
|
3d607f7e0d
Make "src/" path segment part of path returned by App::pluginPath()
|
11 years ago |
ADmad
|
13441766b5
Fix test.
|
11 years ago |
ADmad
|
80b01a93a8
Update App::className() to account for `Vendor/Plugin.Foo` style class name.
|
11 years ago |
Jose Lorenzo Rodriguez
|
aa3a44ed73
Fixing remaining tests related to themes
|
12 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
Bryan Crowe
|
5ae1c29836
Update copyright statements in docblocks
|
12 years ago |
Bryan Crowe
|
b3d00446dc
Remove PHP 5 and file names from docblocks
|
12 years ago |
euromark
|
1b61a0c787
Fix tests around paths for windows.
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
Juan Basso
|
36dee4ccf8
Replacing the usage of PHPUnit static mock on App::classname()
|
12 years ago |
Jose Lorenzo Rodriguez
|
64ad0e4a4e
Unskiping test that cannot be fixed without a major rewirte of a feature
|
12 years ago |
Jose Lorenzo Rodriguez
|
880f8c859c
Temporarily skiping a test that requires staticExpects
|
12 years ago |
mark_story
|
197ebd175a
Rename Model/Repository -> Model/Table.
|
12 years ago |
ADmad
|
dc68840ed2
Moved view files under "Template" folder.
|
12 years ago |