|
2bf1...025d |
Rectifying incorrect boolean logic for default cache adapter selection in \`app/config/bootstrap/cache.php\`. Fixes #122 |
moos3 |
2010-08-12 22:26:13 -0400 |
|
7e69...5148 |
Adding explicit type-casting for array keys in `\data\Model::find('list')`. |
Nate Abele |
2010-08-18 13:08:34 -0400 |
|
15a2...434b |
Refactoring initialization of `\net\http\Response`. |
Nate Abele |
2010-08-18 12:12:36 -0400 |
|
d4a5...e21c |
Refactoring `\action\Controller::redirect()` to include more logic in the filter block. |
Nate Abele |
2010-08-18 11:54:24 -0400 |
|
f681...c593 |
Refactoring default options for `\action\Controller::render()`. |
Nate Abele |
2010-08-17 14:29:24 -0400 |
|
4933...8fb7 |
Adding documentation to `\core\Libraries::add()`. |
Nate Abele |
2010-08-17 11:59:07 -0400 |
|
f0b1...dde0 |
Begin refactoring API of `\action\Response` to provide more flexible cache control. |
Nate Abele |
2010-08-17 11:36:19 -0400 |
|
86bf...e0d3 |
Tweaking exception messages in `\action\Controller`. |
Nate Abele |
2010-08-17 11:29:10 -0400 |
|
953f...4a6c |
Implementing additional methods in `Cache` session adapter. |
Nate Abele |
2010-08-17 11:25:21 -0400 |
|
396e...8db3 |
Updating `Apc::enabled()` to better handle certain ini parameter combinations. Fixes #124. |
Joël Perras |
2010-08-18 11:26:47 -0400 |
|
f9c1...d0db |
Fixing bug with `Model::find('list')`. Fixes #121. Added missing test for `find('list') call. |
Joël Perras |
2010-08-18 10:40:19 -0400 |
|
f7d1...3345 |
Updating test cases to account for `\g11n\ExtractTest`. |
Nate Abele |
2010-08-16 17:08:01 -0400 |
|
bc6a...7593 |
Updating library searching test cases to match new mocks. |
Nate Abele |
2010-08-16 15:55:07 -0400 |
|
4f44...4ec5 |
Updating `\util\Validator` tests to reflect fixes to the filter extension in PHP 5.3.3. |
Nate Abele |
2010-08-16 14:22:27 -0400 |
|
3399...6a13 |
Updating G11n test cases to comply with new API. |
Nate Abele |
2010-08-13 17:25:18 -0400 |
|
981f...a2f6 |
Ask for scope once. |
David Persson |
2010-07-29 01:09:24 +0200 |
|
39ea...844a |
Cleaning up whitespace. |
David Persson |
2010-07-29 01:05:19 +0200 |
|
2148...3557 |
Adding tests for Extract console command. |
David Persson |
2010-07-29 01:04:46 +0200 |
|
7e75...6ad8 |
Use the view compiler on contents before parsing them for extracting translation templates. |
David Persson |
2010-07-29 01:04:02 +0200 |
|
c73d...a8a8 |
Default save to yes. |
David Persson |
2010-07-29 00:57:26 +0200 |