Fabien Potencier
|
a17478ff74
tweaked previous commit
|
14 年之前 |
Fabien Potencier
|
96fc666454
simplified cache warmers
|
14 年之前 |
Fabien Potencier
|
b76eec73b9
[HttpKernel] changed cache warmup to be executed even in the CLI
|
14 年之前 |
Fabien Potencier
|
5be0bafe7f
removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier)
|
14 年之前 |
Fabien Potencier
|
5af7c7fffd
moved TemplateFinder to CacheWarmer as it is only useful in this context
|
14 年之前 |
Fabien Potencier
|
125df3ab3b
[DoctrineBundle] removed unneeded use statement
|
14 年之前 |
Fabien Potencier
|
22428b8b14
[DoctrineBundle] refactored Doctrine proxy cache warmer
|
14 年之前 |
Fabien Potencier
|
1c3fa20685
[DoctrineBundle] added Registry::getEntityManagers()
|
14 年之前 |
Fabien Potencier
|
85a381d048
[DoctrineBundle] added Registry::getConnections()
|
14 年之前 |
Fabien Potencier
|
2a5d7687b7
fixed Router cache warmer
|
14 年之前 |
Fabien Potencier
|
8618a27bf7
[DoctrineBundle] tweaked phpdoc
|
14 年之前 |
Fabien Potencier
|
a98436fd6a
updated UPDATE file
|
14 年之前 |
Fabien Potencier
|
cb3390e9ae
Merge remote branch 'gordonslondon/http-foundation/response'
|
14 年之前 |
Fabien Potencier
|
62ac58127a
tweaked previous commit
|
14 年之前 |
Fabien Potencier
|
63f37c0e93
Merge remote branch 'weaverryan/beta3_swiftmailer_update'
|
14 年之前 |
Derek ROTH
|
9013e3639b
Changed load_resource_bundle() to use ResourceBundle::create() method instead of constructor
|
14 年之前 |
Lukas Kahwe Smith
|
34ac2fe200
fixed a typo
|
14 年之前 |
Fabien Potencier
|
c3bf2037df
Merge remote branch 'vicb/form-collection-rendering'
|
14 年之前 |
Fabien Potencier
|
78b91a017e
Merge remote branch 'DerekRoth/patch-1'
|
14 年之前 |
Fabien Potencier
|
48733b927d
[Swiftmailer] added the swiftmailer.plugin tag to automatically register Swiftmailer plugins
|
14 年之前 |
Fabien Potencier
|
a5daf4706a
[SwiftmailerBundle] updated XSD
|
14 年之前 |
Victor Berchet
|
ef8cb967f5
Merge branch 'master' into form-collection-rendering
|
14 年之前 |
Fabien Potencier
|
b83aa9d006
[SwiftmailerBundle] fixed previous merge
|
14 年之前 |
Victor Berchet
|
bca17fe6a3
[Form] Fix collection rendering
|
14 年之前 |
Fabien Potencier
|
ce4a49d648
merged arjenjb/swift-antiflood-plugin
|
14 年之前 |
Victor Berchet
|
6711a184fd
[TwigBundle][Form] Simplify templates
|
14 年之前 |
Derek ROTH
|
7837d328bf
A constructor returning null is counter-intuitive. BTW, isn't this a intl bug ?
|
14 年之前 |
Victor Berchet
|
181fb56925
[Form][Twig] Reorganized the form template
|
14 年之前 |
Victor Berchet
|
eed54c137e
[Form] Fix the FormView::isRendered() method
|
14 年之前 |
Joseph Bielawski
|
c2b9061559
[Form] Added Tests
|
14 年之前 |