| .. |
|
Auth
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
|
Cache
|
a67a631a19
Changing error message
|
10 years ago |
|
Collection
|
74452a0b5a
Fix isEmpty() consuming data.
|
10 years ago |
|
Console
|
7c3a38505b
Add convenience methods Shell::info|warn|success()
|
10 years ago |
|
Controller
|
41ad3969b1
Merge branch 'master' into 3.2
|
10 years ago |
|
Core
|
4bc0f2d4c7
Simplify tests for env() with defaults.
|
10 years ago |
|
Database
|
2c0a16b0d2
Merge remote-tracking branch 'upstream/master' into 3.2
|
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
|
5714cf14a9
Fix file:// paths being mishandled on windows.
|
10 years ago |
|
Form
|
dcc936601e
Add __debugInfo() methods to more objects.
|
11 years ago |
|
I18n
|
051a23928f
use a defined time in test DiffForHumans
|
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
|
2c0a16b0d2
Merge remote-tracking branch 'upstream/master' into 3.2
|
10 years ago |
|
ORM
|
2c0a16b0d2
Merge remote-tracking branch 'upstream/master' into 3.2
|
10 years ago |
|
Routing
|
55140a955b
fix coding standard against code sniffer 2.5.0
|
10 years ago |
|
Shell
|
e8734f2828
Preserve language case.
|
10 years ago |
|
TestSuite
|
7fcc47183f
Move/rename to where/what should be so that the meaning becomes clearer.
|
10 years ago |
|
Utility
|
b729195028
array_column() only works for actual arrays.
|
10 years ago |
|
Validation
|
15a5607841
Make PHPCS happy
|
10 years ago |
|
View
|
017b7952f8
Merge pull request #7887 from cakephp/3.2-deprecate-action
|
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 |