.. |
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
|
Remove incorrect constant.
|
2012-01-07 20:10:14 -05:00 |
Controller
|
Merge branch '2.0' into 2.1
|
2012-01-08 21:59:18 -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
|
Refactoring I18n class to expose public methods to read .po, .mo and locale definition files.
|
2012-01-10 00:51:47 +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-08 21:59:18 -05:00 |
Network
|
Merge branch '2.0' into 2.1
|
2012-01-06 23:02:16 -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-08 21:59:18 -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
|
Wrapping highlight_string into a helper function as hphp does not implemnet this function
|
2012-01-07 19:10:44 -04:30 |
View
|
Ensuring the javascript provider class is loaded before checking method on it
|
2012-01-07 18:03:22 -04:30 |
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 |