| .. |
|
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
|
da22c9648b
Add test case for ConsoleInput::dataAvailable().
|
7 years ago |
|
Controller
|
26fb5bced7
Added missing mixin for Paginator.
|
7 years ago |
|
Core
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
|
Database
|
a5657db545
Add test for previous commit.
|
7 years ago |
|
Datasource
|
a4579bd1ad
Merge pull request #12745 from cakephp/bugfix/pagination
|
7 years ago |
|
Error
|
0a72db4d0e
Clean up class names
|
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
|
be80585eb6
Fix doc blocks
|
7 years ago |
|
I18n
|
59cd6b9248
Improve number formatter pattern example in doc blocks
|
7 years ago |
|
Log
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
|
Mailer
|
be80585eb6
Fix doc blocks
|
7 years ago |
|
Network
|
ceac93119e
Refactoring tests
|
8 years ago |
|
ORM
|
cb05651dda
Entity::hasErrors() should return true only if field's errors array is non-empty.
|
7 years ago |
|
Routing
|
95cfe00bf2
Fix docblocks and better IDE and static analyzer discoverery.
|
7 years ago |
|
Shell
|
f77788be57
Fixing style errors.
|
7 years ago |
|
TestSuite
|
d26ca3b3ca
Using 'before' and 'after' annotations in EmailTrait
|
7 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
|
ba8259acc1
Fix CS.
|
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 |