Mark Story f21bbd1e35 Merge pull request #11136 from cakephp/redis-increment-3x 8 years ago
..
Auth 82ac89808d Use hmac for digest nonces 8 years ago
Cache 2852a07167 Fix redis increment/decrement with infinite timeout. 8 years ago
Collection 57fe8d9160 Fix Collection throwing an exception when Traversable given. 8 years ago
Console 57db7a68f9 Use the `help()` method for unknown subcommands 8 years ago
Controller 2e0d6b1d1f Add casting to make CookieComponent more backwards compatible. 8 years ago
Core 8a91fca6b1 Fix parseDSN not working for SqlLocalDB 8 years ago
Database 7c988031eb Emit log messages when connections are destroyed mid transaction 8 years ago
Datasource 91475ccfa5 Fix parseDsn() ignoring empty strings 8 years ago
Error 67d6b55de6 Merge branch 'master' into 3.next 8 years ago
Event 668c087398 Merge branch 'master' into 3.next 8 years ago
Filesystem 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
Form 37c1f1b24d Add Form::setErrors(). 8 years ago
Http c02310811c Add test to check whether unexpected cookie propery isn't included 8 years ago
I18n 70c978dbac Adding a test to show the translation issue of plurals 8 years ago
Log 67d6b55de6 Merge branch 'master' into 3.next 8 years ago
Mailer ecdc092e9b Improve exception message for Email::_validateEmail 8 years ago
Network b15e4867c0 Don't preserve global state. 8 years ago
ORM e13c9fb5c3 Fix notMatching for BelongsToMany with composite keys 8 years ago
Routing 844c9fdee9 Do not serve hidden files or files in hidden folders 8 years ago
Shell 88b4c30557 Convert CacheShell to use ConsoleIntegrationTestCase 8 years ago
TestSuite 07640f8108 Add more assertion methods to ConsoleIntegrationTestCase. 8 years ago
Utility ea5f05b461 Fix string handling of Hash::remove() and Hash::_simpleOp('remove') 8 years ago
Validation 4fd0bc58d3 Rename Validator::isScalar() to Validator::scalar() 8 years ago
View 300446f280 Tidy up. 8 years ago
BasicsTest.php 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
DatabaseSuite.php 4c94503f98 Sync method signature with parent class method. 8 years ago
ExceptionsTest.php a41e63ea6c Add the $previous argument to all exceptions 8 years ago