.. |
Cache
|
Another micro-optimization, sorry
|
2012-04-23 23:42:57 -04:30 |
Config
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
Configure
|
Add more tests
|
2012-05-01 21:43:01 -04:00 |
Console
|
Merge pull request #645 from huoxito/2.2
|
2012-05-11 17:35:34 -07:00 |
Controller
|
Removed triple nested condition.
|
2012-05-10 20:55:45 -04:30 |
Core
|
Update dump() to allow partial dumps.
|
2012-05-01 21:00:42 -04:00 |
Error
|
Fix missing view variables.
|
2012-05-05 13:30:18 -04:00 |
Event
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
I18n
|
Merge branch '2.2-hash' into 2.2
|
2012-04-10 21:32:37 -04:00 |
Log
|
minor updates to the logging changeset
|
2012-05-11 21:19:45 +07:00 |
Model
|
Removing default null value for $data parameter. Refs GH pull request #646
|
2012-05-12 00:18:47 +05:30 |
Network
|
Optimize the content type search.
|
2012-05-09 22:53:54 -04:00 |
Routing
|
fixing null request returned by Router::getRequest()
|
2012-05-11 22:16:17 +07:00 |
Test
|
Fix whitespace errors.
|
2012-05-11 21:38:21 -04:00 |
TestSuite
|
ClassRegistry::getDataSource doesn't exist
|
2012-05-04 20:15:04 +02:00 |
Utility
|
Use correct argument order.
|
2012-05-10 20:55:45 -04:30 |
View
|
Fix more coding standards errors.
|
2012-04-23 22:27:27 -04:00 |
basics.php
|
Adding file lock when use cache function. It will avoid errors when view cache is created by 2 threads concurrently.
|
2012-04-21 21:01:58 -04:00 |
bootstrap.php
|
Move where set is loaded.
|
2012-04-10 21:25:04 -04:00 |
LICENSE.txt
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
VERSION.txt
|
Update version number to 2.1.2
|
2012-04-29 21:07:12 -04:30 |