| .. |
|
Auth
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
|
Cache
|
45c1015e9c
Merge branch 'master' into 3.next
|
8 years ago |
|
Collection
|
8782db5f79
Updated test to pass
|
8 years ago |
|
Command
|
db457a4ec2
Don't duplicate command names in help listing.
|
8 years ago |
|
Console
|
933151f9f4
Load routing in console environments.
|
8 years ago |
|
Controller
|
c464f07c25
Correct deprecation warnings for viewBuilder properties.
|
8 years ago |
|
Core
|
8a56d7bf32
Make h() return all non string scalars unchanged.
|
8 years ago |
|
Database
|
0b1fa8e84e
Improve quoting for string conditions.
|
7 years ago |
|
Datasource
|
0dcbda1da5
Add QueryTrait::getRepository().
|
8 years ago |
|
Error
|
288a307a42
Remove test that wasn't reverted properly.
|
8 years ago |
|
Event
|
660f9642b8
Always use consistent class usage to make comparison and detection/refactor possible.
|
8 years ago |
|
Filesystem
|
2d168c51a7
Fix failing tests.
|
8 years ago |
|
Form
|
309658fc7b
Update tests for #12024
|
8 years ago |
|
Http
|
f00a4ff3c4
add here to the return of getAttributes
|
7 years ago |
|
I18n
|
f5555dbb83
Add tests covering use case in #12013
|
8 years ago |
|
Log
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
|
Mailer
|
9de3224d1b
Merge pull request #11952 from otoso/master
|
8 years ago |
|
Network
|
ceac93119e
Refactoring tests
|
8 years ago |
|
ORM
|
58bb5f459f
Re-wrapped _processFindOrCreate in transaction, manually dispatched afterSaveCommit
|
8 years ago |
|
Routing
|
6429e121d8
Simplify route target parsing.
|
7 years ago |
|
Shell
|
ce1e801726
Update tests to match code
|
7 years ago |
|
TestSuite
|
a48697ac19
Revert "Merge branch 'issue-11978' into master."
|
8 years ago |
|
Utility
|
18ecbbcf3a
Added irregular rule for 'cache'
|
7 years ago |
|
Validation
|
7759e08ed6
Added 'message' and 'when' params to addNested and addNestedMany
|
8 years ago |
|
View
|
c464f07c25
Correct deprecation warnings for viewBuilder properties.
|
8 years ago |
|
BasicsTest.php
|
9e712f515a
Update test.
|
8 years ago |
|
DatabaseSuite.php
|
e441a345d8
Fix other uses of deprecated database features.
|
8 years ago |
|
ExceptionsTest.php
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |