| .. |
|
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
|
9791dcf159
Add InstanceConfig to ConsoleHelpers.
|
11 years ago |
|
Controller
|
be6c30b12a
Merge branch 'master' into 3.1
|
11 years ago |
|
Core
|
5872fc6b92
FIxed deletion of nested values in InstanceConfigTrait
|
11 years ago |
|
Database
|
5e5316b1ab
Add test
|
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
|
9368c625ef
Fix typos
|
11 years ago |
|
Form
|
dcc936601e
Add __debugInfo() methods to more objects.
|
11 years ago |
|
I18n
|
883631aa09
Merge branch 'master' into 3.1
|
11 years ago |
|
Log
|
a5885a9caa
Add test.
|
11 years ago |
|
Network
|
d07a41307b
Use peer_name instead of deprecated CN_match
|
11 years ago |
|
ORM
|
0cb09e6baa
Merge branch 'master' into 3.1
|
11 years ago |
|
Routing
|
7f62d57a0f
Restore 'persist' option for routes.
|
11 years ago |
|
Shell
|
7bee2ae086
Fix UTF8 issues in TableHelper.
|
11 years ago |
|
TestSuite
|
750511a5aa
Merge branch 'master' into 3.1
|
11 years ago |
|
Utility
|
c7c32b6a13
Forward port changes from #6544 to 3.0
|
11 years ago |
|
Validation
|
dcc936601e
Add __debugInfo() methods to more objects.
|
11 years ago |
|
View
|
0cb09e6baa
Merge branch 'master' into 3.1
|
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 |