.. |
Cache
|
Split Cache + CacheEngine into separate files.
|
2012-01-29 13:25:06 -05:00 |
Config
|
Fix failing test in App.
|
2012-01-08 22:14:32 -05:00 |
Configure
|
Splitting ConfigReaderInterface out into a separate file.
|
2012-01-29 13:30:05 -05:00 |
Console
|
Adding a simpler solution to the missing view files problem without altering the built paths in App
|
2012-02-20 15:39:03 -04:30 |
Controller
|
Merge pull request #417 from 0x20h/php-acl
|
2012-02-19 19:34:56 -08:00 |
Core
|
Revert "Adding bake skeleton's view directory to view paths list to avoid promlems with existing installation due to file moving done in earlier commit."
|
2012-02-20 15:21:03 -04:30 |
Error
|
Merge pull request #417 from 0x20h/php-acl
|
2012-02-19 19:34:56 -08:00 |
Event
|
Fixing php 5.2 specific problem, closes #2468
|
2012-01-12 19:13:56 -04:30 |
I18n
|
Adding $language parameter to I18n::translate()
|
2012-01-10 00:51:48 +05:30 |
Log
|
Added visibility in some methods and attributes.
|
2011-08-18 22:30:28 -04:00 |
Model
|
AclNode now throws exception instead of trigger_error
|
2012-02-20 15:41:57 +01:00 |
Network
|
Minor changes to two error messages.
|
2012-02-19 14:47:49 -02:00 |
Routing
|
REmoving usage of deprecated ThemeView
|
2012-02-20 16:49:16 -04:30 |
Test
|
Merge pull request #498 from shama/patch-loadFixtures
|
2012-02-21 17:28:52 -08:00 |
TestSuite
|
Fix docblock of CakeFixtureManager::loadSingle()
|
2012-02-16 21:45:37 -08:00 |
Utility
|
Merge branch '2.0' into 2.1
|
2012-02-18 22:19:38 -05:00 |
View
|
Bringing theme code up to date with 2.0, cleaning logic a bit
|
2012-02-20 17:21:04 -04:30 |
basics.php
|
Fixing windows failing test case on the debug function
|
2012-01-07 01:39:40 -04:30 |
bootstrap.php
|
Added handling of E_USER_DEPRECATED to ErrorHandler and Debugger.
|
2012-02-05 12:10:07 +01:00 |
LICENSE.txt
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
VERSION.txt
|
Update version number to 2.1.0-RC
|
2012-02-20 18:10:22 -04:30 |