| .. |
|
Auth
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
|
Cache
|
32d3c48955
Merge branch 'master' into 3.2
|
10 years ago |
|
Collection
|
4b6a79715d
Fix PHPCS error.
|
10 years ago |
|
Console
|
a723f6b1ba
Handle StopException in ShellDispatcher.
|
10 years ago |
|
Controller
|
315a0ce60c
Remove old lighthouseapp references
|
10 years ago |
|
Core
|
8f67104829
Account for repeating namespace and nested app namespace.
|
10 years ago |
|
Database
|
a5873a689e
Un-skipping some tests in order to figure out where the problem comes from
|
10 years ago |
|
Datasource
|
21be0b5b8e
Fixing bug In ConnectionManager::config() when passing an object instance
|
10 years ago |
|
Error
|
ba30f67136
Merge branch 'master' into 3.2
|
10 years ago |
|
Event
|
9fe52afd74
correct use statement order
|
10 years ago |
|
Filesystem
|
5714cf14a9
Fix file:// paths being mishandled on windows.
|
10 years ago |
|
Form
|
dcc936601e
Add __debugInfo() methods to more objects.
|
11 years ago |
|
I18n
|
0aaf232bc9
Fixing bug in the Date::parseDate() method
|
10 years ago |
|
Log
|
21be0b5b8e
Fixing bug In ConnectionManager::config() when passing an object instance
|
10 years ago |
|
Mailer
|
a786e951a7
Include _appCharset in serialisation process
|
10 years ago |
|
Network
|
fee10cc5eb
Merge branch '3.2' into master
|
10 years ago |
|
ORM
|
04c5cbf231
Merge pull request #8247 from cakephp/issue-8246
|
10 years ago |
|
Routing
|
f64f1b0071
Merge pull request #8139 from ADmad/fix-nested-prefix-controller
|
10 years ago |
|
Shell
|
a6450b00b7
Make sure the line that will be overwritten in the CLI ProgressHelper does not have a new line feed
|
10 years ago |
|
TestSuite
|
8dee7c23fa
It table exists but the fixture was not setup, we should reset the table
|
10 years ago |
|
Utility
|
138927a613
Adding a line to the docs of Hash and a test case.
|
10 years ago |
|
Validation
|
d58bb11685
Increase test coverage.
|
10 years ago |
|
View
|
23bec5019b
Honour templatePath set in Cell actions.
|
10 years ago |
|
BasicsTest.php
|
5a0449822a
Consider a SAPI of phpdbg to be the same as cli.
|
10 years ago |
|
DatabaseSuite.php
|
73fcf31095
Moved the Model namespace into ORM so it can be distributed easier
|
11 years ago |