| .. |
|
Auth
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
|
Cache
|
e4cbf57a84
#7794 Fix Redis DSN configuration.
|
10 years ago |
|
Collection
|
74452a0b5a
Fix isEmpty() consuming data.
|
10 years ago |
|
Console
|
83c53dd623
When executing Shell 'main' method the current command name is set to 'main'
|
10 years ago |
|
Controller
|
717e60d741
Fix cookies not being passed for requested actions.
|
10 years ago |
|
Core
|
4bc0f2d4c7
Simplify tests for env() with defaults.
|
10 years ago |
|
Database
|
fc68433943
Merge pull request #7776 from steefaan/master-offset-dirty
|
10 years ago |
|
Datasource
|
b2317272fe
Increase code coverage in ConnectionManager.
|
10 years ago |
|
Error
|
fc5ce30405
Added test for handling of PHP 7 errors
|
10 years ago |
|
Event
|
9fe52afd74
correct use statement order
|
10 years ago |
|
Filesystem
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
|
Form
|
dcc936601e
Add __debugInfo() methods to more objects.
|
11 years ago |
|
I18n
|
d2825d67b5
remove some assertion that are not working at all with ICU56
|
10 years ago |
|
Log
|
bfa1cd0a69
enable colors for windows ConEmu user
|
10 years ago |
|
Mailer
|
a786e951a7
Include _appCharset in serialisation process
|
10 years ago |
|
Network
|
3d18f280bc
Split the protocol out of the host name.
|
10 years ago |
|
ORM
|
3c47b40b99
Merge pull request #7798 from cakephp/binding-key-existsin
|
10 years ago |
|
Routing
|
717e60d741
Fix cookies not being passed for requested actions.
|
10 years ago |
|
Shell
|
bd505410c3
Improve the options completion by allowing to get options for subcommands
|
10 years ago |
|
TestSuite
|
5a24ae2e07
avoid the logs to be displayed in the test suite results
|
10 years ago |
|
Utility
|
b729195028
array_column() only works for actual arrays.
|
10 years ago |
|
Validation
|
15a5607841
Make PHPCS happy
|
10 years ago |
|
View
|
2bc7f1477e
Improve the tests for hasError() as well.
|
10 years ago |
|
BasicsTest.php
|
5a0449822a
Consider a SAPI of phpdbg to be the same as cli.
|
10 years ago |
|
DatabaseSuite.php
|
73fcf31095
Moved the Model namespace into ORM so it can be distributed easier
|
11 years ago |