| .. |
|
Auth
|
3088cc13e3
BaseAuth now pass the username to custom finder
|
10 年 前 |
|
Cache
|
b87b73c6e4
Add tests for the return of Cache::clearAll().
|
10 年 前 |
|
Collection
|
44bb3245d4
Collection::every() should return false for empty collection.
|
10 年 前 |
|
Console
|
7babaccdff
adds sorting to the parameters
|
10 年 前 |
|
Controller
|
c7d259cc89
Ensure RequestHandler does not override response type set in action.
|
9 年 前 |
|
Core
|
b19dd062bb
remove unsued import
|
10 年 前 |
|
Database
|
dc5cc8b8b6
Make Query::insert() behave when called multiple times.
|
10 年 前 |
|
Datasource
|
b19dd062bb
remove unsued import
|
10 年 前 |
|
Error
|
2e12b89f64
Add test assertions and refactor shared code.
|
10 年 前 |
|
Event
|
b19dd062bb
remove unsued import
|
10 年 前 |
|
Filesystem
|
197f5c6a50
Merge pull request #8737 from Tzaoh/master
|
10 年 前 |
|
Form
|
dcc936601e
Add __debugInfo() methods to more objects.
|
11 年 前 |
|
I18n
|
13e140efbf
Use a more forgiving pattern.
|
10 年 前 |
|
Log
|
b19dd062bb
remove unsued import
|
10 年 前 |
|
Mailer
|
2f67740804
add test to not found email transport class error message
|
9 年 前 |
|
Network
|
6a31a7b2b3
Fix incorrect handling of url in path
|
9 年 前 |
|
ORM
|
a3e131529a
Add test case to prevent future regression.
|
9 年 前 |
|
Routing
|
c931df3d3c
Make named route match failures more obvious.
|
10 年 前 |
|
Shell
|
84794552cc
Correct array merging in Completion shell.
|
10 年 前 |
|
TestSuite
|
d3959a8e9e
Adding a assertCookieNotSet to the IntegrationTestCase
|
10 年 前 |
|
Utility
|
e8494a576a
Fix coding standards
|
9 年 前 |
|
Validation
|
fe4f1f45b7
Adding a custom error message to Validator::allowEmpty()
|
10 年 前 |
|
View
|
0f6e82f522
Fixing coding standards issues
|
9 年 前 |
|
BasicsTest.php
|
b19dd062bb
remove unsued import
|
10 年 前 |
|
DatabaseSuite.php
|
039068a071
parameters number mismatch in function call
|
10 年 前 |