| .. |
|
Auth
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
|
Cache
|
8110006472
Use CACHE folder instead of TMP for cache tests.
|
7 years ago |
|
Collection
|
46b3688c3f
Added test cases with collections of entities
|
7 years ago |
|
Command
|
8d4b653557
Convert command objects to class name strings for HelpCommand output.
|
7 years ago |
|
Console
|
cc76f51dab
Display help text for a subcommand when no parser is defined.
|
7 years ago |
|
Controller
|
c7c772bcbf
Merge pull request #12586 from cakephp/bugfix/ext
|
7 years ago |
|
Core
|
3d1c2801f1
Fixed return value type in methods
|
7 years ago |
|
Database
|
ba1ddb3f36
Add test for default function value in postgres
|
7 years ago |
|
Datasource
|
80e813a070
Move start/end calculation into datasource.
|
7 years ago |
|
Error
|
04342bba0e
Fix test.
|
7 years ago |
|
Event
|
8a98ec8ed7
add missing deprecation into Event::data()
|
7 years ago |
|
Filesystem
|
65667b17da
Remove mixed types and unused parameters.
|
7 years ago |
|
Form
|
309658fc7b
Update tests for #12024
|
7 years ago |
|
Http
|
78340f5fa6
Add tests
|
7 years ago |
|
I18n
|
86aea2615e
Fix white line
|
7 years ago |
|
Log
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
Mailer
|
fc8bd4322d
Fixed bug causing message-id to be regenerated
|
7 years ago |
|
Network
|
ceac93119e
Refactoring tests
|
8 years ago |
|
ORM
|
d6d3fda11b
Try to fix aggregate test for SQLServer.
|
7 years ago |
|
Routing
|
d73dbfe4a5
Add test case
|
7 years ago |
|
Shell
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
|
TestSuite
|
d73dbfe4a5
Add test case
|
7 years ago |
|
Utility
|
c1b4650e78
Fixed "indentical" is a misspelling of "identical"
|
7 years ago |
|
Validation
|
4c807dc967
Fixed "existant" is a misspelling of "existent"
|
7 years ago |
|
View
|
f2cdd62b27
Fix merging of label options in MultiCheckboxWidget.
|
7 years ago |
|
BasicsTest.php
|
96e6305c99
add direction:ltr into Debugger::printVar()
|
7 years ago |
|
DatabaseSuite.php
|
e441a345d8
Fix other uses of deprecated database features.
|
8 years ago |
|
ExceptionsTest.php
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |