.. |
Cache
|
Indentation fix (tab instead of spaces)
|
2011-12-20 22:26:43 -05:00 |
Config
|
Fix failing test in App.
|
2012-01-08 22:14:32 -05:00 |
Configure
|
Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name.
|
2011-10-16 22:21:01 +02:00 |
Console
|
move AppShell to app/Console/Command directory
|
2012-01-12 11:55:10 +01:00 |
Controller
|
Make allow(null) and deny(null) consistent with no args.
|
2012-01-10 20:32:12 -05:00 |
Core
|
Merge branch '2.0' into 2.1
|
2012-01-08 21:59:18 -05:00 |
Error
|
Merge branch '2.0' into 2.1
|
2011-12-11 22:51:40 -05:00 |
Event
|
Fix dispatching event when event key name is used.
|
2012-01-05 18:31:00 +01:00 |
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
|
Merge branch '2.0' into 2.1
|
2012-01-11 20:59:31 -05:00 |
Network
|
Merge branch '2.0' into 2.1
|
2012-01-11 20:59:31 -05:00 |
Routing
|
Merge pull request #392 from vesln/resource-map
|
2012-01-02 05:23:30 -08:00 |
Test
|
Merge branch '2.0' into 2.1
|
2012-01-11 20:59:31 -05:00 |
TestSuite
|
Made default value and behavior of param $exceptions for Folder::tree() identical to same param in Folder::read()
|
2011-12-22 03:29:21 +05:30 |
Utility
|
Ensure the class has a constructor
|
2012-01-09 23:42:09 +01:00 |
View
|
Ensure helpers are loaded in data views.
|
2012-01-11 20:21:56 -05:00 |
basics.php
|
Fixing windows failing test case on the debug function
|
2012-01-07 01:39:40 -04:30 |
bootstrap.php
|
Code standards formatting
|
2011-12-15 22:52:07 -08: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-alpha
|
2012-01-08 22:23:56 -05:00 |