Historique des commits

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