|
b687...c11a |
Refactoring Redis cache adapter construction for better test skip detection. |
Joël Perras |
2010-04-16 01:23:16 -0400 |
|
80be...a3e4 |
Updating cookie adapter to use application folder name for cookie namespace name. |
Joël Perras |
2010-04-16 01:08:14 -0400 |
|
d451...4da9 |
If no session.name is configured for the Php session adapter, it will utilize the folder name of the application. |
Joël Perras |
2010-04-16 00:01:40 -0400 |
|
b991...cdc4 |
Updating Php session adapter test coverage. |
Joël Perras |
2010-04-15 23:47:14 -0400 |
|
a874...dab2 |
fixing bad test in `\net\http\RouterTest` |
gwoo |
2010-04-13 15:41:33 -0700 |
|
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 |
|
a184...6760 |
continued style edits for debug.css |
Jon Adams |
2010-04-03 22:51:33 -0700 |
|
4329...02e9 |
test results style changes |
Jon Adams |
2010-04-03 13:38:12 -0700 |