| .. |
|
Cache
|
7ae660c779
Merge branch '2.1' into 2.2
|
14 years ago |
|
Config
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
|
Configure
|
bdac857293
Add plugin support to IniReader, and harden tests.
|
13 years ago |
|
Console
|
d3105332dc
Fix coding standards errors.
|
13 years ago |
|
Controller
|
cdc70fc427
Make RequestHandlerComponent better simulate GET requests.
|
13 years ago |
|
Core
|
18b860ed1a
keeping methods BC, load() now returns false again when configname not default and not configured
|
13 years ago |
|
Error
|
ab6fab6675
Add missing import.
|
13 years ago |
|
Event
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
|
I18n
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
|
Log
|
03f6f041b2
Fix typo
|
13 years ago |
|
Model
|
e8b5d81fd7
Fix quoting of field names containing `-`.
|
13 years ago |
|
Network
|
7484007fa7
Fix #3148 MediaView does not support Microsoft Office default formats
|
13 years ago |
|
Routing
|
2a0a5f2afa
Use the returned response instance from the event
|
13 years ago |
|
Test
|
474e42cc08
Switch File::info() tests to use a different file.
|
13 years ago |
|
TestSuite
|
988a847f49
Fix unescaped entities.
|
13 years ago |
|
Utility
|
63548267e9
Refactor Validator::decimal() to be more flexible with decimal
|
13 years ago |
|
View
|
ee9a545c7d
Correct docblock see tags to ViewBlock
|
13 years ago |
|
LICENSE.txt
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
|
VERSION.txt
|
cc44130fc0
Update version number to 2.2.1
|
13 years ago |
|
basics.php
|
1ea457e40e
Prevent booleans from being encoded (converted to strings) by h() function, helps prevent accidental fatal errors in some PHP versions around 5.2.9
|
13 years ago |
|
bootstrap.php
|
d4fa5d000c
Allow an App to define its own LOGS and CACHE paths outside TMP
|
13 years ago |