José Lorenzo Rodríguez a1d97df04c Merge pull request #6545 from daniel-lang/copy-recursive 11 years ago
..
Auth f5930c0f0d Making sure the tests on PHP7 are testing the expected message and failing if no exception is thrown 11 years ago
Cache 8fb9991bf9 use short array syntax 11 years ago
Collection b9cad16252 Added more tests for CollectionTrait::append 11 years ago
Console a13458e496 Removes the version number in the welcome message in the custom testing shell 11 years ago
Controller b896127099 Fix incorrect handling of request data. 11 years ago
Core 5872fc6b92 FIxed deletion of nested values in InstanceConfigTrait 11 years ago
Database 2d6ab89201 Replace regex with instanceof check. 11 years ago
Datasource 91e8016117 Add a test for load model being plugin-prefixed 11 years ago
Error d6991c2662 Add missing period. 11 years ago
Event b680b4a21f Fix PHPCS errors. 11 years ago
Filesystem 8bc4e71fe4 fixed phpcs error, added test for move() 11 years ago
Form dcc936601e Add __debugInfo() methods to more objects. 11 years ago
I18n 7c455ad837 Fixed space indents (Travis-CI warned me) 11 years ago
Log a5885a9caa Add test. 11 years ago
Network d3e6620931 Fix assertion order. 11 years ago
ORM f953a4c324 Fix PHPCS error. 11 years ago
Routing 7f62d57a0f Restore 'persist' option for routes. 11 years ago
Shell c4c3cf71ba Add unit tests for issue #6542 11 years ago
TestSuite f82bf59e07 Added new line 11 years ago
Utility c7c32b6a13 Forward port changes from #6544 to 3.0 11 years ago
Validation 35e525b9ee Sync providers from parent validator into children. 11 years ago
View 3ed209d5d3 Adding tests 11 years ago
BasicsTest.php e499e38a18 Use PHP_SAPI instead of php_sapi_name() 11 years ago
DatabaseSuite.php 73fcf31095 Moved the Model namespace into ORM so it can be distributed easier 11 years ago