Commit History

Author SHA1 Message Date
  Jordi Boggiano 70a793b33d [DoctrineBundle] Make the proxy dir configurable 14 years ago
  Jordi Boggiano fb41389999 [HttpFoundation] Fixed Request::create handling of full URIs 14 years ago
  Jordi Boggiano beecd1fef8 [HttpKernel] Log query string as well as path in Cache debug headers 14 years ago
  Jordi Boggiano f6bc712028 [HttpFoundation] Always force the request method to full caps 14 years ago
  Fabien Potencier e8672740c7 [HttpFoundation] allowed any HTTP method for a Request 14 years ago
  Fabien Potencier 38d11aaf1a [DependencyInjection] fixed template support in security extension 14 years ago
  Fabien Potencier 7cb5dd1fdc [Security] fixed typo 14 years ago
  Jordi Boggiano a832885960 [HttpFoundation] Fixed default netmask to be restricted to one IP 14 years ago
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago
  Justin Hileman 112fb5ad99 Fix Request::overrideGlobals $_COOKIE global var reference. 14 years ago
  Fabien Potencier 2547bbffc3 a-[Console] added some phpdoc 14 years ago
  Jonathan H. Wage bc7657bd8a Removing the symfony version of DisconnectedClassMetadataFactory as the orm has it now. 14 years ago
  Jonathan H. Wage 53c1f1f509 Fixing issue with memcache di configuration. 14 years ago
  GordonsLondon 0b26be1765 [DoctrineBundle] Fixed Memcache bug in extension 14 years ago
  Steven Surowiec 87aeb0e603 [DoctrineMongoDBBundle] Added tag to document manager services 14 years ago
  Steven Surowiec 643c09a28e [DoctrineBundle] Tabs to spaces 14 years ago
  Steven Surowiec 714c294f47 [DoctrineBundle] Added tag to entity manager services 14 years ago
  Jonathan H. Wage bdd6a4ef49 Using setEntityManager to inject EntityManager to DisconnectedClassMetadataFactory. 14 years ago
  Jonathan H. Wage 7c47fd77cc Fix DoctrineMongoDBBundle to work with recent changes to Doctrine MongoDB ODM. 14 years ago
  Fabien Potencier 47e5344eda [HttpKernel] fixed typo 14 years ago
  Fabien Potencier a17f17139b [FrameworkBundle] fixed typo 14 years ago
  Fabien Potencier e6c6068afc [FrameworkBundle] fixed security templates when the template name has parameters 14 years ago
  Fabien Potencier db0ddb6e30 [FrameworkBundle] added a new template tag to allow security authentication listeners to provide templates 14 years ago
  Fabien Potencier 963cbdcee5 [TwigBundle] removed escaper and optimizer extension as they are now registered by default in Twig 14 years ago
  Fabien Potencier df4306dc85 [FrameworkBundle] added missing phpdoc 14 years ago
  Fabien Potencier 978a14c568 [FrameworkBundle] made firewall authentication listeners configurable 14 years ago
  Fabien Potencier 45e34c29fd [Routing] simplified code 14 years ago
  pablodip 794634db7c [Routing] changed method_exists by an array with the routes names in the php generator dumper, its more efficient 14 years ago
  Bulat Shakirzyanov 73331cf1c1 [DependencyInjection] Interface Injection implementation 14 years ago
  Fabien Potencier dca8a79bf5 [Routing] made annotation class loader more flexible 14 years ago