ADmad b89cbc2aaa Fix showing/clearing of custom validity message. 6 years ago
..
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 2e8b391598 Add tests for skip() overflow. 6 years ago
Command ba8abbc943 Fix test case. 7 years ago
Console 1c4b2134d3 Add test for abort case 7 years ago
Controller 944f2fb330 Set reponse instance returned by action to Controller::$response. 7 years ago
Core 918f22b874 Fix nested plugin enumeration corrupting iterator state. 7 years ago
Database a3c5faba44 Fix Type::buildAll() not returning type instance set using Type::set(). 6 years ago
Datasource 1db77de391 Allow using FQCN with ModelAwareTrait::loadModel(). 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 81b89575fa Fix curl protocol version selection 6 years ago
I18n 0b34e5826e Merge pull request #13243 from andrii-pukhalevych/3.next 7 years ago
Log 949d7d66cf Remove invalid code for setting output type of ConsoleOutput. 6 years ago
Mailer a987075fad Merge branch 'master' into 3.next 7 years ago
Network ceac93119e Refactoring tests 8 years ago
ORM 2e35feac52 Remove unnecessary assertions. 6 years ago
Routing 1714f379c7 Fix up imports 7 years ago
Shell e82e4995e8 Merge branch 'master' into 3.next 7 years ago
TestSuite 79dec39646 Merge branch '3.next' 6 years ago
Utility d9823df260 Revert "StaticConfigTrait::getConfig($key) return type" 6 years ago
Validation e1cff935c7 Fix default argument value for Validator::notEmptyDateTime(). 6 years ago
View b89cbc2aaa Fix showing/clearing of custom validity message. 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