.. |
Cache
|
Adding a file_exists() check before unlinking cache files.
|
2011-08-27 11:52:29 -04:00 |
Config
|
Updating version numbers to 2.0.0-beta
|
2011-07-26 13:20:27 -04:30 |
Configure
|
Removing trailing spaces.
|
2011-08-15 23:55:08 -04:00 |
Console
|
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
2011-09-03 07:05:48 -04:30 |
Controller
|
Fixing RequesHandler::prefers(). It was previously entirely wrong.
|
2011-09-01 00:20:54 +01:00 |
Core
|
Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown().
|
2011-08-29 22:14:18 -04:00 |
Error
|
Adding an exception for when a PDO interface is not installed.
|
2011-09-03 17:03:31 +01:00 |
I18n
|
Merge branch '1.3' into merger
|
2011-08-28 22:08:49 -04:00 |
Log
|
Added visibility in some methods and attributes.
|
2011-08-18 22:30:28 -04:00 |
Model
|
Fixing failing tests and issues with Sqlite.
|
2011-09-03 22:07:45 +01:00 |
Network
|
Refactoring how q values are parsed, as content types were
|
2011-09-01 00:20:54 +01:00 |
Routing
|
Fixing Router::mapResources() so it works with plugins.
|
2011-09-01 18:49:01 +01:00 |
Test
|
Not checking length on databases that won't return it for floats
|
2011-09-03 17:21:48 -04:30 |
TestSuite
|
Fixing issue where divide by 0 errors would crop up on empty files.
|
2011-09-01 20:33:09 +01:00 |
Utility
|
Removing the helpPath feature as its not documented, not tested and most likely
|
2011-09-03 12:18:03 +01:00 |
View
|
Removing $error property from DboSource, errors in queries will throw exceptions now
|
2011-09-03 12:17:00 -04:30 |
basics.php
|
Converging on 4px for border-radius.
|
2011-09-03 10:06:01 +01:00 |
bootstrap.php
|
Adding a constant for TIME_START as $_SERVER[REQUEST_TIME] is only
|
2011-08-22 20:44:32 -04:00 |
LICENSE.txt
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
VERSION.txt
|
Updating version numbers to 2.0.0-beta
|
2011-07-26 13:20:27 -04:30 |