| .. |
|
Auth
|
82ac89808d
Use hmac for digest nonces
|
8 years ago |
|
Cache
|
0f278b84f7
Add trailing DS.
|
8 years ago |
|
Collection
|
57fe8d9160
Fix Collection throwing an exception when Traversable given.
|
8 years ago |
|
Console
|
fb0a94b41c
Fix: Avoid displaying help messages in red
|
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
|
eceac7dfbe
Fix error output line highlighting off by one.
|
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
|
6cf84bcb47
Use new method in responses when getting cookie values.
|
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
|
0c7856b437
Alias fields when finding dependent records to delete.
|
8 years ago |
|
Routing
|
844c9fdee9
Do not serve hidden files or files in hidden folders
|
8 years ago |
|
Shell
|
c48ae8e254
Update HelpShell tests to use ConsoleIntegrationTestCase
|
8 years ago |
|
TestSuite
|
2081daf8f2
load routes in RoutingMiddleware just if not initialized
|
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
|
c9c88f2283
Added support for `fullBase` option in `::link()`.
|
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 |