Benjamin Eberlei
|
22f6307053
[DoctrineBundle] Changed and simplified dbalLoad() slightly. Made logging explicit with a configuration variable to avoid tons of unnecessary method calls in prod. environment.
|
14 年之前 |
Benjamin Eberlei
|
29888a4a1d
[DoctrineBundle] Use a Merge Config algorithm for the ORM bundle. Simplified configuration and got rid of unnecessary ways to configure the same thing in several different ways.
|
14 年之前 |
Benjamin Eberlei
|
c7e3b2381a
Refactored Doctrine Bundle dbalLoad() to make use of config merging.
|
14 年之前 |
Fabien Potencier
|
4909987e23
[DependencyInjection] fixed strict flag propagation to aliases
|
14 年之前 |
Fabien Potencier
|
959438ee81
[DependencyInjection] fixed CS + tweaked error messages
|
14 年之前 |
Johannes M. Schmitt
|
1d5b6ed908
adds scope to the DI container
|
14 年之前 |
Fabien Potencier
|
59a974e8f6
added TemplateLocatorInterface
|
14 年之前 |
Antoine Hérault
|
47421dbc25
[DoctrineBundle] Fix load data fixtures command
|
14 年之前 |
Bulat Shakirzyanov
|
5ff0dedebb
[FrameworkBundle] fixed template names
|
14 年之前 |
Hugo Hamon
|
c13b0db4c8
[HttpFoundation] fixed outdated documentation for the Controller class, which does not implement ArrayAccess anymore.
|
14 年之前 |
Fabien Potencier
|
72b7876c80
[TwigBundle] fiwed phpdoc
|
14 年之前 |
Fabien Potencier
|
db2f8ea6cb
made a small refactoring of some DIC extensions
|
14 年之前 |
Fabien Potencier
|
fedb4b4f0d
[TwigBundle] started to refactor TwigExtension
|
14 年之前 |
Fabien Potencier
|
69f0ec3b1a
added a method to normalize config entries coming from YAML and XML
|
14 年之前 |
Bulat Shakirzyanov
|
acb19bc43f
[FrameworkBundle] added 'document_root' option for File objects
|
14 年之前 |
Johannes M. Schmitt
|
bdc7ae8c52
show cookies in response headers
|
14 年之前 |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
14 年之前 |
Fabien Potencier
|
bd6bc4db62
[HttpKernel] changed Kernel::locateResource() to also work with directories
|
14 年之前 |
Fabien Potencier
|
645528c9c6
fixed typo
|
14 年之前 |
Fabien Potencier
|
d2e24a9cae
added a missing file for unit tests
|
14 年之前 |
Henrik Bjørnskov
|
5e9c9f4174
Template rename fix files
|
14 年之前 |
Henrik Bjørnskov
|
a5007febdd
[FrameworkBundle] Renderer is once more the last of the templates
|
14 年之前 |
Christophe Coevoet
|
1e793a2500
Fixed init:bundle
|
14 年之前 |
Fabien Potencier
|
4e0ecfdf81
[FrameworkBundle] fixed init:bundle
|
14 年之前 |
Fabien Potencier
|
a8e0a22011
[FrameworkBundle] fixed SecurityContext when security is disabled
|
14 年之前 |
Fabien Potencier
|
8649debb06
[Routing] fixed imports from the current directory
|
14 年之前 |
Johannes M. Schmitt
|
507da2a1ab
some performance tweaks
|
14 年之前 |
Fabien Potencier
|
82d29d2a76
[HttpKernel] added a unit tests for previous commit
|
14 年之前 |
Thomas
|
dd20434227
fix kernel:locateResource to loop accross the bundle tree to find the first match
|
14 年之前 |
Fabien Potencier
|
0b0c15b7b6
made XSD less strict when possible
|
14 年之前 |