Kris Wallsmith
|
672291087c
removed a lot of special normalization logic in the configuration by using xml values instead of attributes
|
hace 14 años |
Kris Wallsmith
|
d0f45fd3b6
[FrameworkBundle] added configuration for caching validator metadata
|
hace 14 años |
Victor Berchet
|
b640fcb0f0
[Config] Introduction of an ConfigurationInterface
|
hace 14 años |
Fabien Potencier
|
6daf09a61d
Merge remote branch 'subsven/master'
|
hace 14 años |
Victor Berchet
|
9998ab18e9
[FrameworkBundle] Fix for getting the file link format fallback to XDebug configuration
|
hace 14 años |
Fabien Potencier
|
c8fe15bfcf
[FrameworkBundle] removed exception_listener.controller parameter
|
hace 14 años |
Fabien Potencier
|
68d340b845
[FrameworkBundle] removed translator.fallback_locale parameter
|
hace 14 años |
Fabien Potencier
|
40606edd1c
[FrameworkBundle] removed templating.assets.version and templating.assets.base_urls parameters
|
hace 14 años |
Fabien Potencier
|
ce4a8de789
[FrameworkBundle] removed the session.default_locale parameter
|
hace 14 años |
Sven Paulus
|
601d3f5d95
Add a configuration option to restrict profiler storage to the master request
|
hace 14 años |
Fabien Potencier
|
20245da86d
[FrameworkBundle] fixed cache_warmer configuration
|
hace 14 años |
Victor Berchet
|
0e84757d94
Tweak PHPDocs in the extension configuration files
|
hace 14 años |
Victor Berchet
|
1e0ed22c55
[Config] Component refactoring
|
hace 14 años |
Fabien Potencier
|
005287ac88
Merge remote branch 'kriswallsmith/templating/asset-packages'
|
hace 14 años |
Fabien Potencier
|
28d9b331bd
[FrameworkBundle] made the profiler easily configurable
|
hace 14 años |
Kris Wallsmith
|
6904e0e1e2
[FrameworkBundle] implemented asset packages
|
hace 14 años |
Christophe Coevoet
|
db168cc40d
Fixed assets_base_urls configuration
|
hace 14 años |
Ryan Weaver
|
2d94f2d8d0
[FrameworkBundle] Removing the "namespace" key when it's defined in its own weird location in XML. This prevents that key, which we move in this same location, from looking like an invalid option during validation.
|
hace 14 años |
Fabien Potencier
|
6b12c21261
moved DependencyInjection\Configuration to Config\Definition
|
hace 14 años |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
hace 14 años |
Johannes Schmitt
|
a5cfc2207c
[Security/DependencyInjection] updated SecurityBundle's configuration, some bug fixes in DIC config classes
|
hace 14 años |
Jeremy Mikola
|
fc3f56d17c
[FrameworkBundle] Small fixes to FrameworkExtension and its configuration
|
hace 14 años |
Jeremy Mikola
|
b3cb02adf2
[FrameworkBundle/Routing] Add "type" option for main Router resource (and expose this in FrameworkExtension config)
|
hace 14 años |
Lukas Kahwe Smith
|
44e6a5d45f
added exception_controller config option
|
hace 14 años |
Jeremy Mikola
|
099b9dee1f
[FrameworkBundle] Integrate Configuration\Builder class for config merging and normalization
|
hace 14 años |