ndm2 bbf07b425c Fix/improve PSR-7 uploaded file validation support. 7 years ago
..
Auth a6ceb0a26a Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry 8 years ago
Cache 45c1015e9c Merge branch 'master' into 3.next 8 years ago
Collection 37d4e37f4c Try to get travis to pass again. 7 years ago
Command 8d4b653557 Convert command objects to class name strings for HelpCommand output. 7 years ago
Console cc76f51dab Display help text for a subcommand when no parser is defined. 7 years ago
Controller c464f07c25 Correct deprecation warnings for viewBuilder properties. 7 years ago
Core 703b4860b7 Load cakephp-plugins when searching paths. 7 years ago
Database d50b5576b3 Fix fetchAll(obj) only getting one record. 7 years ago
Datasource 80e813a070 Move start/end calculation into datasource. 7 years ago
Error 96e6305c99 add direction:ltr into Debugger::printVar() 7 years ago
Event 8a98ec8ed7 add missing deprecation into Event::data() 7 years ago
Filesystem 2d168c51a7 Fix failing tests. 8 years ago
Form 309658fc7b Update tests for #12024 7 years ago
Http a20381c7ba Don't strip off `/` when it is the entire path. 7 years ago
I18n 78ab885a27 Don't set testNow on all the things. 7 years ago
Log aad65a0faf Merge branch 'master' into 3.next 8 years ago
Mailer 6c0d8dfa1f Handle data attachments without warnings. 7 years ago
Network ceac93119e Refactoring tests 8 years ago
ORM 49dbe09b95 Fix entity class name inflection. 7 years ago
Routing 793ff89587 Ensure base path is always part of URL context. 7 years ago
Shell 66586166f2 Remove uneeded "use" statements. 7 years ago
TestSuite d8bba8b49c Fix duplicate route errors when using loadPlugin() 7 years ago
Utility 66586166f2 Remove uneeded "use" statements. 7 years ago
Validation bbf07b425c Fix/improve PSR-7 uploaded file validation support. 7 years ago
View 0dc1d7a799 MultiCheckboxWidget should use checkboxWrapper, not radioWrapper. 7 years ago
BasicsTest.php 96e6305c99 add direction:ltr into Debugger::printVar() 7 years ago
DatabaseSuite.php e441a345d8 Fix other uses of deprecated database features. 8 years ago
ExceptionsTest.php 7a5e33348c Update uses of HttpExceptions. 8 years ago