| .. |
|
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
|
6b2f11470b
Fixed "lenghts" is a misspelling of "lengths"
|
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
|
65667b17da
Remove mixed types and unused parameters.
|
7 years ago |
|
Form
|
309658fc7b
Update tests for #12024
|
8 years ago |
|
Http
|
136cb4c872
Fix test.
|
7 years ago |
|
I18n
|
a1221939a5
Fixed "explict" is a misspelling of "explicit"
|
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
|
0753c08adf
Fixed "actaully" is a misspelling of "actually"
|
7 years ago |
|
Routing
|
0a6908ffd8
Fixed "wierd" is a misspelling of "weird"
|
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
|
8a44609b45
Fixed "presense" is a misspelling of "presence"
|
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 |