Commits for forks / Archer / lithium / branches / master

Commit Message Author Date
63ed...204a Removing the `Cache` session adapter. Does not work & has no tests. Joël Perras 2010-09-29 12:54:06 -0400
c9a5...e22b Adding checks to Redis cache adapter for cases where no expiry is set. Joël Perras 2010-09-29 12:52:28 -0400
0a99...99eb Adding additional session integration tests for `tests\integration\storage\SessionTest`. Joël Perras 2010-09-29 11:59:16 -0400
9d99...252d Adding skip condition to `tests\cases\util\ValidatorTest::testEmailDomainCheck`. Joël Perras 2010-09-29 11:33:48 -0400
b80f...b97e Small simplification to `test\Unit::assertCookie()`. Joël Perras 2010-09-29 11:24:53 -0400
64c4...f03f Adding skip condition to `tests\cases\net\socket\ContextTest`. Joël Perras 2010-09-29 11:21:07 -0400
3db6...6510 fixed issue in prohibiting passing message and other options on to connection. updated tests and Jon Adams 2010-10-01 11:50:22 -0700
8d93...e015 Coding while half-asleep on a 14-hour flight is sometimes not the best idea. Nate Abele 2010-09-29 17:36:56 -0400
b6ad...e6ae renaming couch integration test and extending lithium\test\Integration Jon Adams 2010-09-02 11:37:40 -0700
1abd...4b10 adding couchdb adapter and model integration tests Jon Adams 2010-09-02 10:56:02 -0700
ae2c...2b90 refactoring couchdb update method slightly to utilize bound entity's data Jon Adams 2010-09-02 10:55:11 -0700
85c7...5d0f updating couchdb adapter's upate method to assign error to entity and return false on conflict Jon Adams 2010-09-02 02:15:55 -0700
f8f1...999c Updating test case for `\net\http\Media` to reflect changes in default decoding of JSON data. Nate Abele 2010-09-28 17:05:58 -0400
1163...e7d4 Adding internet connection check for library installer test. Nate Abele 2010-09-28 17:02:25 -0400
449b...6620 Adding DNS check to email validation tests, since I'm on a flight that doesn't have wifi. Nate Abele 2010-09-28 14:31:07 -0400
1065...9a4e Updating test cases in `\data\source\http` to reflect API changes. Misc. cleanup. Nate Abele 2010-09-28 14:23:30 -0400
b59c...c501 Adding explicit type cast and `class_exists()` check to `\core\Libraries::instance()`. Nate Abele 2010-09-28 14:21:56 -0400
973e...945f Adding explicit string cast to `\core\Object::_instance()` to obviate type check. Nate Abele 2010-09-28 14:20:46 -0400
ee19...4f7f Removing unused flag in `\template\view\adapter\File`. Nate Abele 2010-09-21 14:53:31 -0400
ed57...17b4 Fixing socket lookup implementation for `\net\http\Service`. Fixing API for `\net\http\Message` so that the `'message'` key contains the entire message (headers + body), and the `'body'` key represents the body only. Nate Abele 2010-09-20 22:47:26 -0400
| 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |