| .. |
|
Auth
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
|
Cache
|
c42affa606
Fix `FileCacheEngine` removing files in parent of configured path.
|
7 years ago |
|
Collection
|
3f469642e7
Merge branch 'master' into 3.next
|
7 years ago |
|
Command
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
|
Console
|
03f60e83fa
Skip ConsoleInput tests on Windows/AppVeyor.
|
7 years ago |
|
Controller
|
944f2fb330
Set reponse instance returned by action to Controller::$response.
|
6 years ago |
|
Core
|
918f22b874
Fix nested plugin enumeration corrupting iterator state.
|
6 years ago |
|
Database
|
8396dd3d02
Generate column SQL for char(36) in postgres schema
|
7 years ago |
|
Datasource
|
a4579bd1ad
Merge pull request #12745 from cakephp/bugfix/pagination
|
7 years ago |
|
Error
|
6b80254430
Fix test
|
7 years ago |
|
Event
|
8a98ec8ed7
add missing deprecation into Event::data()
|
7 years ago |
|
Filesystem
|
a510072def
Fix up extract() doc.
|
7 years ago |
|
Form
|
7b3c867d56
fix CS
|
7 years ago |
|
Http
|
e1fa05415f
Remove charset on json content-type
|
7 years ago |
|
I18n
|
f7af46179c
Merge pull request #13209 from jiru/master
|
6 years ago |
|
Log
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
|
Mailer
|
1a74e79830
Fix side-effect in destructor
|
7 years ago |
|
Network
|
ceac93119e
Refactoring tests
|
8 years ago |
|
ORM
|
8899c7248b
Improve wording
|
6 years ago |
|
Routing
|
1714f379c7
Fix up imports
|
7 years ago |
|
Shell
|
5601758124
Remove strict_types it isn't supposed to be here.
|
7 years ago |
|
TestSuite
|
fed498ecf3
Handle host & scheme in array URLs
|
6 years ago |
|
Utility
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
|
Validation
|
0790ace7d1
Don't allow [] in file fields.
|
7 years ago |
|
View
|
fcdfd9ae2e
FormContext error() should return array with error names as keys.
|
6 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 |