Kris Wallsmith
|
6904e0e1e2
[FrameworkBundle] implemented asset packages
|
14 年之前 |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 年之前 |
Pascal Borreli
|
1dca1ea002
[FrameworkBundle] Fixed typo
|
14 年之前 |
Fabien Potencier
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
14 年之前 |
Fabien Potencier
|
6b12c21261
moved DependencyInjection\Configuration to Config\Definition
|
14 年之前 |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
14 年之前 |
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)
|
14 年之前 |
Fabien Potencier
|
14aa95ba21
added the concept of a main DIC extension for bundles
|
14 年之前 |
Victor Berchet
|
af81bcabf0
[Templating] Refactor the component
|
14 年之前 |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 年之前 |
Kris Wallsmith
|
1292925702
[AsseticBundle] initial entry of assetic integration
|
14 年之前 |
Jeremy Mikola
|
fc3f56d17c
[FrameworkBundle] Small fixes to FrameworkExtension and its configuration
|
14 年之前 |
Jeremy Mikola
|
b3cb02adf2
[FrameworkBundle/Routing] Add "type" option for main Router resource (and expose this in FrameworkExtension config)
|
14 年之前 |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
14 年之前 |
Fabien Potencier
|
f53080860a
moved Resource to the Config component
|
14 年之前 |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
14 年之前 |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
14 年之前 |
Lukas Kahwe Smith
|
44e6a5d45f
added exception_controller config option
|
14 年之前 |
Fabien Potencier
|
86631a9fee
[FrameworkBundle] fixed template loaders in configuration
|
14 年之前 |
Jeremy Mikola
|
099b9dee1f
[FrameworkBundle] Integrate Configuration\Builder class for config merging and normalization
|
14 年之前 |
Fabien Potencier
|
523e652d9d
[FrameworkBundle] fixed the way profiler configuration works
|
14 年之前 |
Jeremy Mikola
|
f9138d313b
[FrameworkBundle] Implemented single-pass config loading with intelligent option merging for FrameworkExtension
|
14 年之前 |
Bernhard Schussek
|
fdbc064f06
[Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves.
|
14 年之前 |
Fabien Potencier
|
b7a0f71b87
[FrameworkBundle] added more file to the class cache when using the PHP templating engine
|
14 年之前 |
Fabien Potencier
|
025e142dd4
removed parameter converters as decided during IRC meeting (supported is still provided by FrameworkExtraBundle)
|
14 年之前 |
Fabien Potencier
|
0e66e388ec
added two interfaces: EventInterface and EventDispatcherInterface
|
14 年之前 |
Eriksen Costa
|
b38519bb23
[FrameworkBundle] fixed call to \Locale::getDefault()
|
14 年之前 |
Fabien Potencier
|
edb11ad5cb
[FrameworkBundle] added a cache warmer for the router
|
14 年之前 |
Fabien Potencier
|
206b49a22f
[FrameworkBundle] added a cache warmer to pre-compute template paths
|
14 年之前 |
Fabien Potencier
|
d0b4bfc8f6
added a cache warmer sub-framework
|
14 年之前 |