|
4c08...7988 |
Making models work with no backend defined. |
Nate Abele |
2010-04-16 16:34:51 -0400 |
|
39ec...e320 |
Adding fix for empty quoted values in `\data\source\Database`, which fixes failing test in `Query`. |
Nate Abele |
2010-04-15 22:36:53 -0400 |
|
8bd0...fd7a |
Implementing identifier quoting in `\data\source\Database`, and rewriting/simplifying `order()` method implementation. Added/updated test cases. |
Nate Abele |
2010-04-15 21:46:34 -0400 |
|
5064...f1f4 |
Adding test to Record::set() (and read) multiple data fields. |
Niel Archer |
2010-03-30 19:53:47 +0100 |
|
49dd...2278 |
Adding test for using 'fields' option in model::find(). |
Niel Archer |
2010-03-29 22:17:31 +0100 |
|
3ce7...8d05 |
Refactoring MySql::describe()/MySql::_column() |
Niel Archer |
2010-03-30 18:54:00 +0100 |
|
4e55...a627 |
Removing unused variables from closure defintion of the 'count' model finder type. |
Joël Perras |
2010-04-12 17:13:56 -0400 |
|
865e...ffa3 |
fixing `\action\Response` handling of status |
gwoo |
2010-04-13 14:59:18 -0700 |
|
b96b...b643 |
fixing up test cases that were failing. |
gwoo |
2010-04-13 14:00:34 -0700 |
|
7c71...46eb |
Fixing doubling-up of paths in library location. |
Nate Abele |
2010-04-13 10:43:09 -0400 |
|
3c96...a0f6 |
Adding additional default library path for application-level adapters: `app/extensions/adapter/:class/:name`. |
Joël Perras |
2010-04-13 10:30:52 -0400 |
|
b069...9a61 |
Adding doc blocks for core\ErrorHandler & return early refactor for configurations with no defined handlers. |
Joël Perras |
2010-04-12 09:58:51 -0400 |
|
a35a...a45d |
Renaming `lithium\net\http\Base` to `lithium\net\http\Message`. |
Nate Abele |
2010-04-12 12:16:40 -0400 |
|
4a3c...f6d1 |
Implementing support for route handlers. |
Nate Abele |
2010-04-12 12:09:03 -0400 |
|
b6d9...77e2 |
updating timeout handling in`\net\socket\Context` and adding test case. |
gwoo |
2010-04-13 12:59:36 -0700 |
|
ad2b...28eb |
Fixing formatting in test skip messages to remove redundant information. |
Nate Abele |
2010-04-06 16:30:25 -0400 |
|
cc1c...a779 |
Isolated safari inheritance bug and fix for code coverage font size iconsistency, general inheritance cleanup for better overall consistent font sizes. Also fixing links in affected tests template including whitespace inside each link. |
Jon Adams |
2010-04-04 15:51:19 -0700 |
|
5256...f12c |
Updated code coverage styles for better contrast. |
Jon Adams |
2010-04-04 15:03:09 -0700 |
|
2c6d...e43a |
refactored `assertCookie()` to not require passing headers_list() explicitly and moved to `\lithium\test\Unit`. Updated tests accordingly. |
Jon Adams |
2010-04-04 14:38:48 -0700 |
|
0f74...2c71 |
reordered css for default layout, updating default app landing page to include new types of messages, with dynamic extended support, as well as beginning to implement more extensive DB connection tests for all defined connections. |
Jon Adams |
2010-04-03 23:07:04 -0700 |