| .. |
|
Auth
|
3088cc13e3
BaseAuth now pass the username to custom finder
|
10 years ago |
|
Cache
|
b87b73c6e4
Add tests for the return of Cache::clearAll().
|
10 years ago |
|
Collection
|
44bb3245d4
Collection::every() should return false for empty collection.
|
10 years ago |
|
Console
|
d35a88cb59
Add integration tests for --version and --help.
|
9 years ago |
|
Controller
|
c7d259cc89
Ensure RequestHandler does not override response type set in action.
|
9 years ago |
|
Core
|
b19dd062bb
remove unsued import
|
10 years ago |
|
Database
|
8bba8276f2
Merge pull request #8769 from cakephp/sqlserverschema-default-null
|
9 years ago |
|
Datasource
|
b19dd062bb
remove unsued import
|
10 years ago |
|
Error
|
190caaf141
Fix errors on missing action/template error page.
|
9 years ago |
|
Event
|
a8b2ccaca6
Fixing typo / copy paste error in doc blocks
|
9 years ago |
|
Filesystem
|
31e643c081
update testFolderSubdirectories() to account a different subdirectory order
|
9 years ago |
|
Form
|
dcc936601e
Add __debugInfo() methods to more objects.
|
11 years ago |
|
I18n
|
13e140efbf
Use a more forgiving pattern.
|
10 years ago |
|
Log
|
b19dd062bb
remove unsued import
|
10 years ago |
|
Mailer
|
02597413e7
Use more secure boundary
|
9 years ago |
|
Network
|
e5c49792fe
Fix unstable test
|
9 years ago |
|
ORM
|
df3479a426
Consistently read the PK from the table (instead of the schema).
|
9 years ago |
|
Routing
|
c04fa8d8b8
Adding a _matchedRoute request param for debugging purposes
|
9 years ago |
|
Shell
|
637c05c821
Add `--version` parameter CommandList shell.
|
9 years ago |
|
TestSuite
|
d3959a8e9e
Adding a assertCookieNotSet to the IntegrationTestCase
|
10 years ago |
|
Utility
|
e4acb35503
Fix Security::randomBytes() fallback
|
9 years ago |
|
Validation
|
fe4f1f45b7
Adding a custom error message to Validator::allowEmpty()
|
10 years ago |
|
View
|
7ab006d02d
adds two tests for the method type and form options
|
9 years ago |
|
BasicsTest.php
|
b19dd062bb
remove unsued import
|
10 years ago |
|
DatabaseSuite.php
|
039068a071
parameters number mismatch in function call
|
10 years ago |