| .. |
|
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
|
7184c26a6a
Merge pull request #11839 from t73biz/subcommand-sort
|
8 years ago |
|
Controller
|
3849cff438
Revert "Update expected exception messages."
|
8 years ago |
|
Core
|
8a56d7bf32
Make h() return all non string scalars unchanged.
|
8 years ago |
|
Database
|
ea567d9cad
Backport changes done to Type class in 4.x.
|
8 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
|
996d7bfdd0
Merge branch 'form-regression' of github.com:jeremyharris/cakephp into form-regression
|
8 years ago |
|
Http
|
7c84cb2210
Don't treat strings strarting with "@" as file paths.
|
8 years ago |
|
I18n
|
de7ebdb88e
Merge branch '3.next'
|
8 years ago |
|
Log
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
|
Mailer
|
15e61cb9fb
Fix more usage of deprecated methods.
|
8 years ago |
|
Network
|
ceac93119e
Refactoring tests
|
8 years ago |
|
ORM
|
f175297f86
Merge branch 'master' into 3.next
|
8 years ago |
|
Routing
|
7696f5b0fc
Fix handling of base paths.
|
8 years ago |
|
Shell
|
efbe018de7
Enable plugin unload to modify Application.
|
8 years ago |
|
TestSuite
|
a48697ac19
Revert "Merge branch 'issue-11978' into master."
|
8 years ago |
|
Utility
|
6442b9ee6f
Implemented code review changes.
|
8 years ago |
|
Validation
|
7759e08ed6
Added 'message' and 'when' params to addNested and addNestedMany
|
8 years ago |
|
View
|
74792f634b
Fix usage of 'escape' => false.
|
8 years ago |
|
BasicsTest.php
|
335db95ba8
Fix trailing newline.
|
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 |