| .. |
|
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
|
7babaccdff
adds sorting to the parameters
|
10 years ago |
|
Controller
|
6751ae72ba
Custom encryption key when using ConfigKey
|
10 years ago |
|
Core
|
b19dd062bb
remove unsued import
|
10 years ago |
|
Database
|
dc5cc8b8b6
Make Query::insert() behave when called multiple times.
|
10 years ago |
|
Datasource
|
b19dd062bb
remove unsued import
|
10 years ago |
|
Error
|
2e12b89f64
Add test assertions and refactor shared code.
|
10 years ago |
|
Event
|
b19dd062bb
remove unsued import
|
10 years ago |
|
Filesystem
|
197f5c6a50
Merge pull request #8737 from Tzaoh/master
|
10 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
|
b19dd062bb
remove unsued import
|
10 years ago |
|
Network
|
a52a8d1330
Replaced empty with strlen
|
10 years ago |
|
ORM
|
02c8f32054
Fix IsUnique rule & null values
|
10 years ago |
|
Routing
|
abf063e8f3
Fixed test that was never supposed to work
|
10 years ago |
|
Shell
|
84794552cc
Correct array merging in Completion shell.
|
10 years ago |
|
TestSuite
|
d3959a8e9e
Adding a assertCookieNotSet to the IntegrationTestCase
|
10 years ago |
|
Utility
|
fd3e168f17
Use dataProvider.
|
10 years ago |
|
Validation
|
fe4f1f45b7
Adding a custom error message to Validator::allowEmpty()
|
10 years ago |
|
View
|
6cad86c293
Fix viewBuilder() config not taking precedence.
|
10 years ago |
|
BasicsTest.php
|
b19dd062bb
remove unsued import
|
10 years ago |
|
DatabaseSuite.php
|
039068a071
parameters number mismatch in function call
|
10 years ago |