aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/twig/environment.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14990] Move dispatcher object to the front of the options arrayrxu2017-04-161-2/+2
* [ticket/14990] Fix event name, email parsing, installer and dispatcher callsrxu2017-04-161-14/+18
* [ticket/14990] Add core events to the Twig environmentrxu2017-04-161-1/+31
* [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexerTristan Darricau2016-04-031-19/+2
* [ticket/14457] Handle the case where there isn't any 'definition' bagTristan Darricau2016-02-181-2/+5
* [ticket/14457] Don't set CSS to JS and JS to CSSTristan Darricau2016-02-181-2/+2
* [ticket/14457] CSTristan Darricau2016-02-181-4/+4
* [ticket/14457] Uses a random placeholder to inject css and jsTristan Darricau2016-02-181-22/+16
* [ticket/13717] Fix testsTristan Darricau2016-01-251-1/+16
* [ticket/13717] Set the assets after rendering the whole templateTristan Darricau2016-01-251-0/+54
* Merge pull request #3591 from Nicofuma/ticket/12632Oliver Schramm2015-05-161-1/+1
|\
| * [ticket/12632] Add twig.debug and twig.auto_reload in config.ymlTristan Darricau2015-05-041-1/+1
* | [ticket/13638] Inject $filesystem in \phpbb\template\assetNicofuma2015-05-051-5/+20
|/
* [ticket/12957] Removed unused useTristan Darricau2014-08-101-3/+0
* [ticket/12957] Update the constructions of the template engineTristan Darricau2014-08-101-0/+1
* [ticket/11649] Fix coding styleTristan Darricau2014-08-091-7/+9
* [ticket/11649] Expose Twig through the containerTristan Darricau2014-08-091-1/+29
* [ticket/12557] Template fixesn-aleha2014-08-031-5/+4
* [ticket/12715] Cleanup comments in \phpbb\template\*Tristan Darricau2014-06-151-14/+16
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12100] Re-order arguments in template environment constructorMatt Friedman2014-01-271-6/+7
* [ticket/12100] Ensure enabled extensions are fresh in Twig environmentMatt Friedman2014-01-271-6/+6
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-11/+11
* [ticket/11700] Replace some leftover phpbb_filesystem usesNils Adermann2013-09-171-2/+2
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-2/+32
|\
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-2/+31
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+35
|\ \ | |/
| * [ticket/11822] Use namespace lookup order for asset loadingNathan Guse2013-09-021-0/+35
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-6/+8
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+140