Christophe Coevoet
|
7a85b4340b
[TwigBundle] Fixed the path to templates when using composer
|
%!s(int64=13) %!d(string=hai) anos |
Victor Berchet
|
eee5065434
[TwigBundle] Workaround a flaw in the design of the configuration (normalization)
|
%!s(int64=13) %!d(string=hai) anos |
Fabien Potencier
|
3749ad43f4
moved the Exception listener from FrameworkBundle to TwigBundle as it relies on Twig being enabled
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
c3a060e368
updated all core extensions to use the new shortcut method
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
96045739b1
[TwigBundle] removed the extensions setting
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
89f544afb6
moved Twig form templates to the Twig bridge
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
96fc666454
simplified cache warmers
|
%!s(int64=14) %!d(string=hai) anos |
Victor Berchet
|
e1ab14ba08
[TwigBundle] Tweak cache warmer configuration
|
%!s(int64=14) %!d(string=hai) anos |
Victor Berchet
|
b640fcb0f0
[Config] Introduction of an ConfigurationInterface
|
%!s(int64=14) %!d(string=hai) anos |
Victor Berchet
|
d959a3ed4b
[TwigBundle] Rename the cache warmer service
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
%!s(int64=14) %!d(string=hai) anos |
Jeremy Mikola
|
f0d2ce7f32
[TwigBundle] Refactored TwigExtension class and implemented configuration tree
|
%!s(int64=14) %!d(string=hai) anos |
Lukas Kahwe Smith
|
7f182bd877
implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented)
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
%!s(int64=14) %!d(string=hai) anos |
Lukas Kahwe Smith
|
26666a272d
fixed array support in twig globals
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
8f6e8a4691
[TwigBundle] added a cache warmer to generate all Twig templates cache
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
fedb4b4f0d
[TwigBundle] started to refactor TwigExtension
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
69f0ec3b1a
added a method to normalize config entries coming from YAML and XML
|
%!s(int64=14) %!d(string=hai) anos |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
6d1e91a1fa
refactored bundle management
|
%!s(int64=14) %!d(string=hai) anos |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
b7d2528384
added a way for any extension to add classes to the class cache
|
%!s(int64=14) %!d(string=hai) anos |
Victor Berchet
|
f2d32ccfde
[Extensions] Type hints
|
%!s(int64=14) %!d(string=hai) anos |
Victor Berchet
|
9c51916503
[TwigBundle] Remove invalid options from the container
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
47b87e902e
[TwigBundle] made global more powerful
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
2ded40fb75
[TwigBundle] added a way to easily register extensions from the configuration
|
%!s(int64=14) %!d(string=hai) anos |