ADmad 6e53f3fc58 Merge branch '2.6' into 3.0 11 years ago
..
Auth dfe7799796 Make use of Security::salt() instead of Configure::read('Security.salt'); 11 years ago
Cache 63a215b329 Fix tests. 11 years ago
Collection ed2a9e7e11 more typos 11 years ago
Console fb6b739df3 allow plugin-name short aliases in cli 11 years ago
Controller dfe7799796 Make use of Security::salt() instead of Configure::read('Security.salt'); 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 06048e1669 Avoiding SQL errors by prefixing columns with the Table alias 11 years ago
Network 39aaadfb64 Update test to use request->env() instead of modifying globals. 11 years ago
ORM f60d099d77 Fixes SQLServer throwing a 'string not uuid' type error if a query is done with a empty value to a uuid field. 11 years ago
Routing 411708823c Fix RequestActionTraitTest 11 years ago
Shell 7f310612dd Only generate associations when _id occurs at the end of a field. 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 dfe7799796 Make use of Security::salt() instead of Configure::read('Security.salt'); 11 years ago
BasicsTest.php f505d14d47 Fixing tests 11 years ago
DatabaseSuite.php d52ae87485 Fix license docblocks for phpdoc format 12 years ago