Mark Story 186f003a19 Fixate the session_id to avoid having to update all the tokens. 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 23b25c0ef9 Merge branch 'master' into 3.next 8 years ago
Console a3c118223d Merge pull request #11179 from littleylv/missing-method 8 years ago
Controller ec915e5de5 Fix SecurityComponent tests. 8 years ago
Core b2ebce1cb4 Merge branch '3.next' of github.com:cakephp/cakephp into 3.next 8 years ago
Database 2f91d2fe96 Remove more deprecated method from TableSchema 8 years ago
Datasource 91475ccfa5 Fix parseDsn() ignoring empty strings 8 years ago
Error 5564febbd7 Merge branch 'master' into 3.next 8 years ago
Event 965ba0d661 Updating deprecated method calls in tests 8 years ago
Filesystem 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
Form 37c1f1b24d Add Form::setErrors(). 8 years ago
Http 5564febbd7 Merge branch 'master' into 3.next 8 years ago
I18n 23b25c0ef9 Merge branch 'master' into 3.next 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 8e74a80d13 Fix deprecated API usage for TableSchema. 8 years ago
Routing 23b25c0ef9 Merge branch 'master' into 3.next 8 years ago
Shell 5564febbd7 Merge branch 'master' into 3.next 8 years ago
TestSuite 5564febbd7 Merge branch 'master' into 3.next 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 186f003a19 Fixate the session_id to avoid having to update all the tokens. 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