.. |
Cache
|
Merge branch '2.1' into 2.2
|
2012-06-10 20:05:25 -04:00 |
Config
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
Configure
|
Add plugin support to IniReader, and harden tests.
|
2012-08-27 10:04:26 -03:00 |
Console
|
Make invalid short option error more helpful.
|
2012-08-27 22:12:05 -04:00 |
Controller
|
Make RequestHandlerComponent better simulate GET requests.
|
2012-08-14 12:46:47 -04:00 |
Core
|
keeping methods BC, load() now returns false again when configname not default and not configured
|
2012-07-03 12:43:33 +02:00 |
Error
|
Add missing import.
|
2012-07-21 20:42:46 -04:00 |
Event
|
Updating mixed @param documentation to seperate list of accepted types
|
2012-05-21 21:55:10 +01:00 |
I18n
|
Updating mixed @param documentation to seperate list of accepted types
|
2012-05-21 21:55:10 +01:00 |
Log
|
Invert default log configuration.
|
2012-07-21 20:42:46 -04:00 |
Model
|
Ensuring list of behavior methods are refreshed between calls of
|
2012-08-25 14:05:19 +02:00 |
Network
|
Fix #3148 MediaView does not support Microsoft Office default formats
|
2012-08-25 17:51:48 -04:00 |
Routing
|
Use the returned response instance from the event
|
2012-07-31 18:39:05 +02:00 |
Test
|
Refactor Validator::decimal() to be more flexible with decimal
|
2012-08-27 23:25:17 -03:00 |
TestSuite
|
Fix unescaped entities.
|
2012-08-27 14:48:07 -04:00 |
Utility
|
Refactor Validator::decimal() to be more flexible with decimal
|
2012-08-27 23:25:17 -03:00 |
View
|
Ignore non-scalar values for length.
|
2012-08-28 21:58:32 -04: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
|
Allow an App to define its own LOGS and CACHE paths outside TMP
|
2012-08-05 14:55:22 +10:00 |
LICENSE.txt
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
VERSION.txt
|
Update version number to 2.2.1
|
2012-07-14 16:42:59 -04:00 |