arjen
|
ed4f659693
[SwiftmailerBundle] Added ImpersonateSenderPlugin
|
il y a 14 ans |
Fabien Potencier
|
5ed136b3f1
[SwiftMailer] optimized configuration
|
il y a 14 ans |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
il y a 14 ans |
Victor Berchet
|
b640fcb0f0
[Config] Introduction of an ConfigurationInterface
|
il y a 14 ans |
Fabien Potencier
|
f232b3cdda
reverted Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names'
|
il y a 14 ans |
Fabien Potencier
|
6cd77f75c9
[SwiftmailerBundle] removed obsolete parameter
|
il y a 14 ans |
Fabien Potencier
|
0ae108d13f
[SwiftmailerBundle] fixed indentation in XML files
|
il y a 14 ans |
Fabien Potencier
|
ff5dd41471
[SwiftmailerBundle] removed the swiftmailer.base_dir parameter
|
il y a 14 ans |
Kris Wallsmith
|
ade83e2e80
updated codebase to use shorter bundle names
|
il y a 14 ans |
Christophe Coevoet
|
da938adade
[SwiftmailerBundle] Changed the default logging value to kernel.debug
|
il y a 14 ans |
Fabien Potencier
|
8c6f135534
[SwiftmailerBundle] made data collector configurable via the logging option
|
il y a 14 ans |
Fabien Potencier
|
c2bc35d0e6
[SwiftmailerBundle] renamed data collector
|
il y a 14 ans |
Clément Jobeili
|
df08655e97
Add a DataCollector for the SwiftmailerBundle
|
il y a 14 ans |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
il y a 14 ans |
Fabien Potencier
|
7a614cb1ea
[Swiftmailer] fixed the determination of the default port
|
il y a 14 ans |
Christophe Coevoet
|
e729589b10
Splitted swiftmailer configuration to avoid issues when not using smtp
|
il y a 14 ans |
Fabien Potencier
|
eb5877c16a
fixed case problem
|
il y a 14 ans |
Fabien Potencier
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
il y a 14 ans |
Christophe Coevoet
|
76262b2ccc
Fixed spool handling
|
il y a 14 ans |
Fabien Potencier
|
6b12c21261
moved DependencyInjection\Configuration to Config\Definition
|
il y a 14 ans |
Christophe Coevoet
|
990910d601
Converted SwiftmailerBundle to use a Configuration class
|
il y a 14 ans |
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)
|
il y a 14 ans |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
il y a 14 ans |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
il y a 14 ans |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
il y a 14 ans |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
il y a 14 ans |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
il y a 14 ans |
Victor Berchet
|
b75840c6fc
DI Extension: use the base class from the HttpKernel Component
|
il y a 14 ans |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
il y a 14 ans |
Victor Berchet
|
f2d32ccfde
[Extensions] Type hints
|
il y a 14 ans |