| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'develop-olympus' into develop | Igor Wiedler | 2011-09-05 | 1 | -2/+3 |
| | | | | | | | | | * develop-olympus: [ticket/10354] Include cache directory path in unwritable message. Conflicts: tests/template/template_test.php | ||||
| * | [ticket/10355] Correctly end output buffering in template tests. | Oleg Pudeyev | 2011-09-05 | 1 | -2/+16 |
| | | | | | | | This code was copied verbatim from develop-olympus. PHPBB3-10355 | ||||
| * | [feature/template-engine] Dependency inject locator into template. | Oleg Pudeyev | 2011-08-09 | 1 | -1/+3 |
| | | | | | PHPBB3-9726 | ||||
| * | [feature/template-engine] Remove $include_once argument of display() | Igor Wiedler | 2011-07-10 | 1 | -1/+1 |
| | | | | | PHPBB3-9726 | ||||
| * | [feature/template-engine] Refactor $config dependency out of the filter | Igor Wiedler | 2011-07-10 | 1 | -6/+10 |
| | | | | | | | | | | | The template stream filter no longer depends on the $config global. Instead it uses a 'allow_php' param that is passed via stream_bucket_append's last argument. Tests also adjusted. PHPBB3-9726 | ||||
| * | [feature/template-engine] Move template.php to includes/template | Igor Wiedler | 2011-07-10 | 1 | -1/+0 |
| | | | | | | | This allows making use of autoloading. PHPBB3-9726 | ||||
| * | [feature/template-engine] Added a test for inclusion of php files from subdir. | Oleg Pudeyev | 2011-05-14 | 1 | -0/+113 |
| PHPBB3-9726 | |||||
