This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle
2011-02-18 13:36:10 -06:00
..
AsseticBundle [AsseticBundle] fixed closure .jar configuration 2011-02-16 22:55:52 +01:00
CompatAssetsBundle removed the need to define getNamespace() and getPath() in bundles 2011-02-05 22:40:30 +01:00
DoctrineAbstractBundle moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
DoctrineBundle [Security] use 'database_connection' as default connection for ACL 2011-02-16 23:00:27 +01:00
DoctrineMigrationsBundle removed the need to define getNamespace() and getPath() in bundles 2011-02-05 22:40:30 +01:00
DoctrineMongoDBBundle Revert "[DoctrineMongoDBBundle] updated tests to reflect extension changes" 2011-02-16 23:01:37 +01:00
FrameworkBundle [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. 2011-02-18 07:43:36 -06:00
SecurityBundle [SecurityBundle] Removing an old configuration key in a test - caught by the Configuration validation. 2011-02-18 13:36:10 -06:00
SwiftmailerBundle [SwiftmailerBundle] Removing unnecessary "enabled" key in a test. 2011-02-18 07:55:39 -06:00
TwigBundle [TwigBundle] Resolve some TODOs in form templates 2011-02-17 16:00:28 +01:00
WebProfilerBundle 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) 2011-02-15 22:11:08 +01:00
ZendBundle refactored previous commit, fixed tests 2011-02-15 22:22:28 +01:00