Historia zmian

Autor SHA1 Wiadomość Data
  Fabien Potencier e8144e473e [Templating] added getPath() to TemplateReferenceInterface as it's used in the child class in FrameworkBundle 14 lat temu
  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 lat temu
  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 lat temu
  Fabien Potencier 353177d1d6 replaced Response::createRedirect by a new RedirectResponse class 14 lat temu
  Fabien Potencier d94acd85f9 remove response as a service 14 lat temu
  Fabien Potencier bf20238178 fixed a bug in Response content-type auto-detection 14 lat temu
  Johannes M. Schmitt f21578e819 [Security] adds abstract user provider definition 14 lat temu
  Fabien Potencier 7c9528be7b [FrameworkBundle] tweaked init:bundle skeleton 14 lat temu
  Fabien Potencier 7a614cb1ea [Swiftmailer] fixed the determination of the default port 14 lat temu
  Fabien Potencier 0dfd5960f1 Merge remote branch 'stof/swiftmailer' 14 lat temu
  Fabien Potencier d4fc3c98b1 [FrameworkBundle] updated the init:bundle skeleton files 14 lat temu
  Fabien Potencier b9168bb652 Merge remote branch 'fabriceb/initbundleformat' 14 lat temu
  Wojciech Sznapka 6e1202961d translated validator resources into Polish 14 lat temu
  Christophe Coevoet e729589b10 Splitted swiftmailer configuration to avoid issues when not using smtp 14 lat temu
  Fabien Potencier 9619c7dade [Routing] removing the routing hack where we add a / at the beginning if it does not exist 14 lat temu
  Fabien Potencier 52f4d81a2d Merge remote branch 'lewinski/code-coverage-fix' 14 lat temu
  Matthew Lewinski d7472d09ac Don't generate code coverage for test code. 14 lat temu
  Matthew Lewinski c56bcd9ff4 Fix unit test breakage from ProfilerStorageInterface change. 14 lat temu
  Fabien Potencier 8a8c733369 [HttpKernel] added the possibility to define a parent token for a token in the profiler 14 lat temu
  Lukas Kahwe Smith c518074306 added a DI extension for DoctrineMigrations, removed --bundle option in favor of application level settings 14 lat temu
  yclian 092403909e [DependencyInjection] Test for Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass. 14 lat temu
  yclian 3275820a6f [DependencyInjection] Add Symfony\Tests\Component\DependencyInjection\ContainerBuilderTest::testAddGetCompilerPass(). 14 lat temu
  Fabien Potencier eb5877c16a fixed case problem 14 lat temu
  Fabien Potencier 23e9386a0e changed all extensions to use the default Extension::getAlias() impl 14 lat temu
  Ray 8e2d7edb8c Attempt to create a reasonable default based on the rules enforced in 14 lat temu
  Jeremy Mikola f4c0af76e7 [TwigBundle] Allow arbitrary variables to be accepted as values for globals 14 lat temu
  Jeremy Mikola 608e443c97 [Config] Create VariableNode, which mimics ScalarNode but omits type-checking 14 lat temu
  Fabien Potencier 28bf834c0c [WebProfilerBundle] made the WDT less intruisive by moving it to its own Ajax request 14 lat temu
  Yuen-Chi Lian a0e00ff159 [DependencyInjection] Aesthetic changes on ContainerTest, consequence of not using a formatter. 14 lat temu
  Yuen-Chi Lian c42f38523f [DependencyInjection] Test coverage improvements and corrections on Container. 14 lat temu