| .. |
|
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
|
a50ff282f9
Implemented Collection::last()
|
11 years ago |
|
Console
|
7f3e7d9be1
Merge branch 'master' into 3.1
|
11 years ago |
|
Controller
|
7f3e7d9be1
Merge branch 'master' into 3.1
|
11 years ago |
|
Core
|
5872fc6b92
FIxed deletion of nested values in InstanceConfigTrait
|
11 years ago |
|
Database
|
94a2709494
Adding a help text in the Query __debugInfo
|
11 years ago |
|
Datasource
|
91e8016117
Add a test for load model being plugin-prefixed
|
11 years ago |
|
Error
|
4a6c7e81fa
Add tests for trace logging change.
|
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
|
883631aa09
Merge branch 'master' into 3.1
|
11 years ago |
|
Log
|
a5885a9caa
Add test.
|
11 years ago |
|
Network
|
d3e6620931
Fix assertion order.
|
11 years ago |
|
ORM
|
7f3e7d9be1
Merge branch 'master' into 3.1
|
11 years ago |
|
Routing
|
7f62d57a0f
Restore 'persist' option for routes.
|
11 years ago |
|
Shell
|
352136ca34
Implement a progress bar shell helper.
|
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
|
ebd44de597
Adjust tests for notEmpty to notBlank.
|
11 years ago |
|
View
|
7f3e7d9be1
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 |