| Name |
Author |
Message |
Date |
Commit |
| master |
michaelhue |
Merge branch 'master' of rad-dev.org:lithium |
March 10 2011 |
c290...2a3e |
| next |
Joël Perras |
Updating `action\Request::type()` to accept an optional `$raw` parameter. |
May 12 2010 |
0386...be4a |
| x-action |
Nate Abele |
Adding `method_exists()` check for non-existent actions in `\action\Controller::__invoke()`. Fixes ticket #75. |
May 01 2010 |
db84...749e |
| x-core |
Nate Abele |
Adding semantics in `\core\Environment` for automatically using the current environment in `get()` / `set()`. |
April 30 2010 |
5000...2d14 |
| x-create |
gwoo |
`\console\command\Create` fix for path saving |
May 02 2010 |
bc93...9f31 |
| x-data |
Joël Perras |
Adding `total_rows` and `offset` to document query results when using the CouchDb adapter. |
May 05 2010 |
8305...0e63 |
| x-form |
alkemann |
fixing label for field to use field as title if using id as for |
May 12 2010 |
8cc1...c5da |
| x-g11n |
David Persson |
Replacing multiple calls to `Validator::add()` in g11n bootstrap with `foreach` loop. |
April 29 2010 |
0ac5...d513 |
| x-socket |
mhueneburg |
Implemented more curl options. |
May 18 2010 |
078d...80ff |
| x-storage |
Joël Perras |
Adding default cache expiration time to all cache adapters. |
May 10 2010 |
36a4...b807 |