.. |
Cache
|
Remove trailing whitespace from comments
|
2012-10-15 18:19:37 -06:00 |
Config
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
Configure
|
Update lib/Cake/Configure/IniReader.php
|
2012-09-02 14:23:26 +03:00 |
Console
|
Fixed TestShell options, removed space which caused the option to not be recognized.
|
2012-11-06 01:44:51 +01:00 |
Controller
|
Remove int cast from authentication adapters.
|
2012-11-06 20:27:28 -05:00 |
Core
|
Fix missing query arguments in array urls.
|
2012-11-02 16:46:36 -04:00 |
Error
|
Revert "Merge pull request #937 from bar/master-controlelr-test"
|
2012-11-03 21:54:00 +05:30 |
Event
|
Remove trailing whitespace from comments
|
2012-10-15 18:19:37 -06:00 |
I18n
|
fix remaining cs errors
|
2012-11-04 13:56:13 +01:00 |
Log
|
Fix issue with logging scopes
|
2012-10-08 12:57:02 -04:00 |
Model
|
Merge pull request #955 from dereuromark/master-tree-fixes
|
2012-11-14 18:03:05 -08:00 |
Network
|
Only set $request->data with PUT/DELETE when it can be decoded.
|
2012-10-31 21:02:47 -04:00 |
Routing
|
simplify check
|
2012-10-09 12:24:10 +02:00 |
Test
|
Fix Set::merge() failing to merge correctly.
|
2012-11-19 14:03:03 -05:00 |
TestSuite
|
fix remaining cs errors
|
2012-11-04 13:56:13 +01:00 |
Utility
|
Fix Set::merge() failing to merge correctly.
|
2012-11-19 14:03:03 -05:00 |
View
|
Fix notice errors when creating fields named 0.
|
2012-11-14 21:27:12 -05:00 |
basics.php
|
Prevent booleans from being encoded (converted to strings) by h() function, helps prevent accidental fatal errors in some PHP versions around 5.2.9
|
2012-07-20 12:48:57 +10:00 |
bootstrap.php
|
Moving multibyte encoding setting to bootstrap.php. Closes #3290
|
2012-10-23 13:20:01 +05:30 |
LICENSE.txt
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
VERSION.txt
|
Update version number to 2.2.3
|
2012-10-08 20:15:03 -04:00 |