Commits for forks / awgy / lithium / branches / x-object

Commit Message Author Date
dbdb...e0ae updating classes to use new _instance() method in `\core\Object` and `\core\StaticObject` gwoo 2010-05-31 15:41:00 -0700
bb5b...f184 updating `\test\Unit` handling of array comparisons and exception reporting. gwoo 2010-05-31 14:52:58 -0700
2873...729d adding Object::_instance() and StaticObject::_instance() gwoo 2010-05-31 11:05:59 -0700
1510...c07a Allowing content-type header to be written if `$type` is non-default and header is currently not set in `\net\http\Response`. Nate Abele 2010-05-19 23:54:44 -0500
d5d5...e50d Fixing URLs in docblocks which incorrectly used the `@see` tag. Added documentation and fixed formatting. Adding annotations to URLs in docblocks. Nate Abele 2010-05-16 16:00:32 -0400
0386...be4a Updating `action\Request::type()` to accept an optional `$raw` parameter. Joël Perras 2010-05-12 18:25:49 -0400
bdb2...4072 Adding fixes to `\net\http\Media::type()` for handling content types with character sets. Adding test coverage for automatic decoding of POST content read via stream. Nate Abele 2010-05-12 16:22:11 -0400
7cce...729c Adding potentially redundant tests to `lithium\net\http\Media`. I don't care. Nate Abele 2010-05-12 14:23:19 -0400
840f...9001 Implementing `\util\collection\Filters::apply()` to enable applying filters lazily, so that classes are not immediately autoloaded. Nate Abele 2010-05-12 11:05:36 -0400
11a9...e76a Removing unneeded variable declaration in `\template\helper\Form::field()`. Nate Abele 2010-05-11 11:54:36 -0400
f3d8...5003 Updating exception message formatting in `Adaptable`, adding check to `\security\Auth` to throw exception when accessing undefined configurations. Nate Abele 2010-05-08 11:01:02 -0400
f521...18c8 Fixing failing test in `UnitTest::testAssertCookie()`. Nate Abele 2010-05-08 10:57:29 -0400
1101...d99f Fixing coding standards issues with `@see` tags. Nate Abele 2010-05-07 17:45:09 -0400
93a3...e113 Adding additional `strategy` path to make extension strategies more versatile. Joël Perras 2010-05-10 10:05:44 -0400
1ec4...c146 Updating example used in docblock of `\util\Validator::check()`. Fixes ticket #79. Nate Abele 2010-05-05 15:55:29 -0400
f920...28d1 Ensuring correct default values for `Adaptable` classes. Nate Abele 2010-05-04 12:13:03 -0400
7641...05eb Adding test cases for `test\Unit::assertCookie()`. Joël Perras 2010-05-04 15:21:44 -0400
a578...b641 Fixing bug where using `set()` from a view/element would not make the variables available in the layout. Joël Perras 2010-05-04 14:44:07 -0400
0d37...860f Adding docs and tests for `template\view\Renderer`. Joël Perras 2010-05-04 14:41:04 -0400
25b3...187d Rewriting test for `\core\Libraries` to not cause a fatal error when it fails. Nate Abele 2010-05-02 10:34:20 -0400
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |