Fabien Potencier
|
b44d044b0a
[HttpKernel] removed the bootstrap files as they do not belong to the component
|
14 vuotta sitten |
Christophe Coevoet
|
857a9f3b8b
[WebProfilerBundle] Fixed template to work with the new behavior of {% set %}
|
14 vuotta sitten |
Fabien Potencier
|
418655e571
Merge remote branch 'stof/config_path'
|
14 vuotta sitten |
Fabien Potencier
|
a3207e939f
removed CompatAssetsBundle, use AsseticBundle instead
|
14 vuotta sitten |
Christophe Coevoet
|
fc9ff68052
Fixed path for finalization errors when using a prototype
|
14 vuotta sitten |
Fabien Potencier
|
3cbbd66d33
Merge remote branch 'dator/send_email_command'
|
14 vuotta sitten |
Fabien Potencier
|
f6e624b1e2
[TwigBundle] changed all Boolean to string in XSD as you might want to use a parameter %...%
|
14 vuotta sitten |
Fabien Potencier
|
4833acf301
Merge remote branch 'opensky/TwigExtension-configuration'
|
14 vuotta sitten |
Fabien Potencier
|
f849353118
Merge remote branch 'weaverryan/config_definition_changes'
|
14 vuotta sitten |
Fabien Potencier
|
0834bf47dc
[WebProfilerBundle] removed the WDT on malformed HTML content
|
14 vuotta sitten |
Fabien Potencier
|
2c45611f4e
fixed WDT link to the profiler
|
14 vuotta sitten |
Fabien Potencier
|
946d3d9302
fixed previous commit
|
14 vuotta sitten |
benjamindulau
|
f1dd3f22e3
[TwigBundle] adding two global variables : environment & debug + some doc blocks
|
14 vuotta sitten |
Lukas Kahwe Smith
|
36132ccdf6
small fix for recent refactoring in Doctrine Migrations
|
14 vuotta sitten |
Jeremy Mikola
|
9b15b6950c
[AsseticBundle] Sort Twig assets by name before loading for filesystem-independent results
|
14 vuotta sitten |
Kris Wallsmith
|
4ba0e0d5cf
[AsseticBundle] fixed bundle notation of inputs
|
14 vuotta sitten |
Kris Wallsmith
|
c01be42933
[AsseticBundle] made the filter manager lazy
|
14 vuotta sitten |
Kris Wallsmith
|
a9fb0f3a4b
[AsseticBundle] moved test
|
14 vuotta sitten |
Christophe Coevoet
|
d2684f3f73
[AsseticBundle] Converted to use a Configuration class
|
14 vuotta sitten |
Fabien Potencier
|
dff3585162
fixed profiler when using ESI in dev env
|
14 vuotta sitten |
Ryan Weaver
|
c9406b62b2
[SecurityBundle] Allowing the main Configuration tree to allow "factories" without a validation exception.
|
14 vuotta sitten |
Ryan Weaver
|
b20ee0fb71
[SecurityBundle] Removing an old configuration key in a test - caught by the Configuration validation.
|
14 vuotta sitten |
Ryan Weaver
|
a334a576cf
[SecurityBundle] Adding the ignoreExtraFields option to the factories tree so that there aren't validation errors on all the other unknown fields.
|
14 vuotta sitten |
Ryan Weaver
|
026ab6c6ce
[Config] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception.
|
14 vuotta sitten |
Ryan Weaver
|
d2971e0f5f
[Config] Reverting some meaningless changes that are no longer needed to minimize the true diff of the changes. Increasing the test precision.
|
14 vuotta sitten |
Ryan Weaver
|
6f17b6d58e
[Config] Reverting the preventExtraKeys option. This is a revert of functionality that would have allowed "unnamed" children to be added to an array node.
|
14 vuotta sitten |
Jeremy Mikola
|
f0d2ce7f32
[TwigBundle] Refactored TwigExtension class and implemented configuration tree
|
14 vuotta sitten |
Ryan Weaver
|
6d24d37b16
[Config] Moving the removal of the key attribute on ArrayNode onto the setKeyAttribute() method per Johannes.
|
14 vuotta sitten |
Ryan Weaver
|
48459e9082
[Config] Renaming the key attribute removal property for consistency per Johannes' recommendation. Also fixing a PHPDoc typo per Stof.
|
14 vuotta sitten |
Ryan Weaver
|
663dcbcb32
[SwiftmailerBundle] Removing unnecessary "enabled" key in a test.
|
14 vuotta sitten |