.. |
Cache
|
Added 'persistent' setting to MemcacheEngine.
|
2011-05-13 23:44:59 +02:00 |
Config
|
Bumping version number. Fixes #1724
|
2011-05-21 20:57:03 -04:00 |
Configure
|
remove CONFIGS constant
|
2011-05-15 18:34:52 +02:00 |
Console
|
Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls
|
2011-05-26 15:31:40 +02:00 |
Controller
|
Small optimization, remove unneeded else
|
2011-05-27 23:13:57 +02:00 |
Core
|
Moving the sort to also sort plugin objects, sorting in test removed
|
2011-05-26 19:33:36 +02:00 |
Error
|
Fix incorrect exceptions message for missing plugins
|
2011-05-26 16:24:54 +02:00 |
I18n
|
fix multibyte test case
|
2011-05-17 18:41:35 +02:00 |
Log
|
consolidate cake_error and cake_developer to simply "cake_dev"
|
2011-03-20 16:38:31 +01:00 |
Model
|
Fixed this following error: failed to open stream: No such file or directory [CORE\Cake\Model\Behavior\AclBehavior.php, line 52]
|
2011-05-28 06:45:06 -07:00 |
Network
|
Fixed the default name of email transport. Fixes #1728.
|
2011-05-24 01:01:58 -04:00 |
Routing
|
Making plugin routes load after app routes, closes #1722
|
2011-05-22 21:50:56 -04:30 |
Test
|
Fixing incorrect filename for FormAuthenticateTest
|
2011-05-26 21:44:45 +02:00 |
TestSuite
|
Fixing cross database tests by making sure the fixture was created for the right database.
|
2011-05-24 19:32:38 +02:00 |
Utility
|
remove LIBS constant
|
2011-05-15 18:29:52 +02:00 |
View
|
Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls
|
2011-05-26 15:31:40 +02:00 |
basics.php
|
correct paths to Config dir
|
2011-05-16 21:52:25 +02:00 |
bootstrap.php
|
remove CAKE_TESTS constant
|
2011-05-15 18:37:45 +02:00 |
LICENSE.txt
|
move readme and license to libs dimove readme and license to libs dirr
|
2011-03-12 20:10:58 +01:00 |
VERSION.txt
|
Marking 2.0.0-alpha
|
2011-05-20 22:18:14 -04:30 |