Mark Story c3602bb7a4 Merge pull request #6233 from HavokInspiration/3.0-prefix-elements 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 6b034273ce Implementing Collection::through() 11 years ago
Console 3ec1969d71 missing call 11 years ago
Controller 95fe3381e6 Update events to use new methods. 11 years ago
Core f5930c0f0d Making sure the tests on PHP7 are testing the expected message and failing if no exception is thrown 11 years ago
Database 1daa3d589b Improving perfomance when hydrating date or datetime objects. 11 years ago
Datasource 91e8016117 Add a test for load model being plugin-prefixed 11 years ago
Error 8fb9991bf9 use short array syntax 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 137b04f77e Fixing issue when parsing dates and not using UTC as timezone. 11 years ago
Log a5885a9caa Add test. 11 years ago
Network f1d1b9902d The SessionHandlerInterface requires some methods to return boolean 11 years ago
ORM fa14b27e83 Merge pull request #6220 from cakephp/issue-6181 11 years ago
Routing 7f62d57a0f Restore 'persist' option for routes. 11 years ago
Shell e9f8bd9bcd Make autoload an option and only include truthy options. 11 years ago
TestSuite 55e8d6969f Implement assertRedirectContains() 11 years ago
Utility 6e4dc56b56 Merge pull request #6239 from cakephp/issue-6224-3 11 years ago
Validation 4d93f7f1c6 Decimal validate based on Intl not setlocale 11 years ago
View c3602bb7a4 Merge pull request #6233 from HavokInspiration/3.0-prefix-elements 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