.. |
Cache
|
Indentation fix (tab instead of spaces)
|
2011-12-20 22:26:43 -05:00 |
Config
|
Update version to 2.0.5
|
2011-12-28 22:00:12 -05:00 |
Configure
|
Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name.
|
2011-10-16 22:21:01 +02:00 |
Console
|
fix that argument with 0 as value will stop parsing args, tests added
|
2012-01-17 20:01:40 +01:00 |
Controller
|
Properly set the current action on CakeRequest when invoking Controller::setAction()
|
2012-01-15 14:32:09 -05:00 |
Core
|
Update Configure::load() to use Set::merge()
|
2012-01-07 10:45:48 -05:00 |
Error
|
Code consistency formatting tweaks
|
2011-12-06 12:52:48 -08:00 |
I18n
|
Adding an int cast.
|
2011-12-27 21:57:33 -05:00 |
Log
|
Added visibility in some methods and attributes.
|
2011-08-18 22:30:28 -04:00 |
Model
|
Return length 36 for uuid columns in Postgres.describe()
|
2012-01-11 17:27:39 -05:00 |
Network
|
Fix boundaries used in multi-part messages.
|
2012-01-11 20:44:42 -05:00 |
Routing
|
Fix prefix = false in connect()
|
2012-01-16 21:30:26 -05:00 |
Test
|
fix that argument with 0 as value will stop parsing args, tests added
|
2012-01-17 20:01:40 +01:00 |
TestSuite
|
Indentation fix (tab instead of spaces)
|
2011-12-20 22:26:43 -05:00 |
Utility
|
Ensure the class has a constructor
|
2012-01-09 23:38:32 +01:00 |
View
|
Fixes the MethodNotAllowed when deleting a model from an scaffolding view.ctp page
|
2012-01-16 16:21:06 +01:00 |
basics.php
|
Fixing windows failing test case on the debug function
|
2012-01-07 01:39:40 -04:30 |
bootstrap.php
|
Code standards formatting
|
2011-12-15 22:52:07 -08:00 |
LICENSE.txt
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
VERSION.txt
|
Update version to 2.0.5
|
2011-12-28 22:00:12 -05:00 |