| .. |
|
Auth
|
82ac89808d
Use hmac for digest nonces
|
8 years ago |
|
Cache
|
0f278b84f7
Add trailing DS.
|
8 years ago |
|
Collection
|
13738b6073
Revert "Add test for append()"
|
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
|
ee3ece0c8d
Prefer locale parsing to basic float casting.
|
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
|
efef498557
Add "default" key for form schema fields.
|
8 years ago |
|
Http
|
6cf84bcb47
Use new method in responses when getting cookie values.
|
8 years ago |
|
I18n
|
87e41d1494
Fix lint errors.
|
8 years ago |
|
Log
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
|
Mailer
|
8dea5d8c6a
Allow _ in domain names that email can be sent to.
|
8 years ago |
|
Network
|
b15e4867c0
Don't preserve global state.
|
8 years ago |
|
ORM
|
767526ce8f
Update tests to use new method.
|
8 years ago |
|
Routing
|
dbdaae8a7b
Added test for custom redirect route class
|
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
|
a72fcae77e
Add failing test for Text::slug()
|
8 years ago |
|
Validation
|
2edf49c110
Add failing test case for false positive URL validation
|
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 |