|
5474...53d2 |
Some references to `action\Request->url` expect no leading slash to be present and leading slashes were not trimmed off causing these instances to break. |
James Logsdon |
2010-04-18 10:00:00 -0700 |
|
593b...2b42 |
Disabling time limit when running unit tests. |
Nate Abele |
2010-04-16 17:22:37 -0400 |
|
fbda...aa7b |
Updating `Validator` docs and replacing code snippets with unit test references. |
Nate Abele |
2010-04-16 17:22:24 -0400 |
|
91d1...1e83 |
Fixing console `LibraryTest::testFormulate()` for cases when test subfolder does not exist. |
Joël Perras |
2010-04-16 01:39:26 -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 |