Jose Lorenzo Rodriguez 68b30d056b Implemented Collection::chunk() 10 years ago
..
Auth d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 years ago
Cache e4cbf57a84 #7794 Fix Redis DSN configuration. 10 years ago
Collection 68b30d056b Implemented Collection::chunk() 10 years ago
Console 83c53dd623 When executing Shell 'main' method the current command name is set to 'main' 10 years ago
Controller 717e60d741 Fix cookies not being passed for requested actions. 10 years ago
Core 4bc0f2d4c7 Simplify tests for env() with defaults. 10 years ago
Database a026b0cd1a Merge pull request #7878 from cakephp/fix-count-complex-order 10 years ago
Datasource b2317272fe Increase code coverage in ConnectionManager. 10 years ago
Error fc5ce30405 Added test for handling of PHP 7 errors 10 years ago
Event 9fe52afd74 correct use statement order 10 years ago
Filesystem 5714cf14a9 Fix file:// paths being mishandled on windows. 10 years ago
Form dcc936601e Add __debugInfo() methods to more objects. 11 years ago
I18n d2825d67b5 remove some assertion that are not working at all with ICU56 10 years ago
Log bfa1cd0a69 enable colors for windows ConEmu user 10 years ago
Mailer a786e951a7 Include _appCharset in serialisation process 10 years ago
Network 88f28f8a60 Make tests more strict. 10 years ago
ORM 02a7a1c5ea Add useful error message when invalid associations are used. 10 years ago
Routing 55140a955b fix coding standard against code sniffer 2.5.0 10 years ago
Shell e8734f2828 Preserve language case. 10 years ago
TestSuite 7fcc47183f Move/rename to where/what should be so that the meaning becomes clearer. 10 years ago
Utility b729195028 array_column() only works for actual arrays. 10 years ago
Validation 15a5607841 Make PHPCS happy 10 years ago
View 2464c71f65 Merge pull request #7845 from Xety/fix-paginator-helper 10 years ago
BasicsTest.php 5a0449822a Consider a SAPI of phpdbg to be the same as cli. 10 years ago
DatabaseSuite.php 73fcf31095 Moved the Model namespace into ORM so it can be distributed easier 11 years ago