提交历史

作者 SHA1 备注 提交日期
  GordonsLondon 0b26be1765 [DoctrineBundle] Fixed Memcache bug in extension 14 年之前
  Steven Surowiec 87aeb0e603 [DoctrineMongoDBBundle] Added tag to document manager services 14 年之前
  Steven Surowiec 643c09a28e [DoctrineBundle] Tabs to spaces 14 年之前
  Steven Surowiec 714c294f47 [DoctrineBundle] Added tag to entity manager services 14 年之前
  Jonathan H. Wage bdd6a4ef49 Using setEntityManager to inject EntityManager to DisconnectedClassMetadataFactory. 14 年之前
  Jonathan H. Wage 7c47fd77cc Fix DoctrineMongoDBBundle to work with recent changes to Doctrine MongoDB ODM. 14 年之前
  Fabien Potencier 47e5344eda [HttpKernel] fixed typo 14 年之前
  Fabien Potencier a17f17139b [FrameworkBundle] fixed typo 14 年之前
  Fabien Potencier e6c6068afc [FrameworkBundle] fixed security templates when the template name has parameters 14 年之前
  Fabien Potencier db0ddb6e30 [FrameworkBundle] added a new template tag to allow security authentication listeners to provide templates 14 年之前
  Fabien Potencier 963cbdcee5 [TwigBundle] removed escaper and optimizer extension as they are now registered by default in Twig 14 年之前
  Fabien Potencier df4306dc85 [FrameworkBundle] added missing phpdoc 14 年之前
  Fabien Potencier 978a14c568 [FrameworkBundle] made firewall authentication listeners configurable 14 年之前
  Fabien Potencier 45e34c29fd [Routing] simplified code 14 年之前
  pablodip 794634db7c [Routing] changed method_exists by an array with the routes names in the php generator dumper, its more efficient 14 年之前
  Bulat Shakirzyanov 73331cf1c1 [DependencyInjection] Interface Injection implementation 14 年之前
  Fabien Potencier dca8a79bf5 [Routing] made annotation class loader more flexible 14 年之前
  Fabien Potencier b2eec52429 [Routing] added missing Route::setRequirement() 14 年之前
  Lukas Kahwe Smith 87846f1acd fixed typo in the translation for validations 14 年之前
  pablodip 314d3d06ae [DependencyInjection] format the tags in the findTaggedServiceIds method of the PhpDumper 14 年之前
  Fabien Potencier 6e18a2c529 [Yaml] fixed parsing of simple inline documents 14 年之前
  Fabien Potencier 97cafc7218 [HttpKernel] fixed typo 14 年之前
  Ryan Weaver bd0d9dc1cb [Routing] Fixing a coding standard violating I introduced. 14 年之前
  Fabien Potencier 7ad3eca188 [TwigBundle] activated Twig Optimizer extension by default 14 年之前
  Ryan Weaver 7efb4630b8 [Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine). 14 年之前
  Ryan Weaver 9c8cae24f8 [Console] Fixing incorrect constant references in InputArgumentTest. 14 年之前
  Fabien Potencier d10bc3e412 [FrameworkBundle] added some more files in the class cache 14 年之前
  Fabien Potencier d209cbef8b fixed schema 14 年之前
  Henrik Bjørnskov 91c5c910eb [FrameworkBundle] Added options auto-start and auto_start to the session configuration to allow session to be autostarted. 14 年之前
  Ryan Weaver 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 14 年之前