|
e400...bc27 |
Re-naming `Encoder` strategy to `Base64`. Renaming `EncoderTest` to `Base64Test`. |
Joël Perras |
2010-03-08 17:12:04 -0500 |
|
828b...c57a |
Removing incomplete readme file. |
Nate Abele |
2010-03-08 11:49:24 -0500 |
|
60ee...360b |
Adding test coverage to format handling in `\util\Collection`, fixing issue when passing `false` to `formats()`. |
Nate Abele |
2010-03-08 10:37:37 -0500 |
|
1c9b...383e |
removing the used and abused \helper\Html::tag() method |
gwoo |
2010-03-08 08:47:53 -0800 |
|
f8d7...e0e1 |
adding more tests and refactoring `\template`. Most of the changes are in `\template\helper` |
gwoo |
2010-03-08 08:44:05 -0800 |
|
c11e...d2cb |
Adding documentation for `\util\Collection::formats()` and related entities. |
Nate Abele |
2010-03-08 10:03:40 -0500 |
|
d091...9cf9 |
Adding documentation on object handling with `\util\Collection`. |
Nate Abele |
2010-03-08 09:06:37 -0500 |
|
baf5...13c1 |
Modifying default configuration for `\data\source\Database` so that no default database is specified. Updating `MySql` adapter so that a connection is not attempted without a valid configuration. |
Nate Abele |
2010-03-08 08:27:21 -0500 |
|
dd94...9dfa |
Adding notes about autoloading rules to `\core\Libraries`. |
Nate Abele |
2010-03-08 08:26:30 -0500 |
|
00ad...de4c |
Updating documentation for `\core\Object` and `\core\StaticObject`. |
Nate Abele |
2010-03-08 08:26:11 -0500 |
|
5fcd...08dd |
Cleaning up docblocks in various classes. |
Nate Abele |
2010-03-08 01:35:09 -0500 |
|
3c2b...6254 |
Adding, updating and fixing documentation in `\core\Object`. |
Nate Abele |
2010-03-08 00:09:43 -0500 |
|
8ef7...8a95 |
throwing InvalidArgumentException if a Library is added but cannot be found. |
gwoo |
2010-03-07 20:26:20 -0800 |
|
e7eb...fdc7 |
Updating links and adding system checks to default application home page. |
Nate Abele |
2010-03-07 21:21:00 -0500 |
|
0c18...bb99 |
Fixing default layout formatting and conventions. |
Nate Abele |
2010-03-07 21:19:18 -0500 |
|
3f83...c09b |
adding some more tests for `\data\source\Database` and `\data\source\database\adapter\MySql`. |
gwoo |
2010-03-07 10:51:29 -0800 |
|
bc7d...507f |
Fixing formatting and adding clarifying detail to documentation in `\util\Validator`. |
Nate Abele |
2010-03-07 11:44:20 -0500 |
|
f0c2...91b4 |
adding default REQUEST_METHOD to `\action\Request` fixes tests when run from command line. Fix for routing in RendererTest when run from command line. |
gwoo |
2010-03-06 19:58:40 -0800 |
|
9ccb...4cc2 |
Adding @filter tags to relevant class methods in storage\Session and storage\Cache. |
Joël Perras |
2010-03-05 00:14:56 -0500 |
|
55ec...b6d7 |
Adding storage\session\adapter\Php::check(), with associated tests. |
Joël Perras |
2010-03-05 00:09:37 -0500 |