| .. |
|
Cache
|
2bb93761cc
fixing typos
|
14 years ago |
|
Config
|
606c30b77f
Releasing 2.0.2
|
14 years ago |
|
Configure
|
f0d10b4d69
Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name.
|
14 years ago |
|
Console
|
cfe38985cf
Fix failing tests caused by changes in App::objects()
|
14 years ago |
|
Controller
|
a929951038
Fix issue with Controller::setAction()
|
14 years ago |
|
Core
|
ba6f3c17fa
Fix missing objects in App::objects()
|
14 years ago |
|
Error
|
18a34c03a4
Fix issue where unknown exceptions would be squashed.
|
14 years ago |
|
I18n
|
cd81f9c30a
Fix comment in I18n
|
14 years ago |
|
Log
|
0575e92833
Added visibility in some methods and attributes.
|
14 years ago |
|
Model
|
15753ab641
Apply patch from 'Carlos Gant'
|
14 years ago |
|
Network
|
2711178b4b
Fixing Content-Length calculation when there is buffered output that will be sent before the response body. fixes #2208
|
14 years ago |
|
Routing
|
92f9a6c1db
Fix missing urlencod/urldecode in routing.
|
14 years ago |
|
Test
|
a7d08a6b39
Removed unused option `triggerDisabled` from ObjectCollection::trigger().
|
14 years ago |
|
TestSuite
|
3e54ffd8c1
Defaulting autoMock to true.
|
14 years ago |
|
Utility
|
a7d08a6b39
Removed unused option `triggerDisabled` from ObjectCollection::trigger().
|
14 years ago |
|
View
|
606c30b77f
Releasing 2.0.2
|
14 years ago |
|
LICENSE.txt
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
|
VERSION.txt
|
606c30b77f
Releasing 2.0.2
|
14 years ago |
|
basics.php
|
201231cd42
Fix encoding issues with debug().
|
14 years ago |
|
bootstrap.php
|
205d75587c
Move registration of CakePlugin.
|
14 years ago |