|
3fa8...1425 |
Fix misspelling causing omission of integration tests (fixes #99) |
awgy |
2010-06-04 04:40:48 -0500 |
|
38db...ecb5 |
Updating `tests\cases\console\command\CreateTest` to work with case-sensitive filesystems. |
Joël Perras |
2010-06-03 22:55:59 -0400 |
|
470d...b24f |
Fixing coding standards violations in `util\Validator`. |
Joël Perras |
2010-06-02 13:40:10 -0400 |
|
6a0d...4df3 |
Fixing `decimal` validation in `util\Validator` to correctly identify `0.0` (and similar) as valid. |
Joël Perras |
2010-06-02 13:33:15 -0400 |
|
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 |