Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Fabien Potencier 52f4d81a2d Merge remote branch 'lewinski/code-coverage-fix' 14 年之前
  Matthew Lewinski d7472d09ac Don't generate code coverage for test code. 14 年之前
  Matthew Lewinski c56bcd9ff4 Fix unit test breakage from ProfilerStorageInterface change. 14 年之前
  Fabien Potencier 8a8c733369 [HttpKernel] added the possibility to define a parent token for a token in the profiler 14 年之前
  Lukas Kahwe Smith c518074306 added a DI extension for DoctrineMigrations, removed --bundle option in favor of application level settings 14 年之前
  yclian 092403909e [DependencyInjection] Test for Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass. 14 年之前
  yclian 3275820a6f [DependencyInjection] Add Symfony\Tests\Component\DependencyInjection\ContainerBuilderTest::testAddGetCompilerPass(). 14 年之前
  Fabien Potencier eb5877c16a fixed case problem 14 年之前
  Fabien Potencier 23e9386a0e changed all extensions to use the default Extension::getAlias() impl 14 年之前
  Ray 8e2d7edb8c Attempt to create a reasonable default based on the rules enforced in 14 年之前
  Jeremy Mikola f4c0af76e7 [TwigBundle] Allow arbitrary variables to be accepted as values for globals 14 年之前
  Jeremy Mikola 608e443c97 [Config] Create VariableNode, which mimics ScalarNode but omits type-checking 14 年之前
  Fabien Potencier 28bf834c0c [WebProfilerBundle] made the WDT less intruisive by moving it to its own Ajax request 14 年之前
  Yuen-Chi Lian a0e00ff159 [DependencyInjection] Aesthetic changes on ContainerTest, consequence of not using a formatter. 14 年之前