José Lorenzo Rodríguez 3c8d0345e5 Merge pull request #8935 from cakephp/default-output-timezone-new 9 years ago
..
Auth 3088cc13e3 BaseAuth now pass the username to custom finder 10 years ago
Cache 9dd8090268 Fix typo in class name. 10 years ago
Collection 44bb3245d4 Collection::every() should return false for empty collection. 10 years ago
Console 39e8213e90 improves the help message 9 years ago
Controller 709c1ef707 Added minor optimizations to request handler 9 years ago
Core c997f20e07 Fix CS errors 10 years ago
Database 2d153f080c Minor optimization for DateTimeType 9 years ago
Datasource 188ec72e1f Update ModelAwareTrait.php 9 years ago
Error 2e12b89f64 Add test assertions and refactor shared code. 10 years ago
Event 59a8221a7a Fixing the return type in a doc block 9 years ago
Filesystem e10100d049 fix typo in whether 9 years ago
Form a2318a3bec Run sniffer to auto-fix default params into doc blocks. 10 years ago
I18n a76268afad Fix "use" statements and CS error. 9 years ago
Log 2fb0343646 remove all reference to DS contant 10 years ago
Mailer 02597413e7 Use more secure boundary 9 years ago
Network 53c0af9dff Merge pull request #8917 from chinpei215/http-client-hang 9 years ago
ORM df3479a426 Consistently read the PK from the table (instead of the schema). 9 years ago
Routing c04fa8d8b8 Adding a _matchedRoute request param for debugging purposes 9 years ago
Shell c04fa8d8b8 Adding a _matchedRoute request param for debugging purposes 9 years ago
Template 6d3f484cc7 Shorten class name references. 9 years ago
TestSuite d29af6dd55 Update use of getMock() in TestCase. 9 years ago
Utility e4acb35503 Fix Security::randomBytes() fallback 9 years ago
Validation fe4f1f45b7 Adding a custom error message to Validator::allowEmpty() 10 years ago
View 1fbcce50d7 Clarify string type casting of view block values. 9 years ago
basics.php 5a0449822a Consider a SAPI of phpdbg to be the same as cli. 10 years ago