Jose Lorenzo Rodriguez 73d4fec892 Adding test for #6369 11 years ago
..
Auth f5930c0f0d Making sure the tests on PHP7 are testing the expected message and failing if no exception is thrown 11 years ago
Cache 8fb9991bf9 use short array syntax 11 years ago
Collection c296a3b91d Fixing regression in SortByIterator, closes #6349 11 years ago
Console a13458e496 Removes the version number in the welcome message in the custom testing shell 11 years ago
Controller dd38d23e89 Fix integer/float fields causing blackhole requests. 11 years ago
Core 6261c5096d Code Cleanup - Exception 11 years ago
Database d58cfbb221 Merge pull request #6348 from cakephp/master-fix-datetime 11 years ago
Datasource 91e8016117 Add a test for load model being plugin-prefixed 11 years ago
Error d6991c2662 Add missing period. 11 years ago
Event b680b4a21f Fix PHPCS errors. 11 years ago
Filesystem 9368c625ef Fix typos 11 years ago
Form be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
I18n ed3c91ce89 fixes offset style timezone for datefmt_create 11 years ago
Log a5885a9caa Add test. 11 years ago
Network 73d4fec892 Adding test for #6369 11 years ago
ORM c17c1abc77 Merge branch 'PGBI/cascadedelete' into master 11 years ago
Routing 7f62d57a0f Restore 'persist' option for routes. 11 years ago
Shell 2991bba1a1 Add a test for the Shell::dispatchShell method 11 years ago
TestSuite 3946fd7917 Merge pull request #6361 from cakephp/issue-6340 11 years ago
Utility fcd51e1b73 Hash::get() should not throw an exception on '' or null path. 11 years ago
Validation 1e2cd55e66 Deprecate validation methods. 11 years ago
View 2e1a61d3d9 Fetch widget's secure fields list after rendering widget. 11 years ago
BasicsTest.php e499e38a18 Use PHP_SAPI instead of php_sapi_name() 11 years ago
DatabaseSuite.php 73fcf31095 Moved the Model namespace into ORM so it can be distributed easier 11 years ago