Michel Weimerskirch
|
5f0d83662c
Simplified EmailValidator using native PHP validation function.
|
14 yıl önce |
Victor Berchet
|
788f63d460
[FrameworkBundle] Simplify the over-complicated template cache warmer
|
14 yıl önce |
Fabien Potencier
|
79bc233344
[TwigBundle] fixed typo
|
14 yıl önce |
Fabien Potencier
|
d2840aaad3
[AsseticBundle] fixed unit tests
|
14 yıl önce |
Kris Wallsmith
|
b622e6a9e6
[AsseticBundle] added skip if PHP_CodeSniffer is not installed (closes #14)
|
14 yıl önce |
Kris Wallsmith
|
d7ea92a0f6
[AsseticBundle] updated for latest assetic development
|
14 yıl önce |
Fabien Potencier
|
f54cedfe5e
added LICENSE files for the subtree repositories
|
14 yıl önce |
Kris Wallsmith
|
7c794b349d
[HttpKernel] fixed typo
|
14 yıl önce |
Marcin Sikon
|
efb561767b
[AsseticBundle] fix AsseticController - removed response service dependency
|
14 yıl önce |
Fabien Potencier
|
c63e1ace81
Merge remote branch 'kriswallsmith/assetic-renames'
|
14 yıl önce |
Fabien Potencier
|
cef86a3771
[HttpKernel] added a way to change the ESI cache strategy
|
14 yıl önce |
Kris Wallsmith
|
bd32e3eea8
[AsseticBundle] renamed some classes
|
14 yıl önce |
Kris Wallsmith
|
fb005396dc
[HttpKernel] fixed another test where an explicit cache-control header is necessary
|
14 yıl önce |
Kris Wallsmith
|
3e131f5b70
[HttpKernel] fixed invalid test
|
14 yıl önce |
Kris Wallsmith
|
a0bae94f88
[HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes
|
14 yıl önce |
Fabien Potencier
|
e8144e473e
[Templating] added getPath() to TemplateReferenceInterface as it's used in the child class in FrameworkBundle
|
14 yıl önce |
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 yıl önce |
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 yıl önce |
Fabien Potencier
|
353177d1d6
replaced Response::createRedirect by a new RedirectResponse class
|
14 yıl önce |
Fabien Potencier
|
d94acd85f9
remove response as a service
|
14 yıl önce |
Fabien Potencier
|
bf20238178
fixed a bug in Response content-type auto-detection
|
14 yıl önce |
Johannes M. Schmitt
|
f21578e819
[Security] adds abstract user provider definition
|
14 yıl önce |
Fabien Potencier
|
7c9528be7b
[FrameworkBundle] tweaked init:bundle skeleton
|
14 yıl önce |
Fabien Potencier
|
7a614cb1ea
[Swiftmailer] fixed the determination of the default port
|
14 yıl önce |
Fabien Potencier
|
0dfd5960f1
Merge remote branch 'stof/swiftmailer'
|
14 yıl önce |
Fabien Potencier
|
d4fc3c98b1
[FrameworkBundle] updated the init:bundle skeleton files
|
14 yıl önce |
Fabien Potencier
|
b9168bb652
Merge remote branch 'fabriceb/initbundleformat'
|
14 yıl önce |
Wojciech Sznapka
|
6e1202961d
translated validator resources into Polish
|
14 yıl önce |
Christophe Coevoet
|
e729589b10
Splitted swiftmailer configuration to avoid issues when not using smtp
|
14 yıl önce |
Fabien Potencier
|
9619c7dade
[Routing] removing the routing hack where we add a / at the beginning if it does not exist
|
14 yıl önce |