.. |
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
|
Changed the emails folder in layouts to CamelCased. Fixes #1730.
|
2011-05-24 01:05:29 -04:00 |
Controller
|
Fixing Router::reverse() serializing all of _Token.
|
2011-05-16 20:35:27 -04:00 |
Core
|
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
2011-05-23 11:05:33 -04:30 |
Error
|
Added usage of configured error handler instead of hard coded. Moved try/catch block to where its nessecary. Set Configure::write('Error.trace', false) since its useless with internals. Addition to #1707 .
|
2011-05-17 08:44:55 +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
|
Not changing to NULL strings.
|
2011-05-23 23:10:44 -04: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
|
Merge branch '2.0-mssql' into 2.0
|
2011-05-24 00:07:56 -04:00 |
TestSuite
|
Fixing loading list of tests cases for plugins broken in recent commits
|
2011-05-22 22:58:52 -04:30 |
Utility
|
remove LIBS constant
|
2011-05-15 18:29:52 +02:00 |
View
|
Changed the emails folder in layouts to CamelCased. Fixes #1730.
|
2011-05-24 01:05:29 -04: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 |