提交历史

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