| .. |
|
Auth
|
dfe7799796
Make use of Security::salt() instead of Configure::read('Security.salt');
|
11 years ago |
|
Cache
|
63a215b329
Fix tests.
|
11 years ago |
|
Collection
|
e94fbfeb8a
Implemented Collection::sumOf()
|
11 years ago |
|
Console
|
fedb1c932f
Merge pull request #4595 from cakephp/3.0-plugin-shell-aliases
|
11 years ago |
|
Controller
|
0dc1e77b93
Merge pull request #4602 from cakephp/controller-initialize
|
11 years ago |
|
Core
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
|
Database
|
92f219264f
Fix up double truncation causing SQLServer to do silly things.
|
11 years ago |
|
Datasource
|
5d30e68b18
Datasource\Error -> Datasource\Exception
|
11 years ago |
|
Error
|
6e53f3fc58
Merge branch '2.6' into 3.0
|
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
|
d1610d97dc
Update exception in log classes.
|
11 years ago |
|
Model
|
137ebcf2aa
Make ModelAwareTrait::loadModel() return model instance.
|
11 years ago |
|
Network
|
629d8245f9
update namespaces
|
11 years ago |
|
ORM
|
6f25e4a93f
Merge pull request #4591 from cakephp/3.0-fix-subquery-offset
|
11 years ago |
|
Routing
|
7a72c8db1b
Fix asset delivery for vendor namespaced plugins.
|
11 years ago |
|
Shell
|
fedb1c932f
Merge pull request #4595 from cakephp/3.0-plugin-shell-aliases
|
11 years ago |
|
TestSuite
|
03f9cf935b
Remove assertFlash()
|
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
|
032b26c322
Fixed SelectBox raising exception with null options
|
11 years ago |
|
BasicsTest.php
|
629d8245f9
update namespaces
|
11 years ago |
|
DatabaseSuite.php
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |