Mark Story 4e28ca8a71 Merge pull request #6188 from cakephp/issue-6185 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 e499e38a18 Use PHP_SAPI instead of php_sapi_name() 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 54cb6b38dc Fixing last faling test in HHVM. 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 58debc94b1 Avoiding circular object refereces in SmptTransport 11 years ago
ORM 4e28ca8a71 Merge pull request #6188 from cakephp/issue-6185 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 19b66760aa It's the Inflector test case jim 11 years ago
Validation 4d93f7f1c6 Decimal validate based on Intl not setlocale 11 years ago
View b90cf78401 use actual value in selected/disabled check 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