| .. |
|
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
|
37d4e37f4c
Try to get travis to pass again.
|
7 years ago |
|
Command
|
54554c7cca
Fix doc block
|
7 years ago |
|
Console
|
bdf8ffcbcd
Include AppShell when scanning application for shells/commands.
|
7 years ago |
|
Controller
|
c464f07c25
Correct deprecation warnings for viewBuilder properties.
|
8 years ago |
|
Core
|
d339699a1c
Deprecate Plugin::routes()
|
7 years ago |
|
Database
|
0b1fa8e84e
Improve quoting for string conditions.
|
7 years ago |
|
Datasource
|
80e813a070
Move start/end calculation into datasource.
|
7 years ago |
|
Error
|
288a307a42
Remove test that wasn't reverted properly.
|
8 years ago |
|
Event
|
8a98ec8ed7
add missing deprecation into Event::data()
|
7 years ago |
|
Filesystem
|
2d168c51a7
Fix failing tests.
|
8 years ago |
|
Form
|
309658fc7b
Update tests for #12024
|
8 years ago |
|
Http
|
fe97f0650a
Fix #12168 - Stream restores error handler even if wrapper throws exception
|
7 years ago |
|
I18n
|
c5c3b85d97
Improve assertions a bit.
|
7 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
|
00c156be2a
Catching StopException in ConsoleIntegrationTestCase
|
7 years ago |
|
TestSuite
|
7505bb8111
Merge pull request #12184 from cakephp/issue-12150
|
7 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
|
b81e221287
Use more sane example values.
|
7 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 |