|
7a9c...9190 |
Cleaning up and simplifying default route syntax. |
Nate Abele |
2010-08-31 11:18:58 -0400 |
|
3287...e2c6 |
Cleaning up app bootstrap files, adding documentation about `Auth` to default session file, commenting out `Auth` configuration by default. |
Nate Abele |
2010-08-30 19:42:20 -0400 |
|
6f3a...24a6 |
Removing commented-out unimplemented routing functionality. |
Nate Abele |
2010-08-30 19:15:11 -0400 |
|
6088...8c16 |
Adding test to `net\http\RouterTest` to disprove #149. |
Joël Perras |
2010-08-28 16:38:14 -0400 |
|
4190...449a |
Fixing bug in setting TTL when storing an item using the XCache cache adapter. |
Joël Perras |
2010-08-28 16:21:53 -0400 |
|
4be8...201c |
Fixing bug in setting TTL when storing an item using the APC cache adapter. |
ddebernardy |
2010-08-24 13:05:04 +0200 |
|
8de9...968f |
Fixing coding standards violations. Closes ticket #143. |
Nate Abele |
2010-08-24 23:58:46 -0400 |
|
eb6d...1d8d |
Fixing coding standards violations. |
Nate Abele |
2010-08-24 19:29:18 -0400 |
|
734c...1a6d |
fix router tests in subfolder installs |
ddebernardy |
2010-08-23 23:06:57 +0200 |
|
6330...599d |
fix another realpath issue in unit tests |
ddebernardy |
2010-08-23 23:53:33 +0200 |
|
1dbc...5274 |
fix realpath issues in console test suite |
ddebernardy |
2010-08-23 23:40:33 +0200 |
|
2ddc...fb81 |
core test fixes |
ddebernardy |
2010-08-23 23:35:18 +0200 |
|
de05...0f13 |
Correcting default base path route. |
Ali Farhadi |
2010-08-21 22:33:15 +0430 |
|
6ba7...14aa |
Refactoring factorying for `\data\source\Http` and updating test cases to reflect changes in property names in `\net\http` classes. |
Nate Abele |
2010-08-19 17:31:44 -0400 |
|
996e...a768 |
Refactored `entities()` method in `MySql` adapter to properly return an array. Added test coverage. |
Nate Abele |
2010-07-11 12:43:58 -0400 |
|
50a8...246a |
Fixing bad EOL. |
Joël Perras |
2010-08-18 16:06:39 -0400 |
|
2bf1...025d |
Rectifying incorrect boolean logic for default cache adapter selection in \`app/config/bootstrap/cache.php\`. Fixes #122 |
moos3 |
2010-08-12 22:26:13 -0400 |
|
7e69...5148 |
Adding explicit type-casting for array keys in `\data\Model::find('list')`. |
Nate Abele |
2010-08-18 13:08:34 -0400 |
|
15a2...434b |
Refactoring initialization of `\net\http\Response`. |
Nate Abele |
2010-08-18 12:12:36 -0400 |
|
d4a5...e21c |
Refactoring `\action\Controller::redirect()` to include more logic in the filter block. |
Nate Abele |
2010-08-18 11:54:24 -0400 |