| .. |
|
Auth
|
3088cc13e3
BaseAuth now pass the username to custom finder
|
10 years ago |
|
Cache
|
9dd8090268
Fix typo in class name.
|
10 years ago |
|
Collection
|
44bb3245d4
Collection::every() should return false for empty collection.
|
10 years ago |
|
Console
|
7babaccdff
adds sorting to the parameters
|
10 years ago |
|
Controller
|
c7d259cc89
Ensure RequestHandler does not override response type set in action.
|
9 years ago |
|
Core
|
c997f20e07
Fix CS errors
|
10 years ago |
|
Database
|
8bba8276f2
Merge pull request #8769 from cakephp/sqlserverschema-default-null
|
9 years ago |
|
Datasource
|
6a5a457c08
minor fix in class docblock
|
9 years ago |
|
Error
|
2e12b89f64
Add test assertions and refactor shared code.
|
10 years ago |
|
Event
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
|
Filesystem
|
e10100d049
fix typo in whether
|
9 years ago |
|
Form
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
|
I18n
|
911d50e7f9
Add get/setDefaultLocale()
|
10 years ago |
|
Log
|
2fb0343646
remove all reference to DS contant
|
10 years ago |
|
Mailer
|
02597413e7
Use more secure boundary
|
9 years ago |
|
Network
|
bedc93204e
makes privateKeyFile mandatory for RSA-SHA1 method
|
9 years ago |
|
ORM
|
c8b600015c
fixes wrong foreignKey to find the association
|
9 years ago |
|
Routing
|
c931df3d3c
Make named route match failures more obvious.
|
10 years ago |
|
Shell
|
84794552cc
Correct array merging in Completion shell.
|
10 years ago |
|
Template
|
6d3f484cc7
Shorten class name references.
|
9 years ago |
|
TestSuite
|
f3c03286e2
Merge remote-tracking branch 'upstream/master' into feature/debug-security
|
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
|
f2bc2a1728
Move unlocked field resetting to end()
|
9 years ago |
|
basics.php
|
5a0449822a
Consider a SAPI of phpdbg to be the same as cli.
|
10 years ago |