|
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 |
|
c77a...1bd2 |
Fixing file paths in default home page. |
Nate Abele |
2010-05-01 22:20:59 -0400 |
|
8b48...f90a |
Refactoring test lookup fix for `\test\Group::_unitClass()`, references ticket #70. |
Nate Abele |
2010-05-01 12:03:13 -0400 |
|
98a5...0bc6 |
Fixing default cache config to abort when in CLI mode. |
Nate Abele |
2010-05-01 12:01:22 -0400 |
|
dc2f...cb29 |
Updating documentation for `\core\Libraries`. |
Nate Abele |
2010-05-01 11:49:47 -0400 |
|
8b75...a5c9 |
Fixing `'sticky'` flag in Growl logger, adding test case. |
Nate Abele |
2010-05-01 10:40:32 -0400 |