| .. |
|
Auth
|
4de0bf9495
Better method signatures for controller and auth.
|
11 years ago |
|
Cache
|
6e53f3fc58
Merge branch '2.6' into 3.0
|
11 years ago |
|
Collection
|
55cf771de9
Fixing file indentation
|
11 years ago |
|
Console
|
47f1ff46e1
move adding short plugin aliases to constructor
|
11 years ago |
|
Controller
|
3f110d095e
Inline constructClasses().
|
11 years ago |
|
Core
|
6025893871
Removing HTTP_BASE env check
|
11 years ago |
|
Database
|
6f25e4a93f
Merge pull request #4591 from cakephp/3.0-fix-subquery-offset
|
11 years ago |
|
Datasource
|
828efb090f
fix for #4563
|
11 years ago |
|
Error
|
dfe7799796
Make use of Security::salt() instead of Configure::read('Security.salt');
|
11 years ago |
|
Event
|
87d5dda5a0
Added dispatchEvent() wrapper method.
|
11 years ago |
|
Filesystem
|
6e53f3fc58
Merge branch '2.6' into 3.0
|
11 years ago |
|
I18n
|
0c0a2aacd5
move fromReadableSize to parseFileSize
|
11 years ago |
|
Log
|
264ac857fb
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
|
Model
|
06048e1669
Avoiding SQL errors by prefixing columns with the Table alias
|
11 years ago |
|
Network
|
2d824ff6d4
Double-whammy sprintf use - one with only one parameter
|
11 years ago |
|
ORM
|
b1ce13fb98
Fixed CS
|
11 years ago |
|
Routing
|
4c52dede4f
Start implementing Controller::initialize()
|
11 years ago |
|
Shell
|
a42d56a55a
Remove un-necessary calls to constructClasses().
|
11 years ago |
|
Template
|
7212722a27
Fixes suggesting the wrong class name
|
11 years ago |
|
TestSuite
|
059bdc7b09
Set components on the controller in ControllerTestCase.
|
11 years ago |
|
Utility
|
6e53f3fc58
Merge branch '2.6' into 3.0
|
11 years ago |
|
Validation
|
60f60c7814
check for file param order
|
11 years ago |
|
View
|
083bffadea
Correct typecast of math expression
|
11 years ago |
|
basics.php
|
c42fe26ce6
Moving core related global functions to a separate file
|
11 years ago |