|
23d0...c802 |
Removed old test based on old API |
Cody Lundquist |
2010-03-17 11:01:34 +1100 |
|
c788...4509 |
Created a test for checking if calling a different content type in the Controller::render() method |
Cody Lundquist |
2010-03-12 11:42:14 +0000 |
|
5a77...ec74 |
Fixed Controller Tests so they would all run again. |
Cody Lundquist |
2010-03-12 03:37:10 +0000 |
|
b09f...1fba |
fixing #39 form->create bad output |
gwoo |
2010-03-10 08:27:47 -0800 |
|
15f7...f2f5 |
Fixing class reference in `\action\Controller` docblock. Adding docs to `\net\http\Router::connect()`. |
Nate Abele |
2010-03-09 14:56:13 -0500 |
|
3dae...6451 |
Fix plugin install path in `\command\Library`. |
gwoo |
2010-03-08 22:37:59 -0800 |
|
5978...ec4b |
updating phar templates and adding some exception handlign to Library |
gwoo |
2010-03-08 19:53:23 -0800 |
|
986f...e3dc |
Updated InflectorTest namespace to have proper casing. |
indiefan |
2010-03-08 17:15:03 -0800 |
|
aace...8291 |
CacheTest fix related to Encoder rename. |
gwoo |
2010-03-08 17:09:57 -0800 |
|
008c...31a9 |
Refactoring `\template\view\Compiler::template()` to simplify code branching. Adding heirarchy information to cache file names, automatically removing expired templates. |
Nate Abele |
2010-03-08 18:31:57 -0500 |
|
25d3...51b7 |
Updating docblock in MongoDB adapter to reflect API changes. |
Nate Abele |
2010-03-08 18:13:55 -0500 |
|
1efb...50bf |
Renaming all instances of `Encoder` class with `Base64`. |
Joël Perras |
2010-03-08 17:16:37 -0500 |
|
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 |