Historial de Commits

Autor SHA1 Mensaje Fecha
  Brandon Turner c9001f37fc [DoctrineMongoDBBundle] updated to only load default settings once hace 15 años
  Brandon Turner a3fc1be13f [DoctrineBundle] updated to only load default settings once hace 15 años
  Fabien Potencier b9199cb21c [FrameworkBundle] added validation in XSD hace 15 años
  Fabien Potencier ee2ff39eaf removed @package and @subpackage annotations hace 15 años
  Kris Wallsmith 84229f038a [HttpKernel] removed SQLite3 read-only flag hace 15 años
  wodkaist a113c2b3ad [HttpFoundation] Population of HTTP Headers in Request::overrideGlobals() accept multiple values hace 15 años
  Brandon Turner 8275034f5f [DependencyInjection] Fixed class load order hace 15 años
  wodkaist e931825b47 [HttpFoundation] populate $_SERVER with HTTP headers when calling Request::overrideGlobals() hace 15 años
  Brandon Turner a233775350 [DependencyInjection] Removed reference to ControllerLoaderListener hace 15 años
  Fabien Potencier 1a9f2ca755 updated PHPDoc as the API tool knows about the current use statements hace 15 años
  Fabien Potencier cf6885a0a9 [HttpKernel] fixed typo hace 15 años
  Fabien Potencier 60670faf55 [FrameworkBundle] added PHPDoc to the Controller class hace 15 años
  Fabien Potencier 88c742731d [FrameworkBundle] removed Controller::getMailer() method (just use ->container['mailer'] instead) hace 15 años
  fivestar f131ac4f15 [FrameworkBundle] fixed indentation hace 15 años
  Jonathan H. Wage 86b5538f01 [DoctrineBundle] Removing old and unused services defined in xml. The services are defined in PHP extension now. hace 15 años
  Fabien Potencier 1caabe1123 [HttpKernel] fixed content-type management for ESIs when charset is part of the response content-type header hace 15 años
  Fabien Potencier be57358e71 fixed some merging problems and disable non-existent cache service hace 15 años
  Jonathan H. Wage 13663966d0 [DoctrineBundle] Adding missing cache driver configuration for each entity manager. hace 15 años
  Jonathan H. Wage ef070d0dd1 [DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle hace 15 años
  Jonathan H. Wage 2c1e85c3c0 [DoctrineMongoDBBundle] Fixing code standards. hace 15 años
  Jonathan H. Wage ee9a5db50c [DoctrineMongoDBBundle] Finishing implementation of DoctrineMongoDBBundle to support multiple connections/document managers plus refactoring and cleaning up code along the way. hace 15 años
  Fabien Potencier 6475bb9ccf fixed __toString() methods that can return false under certain circumstancies hace 15 años
  fivestar 2de5efdd1a [Validator] fixed the problem with conflict "File" name in namespace at Symfony\Components\Validator\Constraints\FileValidator when Symfony\Components\Validator\Comstraints\File was loaded before loading FileValidator hace 15 años
  Jordi Boggiano 6142700881 [HttpFoundation] domain shouldn't be required hace 15 años
  Jordi Boggiano 02fe129013 [HttpFoundation] don't check twice if it's null hace 15 años
  Jordi Boggiano fb55f7beb2 [HttpFoundation] set httponly to true by default hace 15 años
  Jordi Boggiano d20f8df15e [HttpFoundation] comment tweak for clarity hace 15 años
  Fabien Potencier f12e5747ae [Routing] simplified RouterInterface hace 15 años
  Fabien Potencier e35d345204 changed HttpKernel workflow to allow more flexibility hace 15 años
  Fabien Potencier 3ec9005680 [Templating] fixed misnamed variable that caused some double-rendering problems hace 15 años