Kris Wallsmith
|
bd32e3eea8
[AsseticBundle] renamed some classes
|
14 anos atrás |
Kris Wallsmith
|
fb005396dc
[HttpKernel] fixed another test where an explicit cache-control header is necessary
|
14 anos atrás |
Kris Wallsmith
|
3e131f5b70
[HttpKernel] fixed invalid test
|
14 anos atrás |
Kris Wallsmith
|
a0bae94f88
[HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes
|
14 anos atrás |
Fabien Potencier
|
e8144e473e
[Templating] added getPath() to TemplateReferenceInterface as it's used in the child class in FrameworkBundle
|
14 anos atrás |
Fabien Potencier
|
72cdb480ab
[FrameworkBundle] made CachedTemplateLocator fallback to the regular TemplateLocator if the template is not in the cache (to be able to use an absolute template)
|
14 anos atrás |
Fabien Potencier
|
fc372bc217
[HttpKernel] changed core.view event to use notifyUntil() instead of filter() -- as soon as a listener returns a Response, we are done
|
14 anos atrás |
Fabien Potencier
|
353177d1d6
replaced Response::createRedirect by a new RedirectResponse class
|
14 anos atrás |
Fabien Potencier
|
d94acd85f9
remove response as a service
|
14 anos atrás |
Fabien Potencier
|
bf20238178
fixed a bug in Response content-type auto-detection
|
14 anos atrás |
Johannes M. Schmitt
|
f21578e819
[Security] adds abstract user provider definition
|
14 anos atrás |
Fabien Potencier
|
7c9528be7b
[FrameworkBundle] tweaked init:bundle skeleton
|
14 anos atrás |
Fabien Potencier
|
7a614cb1ea
[Swiftmailer] fixed the determination of the default port
|
14 anos atrás |
Fabien Potencier
|
0dfd5960f1
Merge remote branch 'stof/swiftmailer'
|
14 anos atrás |
Fabien Potencier
|
d4fc3c98b1
[FrameworkBundle] updated the init:bundle skeleton files
|
14 anos atrás |
Fabien Potencier
|
b9168bb652
Merge remote branch 'fabriceb/initbundleformat'
|
14 anos atrás |
Wojciech Sznapka
|
6e1202961d
translated validator resources into Polish
|
14 anos atrás |
Christophe Coevoet
|
e729589b10
Splitted swiftmailer configuration to avoid issues when not using smtp
|
14 anos atrás |
Fabien Potencier
|
9619c7dade
[Routing] removing the routing hack where we add a / at the beginning if it does not exist
|
14 anos atrás |
Fabien Potencier
|
52f4d81a2d
Merge remote branch 'lewinski/code-coverage-fix'
|
14 anos atrás |
Matthew Lewinski
|
d7472d09ac
Don't generate code coverage for test code.
|
14 anos atrás |
Matthew Lewinski
|
c56bcd9ff4
Fix unit test breakage from ProfilerStorageInterface change.
|
14 anos atrás |
Fabien Potencier
|
8a8c733369
[HttpKernel] added the possibility to define a parent token for a token in the profiler
|
14 anos atrás |
Lukas Kahwe Smith
|
c518074306
added a DI extension for DoctrineMigrations, removed --bundle option in favor of application level settings
|
14 anos atrás |
yclian
|
092403909e
[DependencyInjection] Test for Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass.
|
14 anos atrás |
yclian
|
3275820a6f
[DependencyInjection] Add Symfony\Tests\Component\DependencyInjection\ContainerBuilderTest::testAddGetCompilerPass().
|
14 anos atrás |
Fabien Potencier
|
eb5877c16a
fixed case problem
|
14 anos atrás |
Fabien Potencier
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
14 anos atrás |
Ray
|
8e2d7edb8c
Attempt to create a reasonable default based on the rules enforced in
|
14 anos atrás |
Jeremy Mikola
|
f4c0af76e7
[TwigBundle] Allow arbitrary variables to be accepted as values for globals
|
14 anos atrás |