| .. |
|
Auth
|
c23acbdef7
DefaultPasswordHasher with changed options enables needsRehash
|
8 years ago |
|
Cache
|
16903f9d60
Merge branch 'master' into 3.next
|
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
|
22b8fc4a24
Use hmac for token hashes to avoid collisions
|
8 years ago |
|
Core
|
8a91fca6b1
Fix parseDSN not working for SqlLocalDB
|
8 years ago |
|
Database
|
16903f9d60
Merge branch 'master' into 3.next
|
8 years ago |
|
Datasource
|
8a91fca6b1
Fix parseDSN not working for SqlLocalDB
|
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
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
|
Http
|
2c3dd09f4c
Merge pull request #11097 from cakephp/issue-11070
|
8 years ago |
|
I18n
|
ec08bffd78
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
|
e13c9fb5c3
Fix notMatching for BelongsToMany with composite keys
|
8 years ago |
|
Routing
|
2cb101226f
Handle immutable responses better.
|
8 years ago |
|
Shell
|
49aeb1a1b1
Add compatibility to HelpShell for ShellDispatcher apps.
|
8 years ago |
|
TestSuite
|
4253fe7219
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
|
22b8fc4a24
Use hmac for token hashes to avoid collisions
|
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 |