| .. |
|
Auth
|
82ac89808d
Use hmac for digest nonces
|
8 years ago |
|
Cache
|
0f278b84f7
Add trailing DS.
|
8 years ago |
|
Collection
|
23b25c0ef9
Merge branch 'master' into 3.next
|
8 years ago |
|
Console
|
0390dbddbe
Add methods to interact with options in Arguments objects.
|
8 years ago |
|
Controller
|
d503d192c5
Fix indentation and add test group.
|
8 years ago |
|
Core
|
b2ebce1cb4
Merge branch '3.next' of github.com:cakephp/cakephp into 3.next
|
8 years ago |
|
Database
|
be5cb6fb32
should => must
|
8 years ago |
|
Datasource
|
8991d7d6ce
Use a unit test instead of an integration test for sort directions.
|
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
|
30df93b511
Merge branch 'master' into 3.next
|
8 years ago |
|
I18n
|
30df93b511
Merge branch 'master' into 3.next
|
8 years ago |
|
Log
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
|
Mailer
|
2ce5d35dc0
Update tests and add deprecations warning for mailing classes
|
8 years ago |
|
Network
|
b15e4867c0
Don't preserve global state.
|
8 years ago |
|
ORM
|
51259881c0
Merge pull request #11172 from cakephp/3.next-association-collection-locator
|
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
|
fbaf969c53
added deprecated helper
|
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 |