提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 43c61754ab [FrameworkBundle] removed obsolete parameter 14 年之前
  Fabien Potencier ad0e94468d [FrameworkBundle] removed obsolete option 14 年之前
  Fabien Potencier 622d228090 [HttpKernel] fixed typo 14 年之前
  Fabien Potencier 09aeb78634 removed Kernel::isBooted() method 14 年之前
  Jordi Boggiano 005c1d9df8 [Serializer] Added initial version of the Serializer component 14 年之前
  Fabien Potencier e5c8d7aa4f [HttpKernel] fixed typo in phpdoc 14 年之前
  Fabien Potencier e151580212 [HttpKernel] removed getRequest as it's not part of the interface anymore 14 年之前
  Fabien Potencier 8c0d46365d [FrameworkBundle] added a comment for the request service 14 年之前
  Fabien Potencier 73ab687521 moved ControllerResolver methods to HttpKernel (makes more sense) 14 年之前
  Fabien Potencier c68501cca4 [FrameworkBundle] removed the request service from configuration 14 年之前
  Fabien Potencier b577ce665a [HttpKernel] fixed scope management in HttpKernel 14 年之前
  Fabien Potencier 86b357d70b [FrameworkBundle] fixed ESI configuration 14 年之前
  Fabien Potencier a8685614e0 [FrameworkBundle] fixed session auto-start option 14 年之前
  Fabien Potencier 0b05fe1b1f [HttpKernel] fixed HTTP headers when requesting a HEAD on a cached response 14 年之前
  Bulat Shakirzyanov 271e757f27 [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test 14 年之前
  Fabien Potencier 183c8c6f6c fixed CS 14 年之前
  Jordi Boggiano 74272e02da [HttpKernel] Added path to controller not found exception 14 年之前
  Fabien Potencier eb8b3d9c21 [FrameworkBundle] added support for both csrf-protection and csrf_protection 14 年之前
  Fabien Potencier bd125fc05e [FrameworkBundle] fixed typo 14 年之前
  Ryan Weaver 35ce9a37d1 [Form] Adding PHPDoc to ChoiceField and removing two unused options. 14 年之前
  Ryan Weaver f73107cb9d [FrameworkBundle] Updting XSD file for new csrf_protection configuration format. 14 年之前
  Benjamin Eberlei 682e83585b [DoctrineBundle] Add new Command doctrine:mapping:info that allows to check what entities are mapped and if their metadata is specified correctly. Added exception when a mapping/bundle directory does not exist. 14 年之前
  Fabien Potencier 6eca31ce8f excluded all Resources dirs from PHPUnit code coverage 14 年之前
  Benjamin Eberlei a50f56a7e9 [DoctrineBundle] Revert removal of dic parameter doctrine.orm.auto_generate_proxy_classes. 14 年之前
  Benjamin Eberlei 8d938c54d1 [DoctrineBundle] Fix CS 14 年之前
  Benjamin Eberlei 8930048ff8 [DoctrineBundle] Use doctrine.dbal.logging parameter. 14 年之前
  Benjamin Eberlei 22f6307053 [DoctrineBundle] Changed and simplified dbalLoad() slightly. Made logging explicit with a configuration variable to avoid tons of unnecessary method calls in prod. environment. 14 年之前
  Benjamin Eberlei 29888a4a1d [DoctrineBundle] Use a Merge Config algorithm for the ORM bundle. Simplified configuration and got rid of unnecessary ways to configure the same thing in several different ways. 14 年之前
  Benjamin Eberlei c7e3b2381a Refactored Doctrine Bundle dbalLoad() to make use of config merging. 14 年之前
  Fabien Potencier 4909987e23 [DependencyInjection] fixed strict flag propagation to aliases 14 年之前