| .. |
|
Auth
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
|
Cache
|
45c1015e9c
Merge branch 'master' into 3.next
|
8 years ago |
|
Collection
|
3d1c2801f1
Fixed return value type in methods
|
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
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
Core
|
3d1c2801f1
Fixed return value type in methods
|
7 years ago |
|
Database
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
Datasource
|
80e813a070
Move start/end calculation into datasource.
|
7 years ago |
|
Error
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
Event
|
8a98ec8ed7
add missing deprecation into Event::data()
|
7 years ago |
|
Filesystem
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
Form
|
309658fc7b
Update tests for #12024
|
7 years ago |
|
Http
|
a20381c7ba
Don't strip off `/` when it is the entire path.
|
7 years ago |
|
I18n
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
Log
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
Mailer
|
6c0d8dfa1f
Handle data attachments without warnings.
|
7 years ago |
|
Network
|
ceac93119e
Refactoring tests
|
8 years ago |
|
ORM
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
Routing
|
793ff89587
Ensure base path is always part of URL context.
|
7 years ago |
|
Shell
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
|
TestSuite
|
d8bba8b49c
Fix duplicate route errors when using loadPlugin()
|
7 years ago |
|
Utility
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
|
Validation
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
View
|
0dc1d7a799
MultiCheckboxWidget should use checkboxWrapper, not radioWrapper.
|
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 |