Jose Lorenzo Rodriguez 18b0ab6ca1 Fixing pagination with complex queries having expressions in order by 10 年 前
..
Auth d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 年 前
Cache e4cbf57a84 #7794 Fix Redis DSN configuration. 10 年 前
Collection 74452a0b5a Fix isEmpty() consuming data. 10 年 前
Console 83c53dd623 When executing Shell 'main' method the current command name is set to 'main' 10 年 前
Controller 717e60d741 Fix cookies not being passed for requested actions. 10 年 前
Core 4bc0f2d4c7 Simplify tests for env() with defaults. 10 年 前
Database 18b0ab6ca1 Fixing pagination with complex queries having expressions in order by 10 年 前
Datasource b2317272fe Increase code coverage in ConnectionManager. 10 年 前
Error fc5ce30405 Added test for handling of PHP 7 errors 10 年 前
Event 9fe52afd74 correct use statement order 10 年 前
Filesystem 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 年 前
Form dcc936601e Add __debugInfo() methods to more objects. 11 年 前
I18n d2825d67b5 remove some assertion that are not working at all with ICU56 10 年 前
Log bfa1cd0a69 enable colors for windows ConEmu user 10 年 前
Mailer a786e951a7 Include _appCharset in serialisation process 10 年 前
Network 88f28f8a60 Make tests more strict. 10 年 前
ORM 18b0ab6ca1 Fixing pagination with complex queries having expressions in order by 10 年 前
Routing 55140a955b fix coding standard against code sniffer 2.5.0 10 年 前
Shell bd505410c3 Improve the options completion by allowing to get options for subcommands 10 年 前
TestSuite cf833c7843 Keep CSRF tokens consistent across all requests in a test case. 10 年 前
Utility b729195028 array_column() only works for actual arrays. 10 年 前
Validation 15a5607841 Make PHPCS happy 10 年 前
View 203c69d0a6 fix for nested input fields that end with brackets 10 年 前
BasicsTest.php 5a0449822a Consider a SAPI of phpdbg to be the same as cli. 10 年 前
DatabaseSuite.php 73fcf31095 Moved the Model namespace into ORM so it can be distributed easier 11 年 前