| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/14990] Move dispatcher object to the front of the options array | rxu | 2017-04-16 | 1 | -0/+1 |
* | [ticket/13616] Updates direct call to twig environment constructor | Tristan Darricau | 2016-04-03 | 1 | -2/+1 |
* | [ticket/13804] Make template's user dependency optional | MateBartus | 2015-05-05 | 1 | -1/+1 |
* | [ticket/13638] Inject $filesystem in \phpbb\template\asset | Nicofuma | 2015-05-05 | 1 | -0/+3 |
* | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -2/+2 |
* | [ticket/11649] Expose Twig through the container | Tristan Darricau | 2014-08-09 | 1 | -1/+22 |
* | [ticket/12099] Remove config again | Joas Schilling | 2014-06-29 | 1 | -1/+0 |
* | [ticket/12099] Add request argument to path_helper service | Pico88 | 2014-06-29 | 1 | -0/+2 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
* | [ticket/12382] Allow nested loops in included files. | Nils Adermann | 2014-05-03 | 1 | -1/+0 |
* | [ticket/12382] Mark broken nested loop with include as incomplete | Joas Schilling | 2014-04-14 | 1 | -1/+7 |
* | [ticket/12382] Add template test for subloops inside events | Joas Schilling | 2014-04-10 | 1 | -0/+13 |
* | [ticket/11852] Split filesystem and path_helper into 2 classes | Joas Schilling | 2013-09-26 | 1 | -2/+3 |
* | [ticket/11700] Fix unit tests after develop merge | Nils Adermann | 2013-09-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-17 | 1 | -1/+8 |
|\ |
|
| * | [ticket/11832] Fix INCLUDE(JS/CSS) | Nathan Guse | 2013-09-13 | 1 | -1/+8 |
* | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -4/+11 |
|\ \
| |/ |
|
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628 | Nathan Guse | 2013-08-28 | 1 | -0/+10 |
| |\ |
|
| | * | [ticket/11701] Test events in loops | Nathaniel Guse | 2013-07-23 | 1 | -0/+10 |
| * | | [ticket/11628] Remove template_path option on set_custom_style | Nathaniel Guse | 2013-07-24 | 1 | -1/+1 |
| * | | [ticket/11628] Remove third parameter ($names) from set_custom_style | Nathaniel Guse | 2013-07-24 | 1 | -1/+1 |
| * | | [ticket/11628] Remove phpbb_style (move methods to phpbb_template) | Nathaniel Guse | 2013-07-24 | 1 | -2/+1 |
| * | | [ticket/11628] Remove style path provider | Nathaniel Guse | 2013-07-24 | 1 | -3/+1 |
| |/ |
|
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -5/+5 |
|/ |
|
* | [feature/twig] Remove resource locator dependency from template | Nathaniel Guse | 2013-07-01 | 1 | -1/+1 |
* | [feature/twig] Fixing template events test (and behavior) | Nathaniel Guse | 2013-06-25 | 1 | -11/+7 |
* | [feature/twig] Use phpbb_template_twig in tests | Nathan Guse | 2013-06-12 | 1 | -1/+1 |
* | [ticket/11435] Fix comments in events test | Nathan Guse | 2013-04-25 | 1 | -1/+2 |
* | [feature/template-events] Test for event that is defined in parent style only. | Oleg Pudeyev | 2012-11-17 | 1 | -0/+10 |
* | [feature/template-events] Specify style names, add inheritance tests. | Oleg Pudeyev | 2012-11-17 | 1 | -7/+37 |
* | [feature/template-events] Normalize expected directory trees. | Oleg Pudeyev | 2012-11-17 | 1 | -1/+1 |
* | [feature/template-events] Allow dataset to be correctly selectable. | Oleg Pudeyev | 2012-11-17 | 1 | -13/+9 |
* | [feature/template-events] Convert a single style name to array of them. | Oleg Pudeyev | 2012-11-17 | 1 | -1/+1 |
* | [feature/template-events] Chase dependency injection for template context. | Oleg Pudeyev | 2012-11-17 | 1 | -1/+1 |
* | [feature/template-events] Adjust template events test to use the dataset. | Oleg Pudeyev | 2012-11-17 | 1 | -2/+2 |
* | [feature/template-events] Switch template event test to data providers. | Oleg Pudeyev | 2012-11-17 | 1 | -16/+34 |
* | [feature/template-events] Add a universal template event test. | Oleg Pudeyev | 2012-11-17 | 1 | -21/+29 |
* | [feature/template-events] Chase template/style renames and changes. | Oleg Pudeyev | 2012-11-17 | 1 | -1/+1 |
* | [feature/template-events] Template events unit test | Vjacheslav Trushkin | 2012-11-17 | 1 | -0/+56 |