Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15905] Try it without auth | mrgoldy | 2019-09-25 | 1 | -1/+0 |
| | | | | PHPBB3-15905 | ||||
* | [ticket/15905] Try with existing phpbb extension | mrgoldy | 2019-09-25 | 1 | -7/+1 |
| | | | | PHPBB3-15905 | ||||
* | [ticket/15905] Create multiple twig extensions | mrgoldy | 2019-09-25 | 1 | -0/+24 |
| | | | | PHPBB3-15905 | ||||
* | [ticket/15508] Remove call to getEnvironment() from parser | François-Xavier de Guillebon | 2019-05-09 | 1 | -0/+1 |
| | | | | PHPBB3-15508 | ||||
* | [ticket/14990] Move dispatcher object to the front of the options array | rxu | 2017-04-16 | 1 | -1/+1 |
| | | | | PHPBB3-14990 | ||||
* | [ticket/14990] Add core events to the Twig environment | rxu | 2017-04-16 | 1 | -0/+1 |
| | | | | PHPBB3-14990 | ||||
* | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer | Tristan Darricau | 2016-04-03 | 1 | -1/+3 |
| | | | | PHPBB3-13616 | ||||
* | [ticket/14555] Uniformize cache directory usages | Tristan Darricau | 2016-03-24 | 1 | -1/+1 |
| | | | | PHPBB3-14555 | ||||
* | [ticket/14247] Use quotes around @ and % strings in YAML | Matt Friedman | 2015-12-07 | 1 | -22/+22 |
| | | | | PHPBB3-14247 | ||||
* | [ticket/13645] Move the feeds to controllers | Nicofuma | 2015-08-23 | 1 | -2/+2 |
| | | | | PHPBB3-13645 | ||||
* | Merge pull request #3591 from Nicofuma/ticket/12632 | Oliver Schramm | 2015-05-16 | 1 | -0/+1 |
|\ | | | | | | | [ticket/12632] Add twig.debug and twig.auto_reload in config.yml | ||||
| * | [ticket/12632] Add twig.debug and twig.auto_reload in config.yml | Tristan Darricau | 2015-05-04 | 1 | -0/+1 |
| | | | | | | | | | | PHPBB3-13206 PHPBB3-12632 | ||||
* | | [ticket/13804] Make template's user dependency optional | MateBartus | 2015-05-05 | 1 | -0/+15 |
| | | | | | | | | PHPBB3-13804 | ||||
* | | [ticket/13638] Inject $filesystem in \phpbb\template\asset | Nicofuma | 2015-05-05 | 1 | -0/+1 |
|/ | | | | PHPBB3-13638 | ||||
* | [ticket/13762] Replace user service with lang in twig extension | MateBartus | 2015-05-02 | 1 | -1/+1 |
| | | | | PHPBB3-13762 | ||||
* | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | [ticket/13266] Enable the debug extension in the development environment | Tristan Darricau | 2014-11-22 | 1 | -0/+3 |
| | | | | PHPBB3-13266 | ||||
* | [ticket/12620] Adds a yaml config file | Tristan Darricau | 2014-11-20 | 1 | -0/+43 |
PHPBB3-12620 |