ADmad
|
3d9b2b80cb
More API docblock fixes.
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
Kim Egede Jakobsen
|
f0205f53ad
Try to make same comments for constructors.
|
12 years ago |
euromark
|
1aba204ec7
remove $name where not necessary to unify this in 2.x
|
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 |
mark_story
|
739982addb
Merge branch 'master' into 2.3
|
13 years ago |
ADmad
|
9c0939b888
A cleaner way to check if RequestHandler is loaded
|
13 years ago |
mark_story
|
82d20ed948
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
3083b01f7d
Fix exceptions being thrown in beforeFilter breaking error pages.
|
13 years ago |
ADmad
|
570acfa77b
Remove duplicate App::uses() statement
|
13 years ago |
mark_story
|
60f9626838
Merge branch 'master' into 2.3
|
13 years ago |
ADmad
|
cc6b699db4
Added missing App::uses() statement. Closes #3331
|
13 years ago |
mark_story
|
c24bec679b
Merge branch 'master' into 2.3
|
13 years ago |
Ber Clausen
|
d269588e78
Avoid duplicating RequestHandler component.
|
13 years ago |
ADmad
|
8931b74ba2
Removed variable escaping in CakeErrorController::beforeRender(). Closes #3074
|
13 years ago |
euromark
|
4fe1ab1bf6
missing app uses statements
|
13 years ago |
mark_story
|
f9ddc9c64c
Move error disabling to the error controller.
|
13 years ago |
Renan Gonçalves
|
bba66f6506
Fixing call to deprecated method, using startupProcess() which will initialize components.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
61aba0f0f8
Fix most coding standard issues in Controller.
|
14 years ago |
mark_story
|
ee083e047e
Fix errors with missing sub directories.
|
14 years ago |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
c836ba08a3
Add/move docblocks to make text available in the API docs
|
14 years ago |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
5876744709
Adhering to coding standards
|
14 years ago |
mark_story
|
cfbc43671e
Starting content type specific error pages.
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 years ago |
Juan Basso
|
7604763888
Updated some file headers to include correct license and copyright.
|
14 years ago |