Historial de Commits

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