Mark Story 2bf72df853 Merge pull request #3030 from cakephp/3.0-entity-context-fixes 12 years ago
..
Cache 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago
Collection 1ad430464e All tests executing without fatals under hhvm 12 years ago
Configure 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
Console 470ac390ec Remove duplicate comment. 12 years ago
Controller 618483136f Merge pull request #3018 from cakephp/3.0-paginator-revisit 12 years ago
Core 36dee4ccf8 Replacing the usage of PHPUnit static mock on App::classname() 12 years ago
Database dde6dffd9f Datetime tests in MySQL will return the time portion as well. 12 years ago
Datasource 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
Error 0ae6c517aa Fixing more broken tests under phpunit 4 12 years ago
Event be976edefa Merge branch '2.5' into 3.0-merge 12 years ago
I18n 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago
Log 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago
Model 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago
Network dda401ea37 Add test for FaceBook style status line. 12 years ago
ORM 2bf72df853 Merge pull request #3030 from cakephp/3.0-entity-context-fixes 12 years ago
Routing eb6b7a440d Merge remote-tracking branch 'origin/2.5' into 3.0 12 years ago
TestSuite 8d0cf770db Remove the remaining test suite infrastructure. 12 years ago
Utility eee474b4d7 Merge pull request #2975 from cakephp/3.0-debug-info 12 years ago
Validation e870168b53 Merge pull request #3025 from cakephp/3.0-validation-custom-messages 12 years ago
View 8bb695d568 Making Entity::source() just a string 12 years ago
BasicsTest.php be976edefa Merge branch '2.5' into 3.0-merge 12 years ago
DatabaseSuite.php 1eaf49ec74 Fixing the DatabaseSuite file for phpunit 4.0 12 years ago