提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Johannes M. Schmitt 8d19136a55 refactors extensions to call XXXLoad only once with all config sections 14 年之前
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 年之前
  Fabien Potencier 12f3497281 simplified Doctrine unit tests 14 年之前
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements 14 年之前
  Benjamin Eberlei cada317dee Allow to override platform with your own by defining a service name. 14 年之前
  Benjamin Eberlei ff91ea5f24 Add support for MySQL Session Init Listener, refactored driver and driverClass approach to follow the Doctrine DBAL factory more closely for this to work easily. 14 年之前
  Benjamin Eberlei 302dbd1225 Refactor Doctrine Bundle to use Symfony DIC Enabled EventManager. 14 年之前
  Benjamin Eberlei fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 14 年之前
  Benjamin Eberlei 500e02d4fd fixed inconsistency between MongoDB and ORM Annotation Reader definition that lead to a bug in the "common" code 14 年之前
  Benjamin Eberlei ba2b1aad28 refactored Doctrine*Bundle to allow a much more flexible configuration 14 年之前
  Jonathan H. Wage cc3ff12bf8 Fixing container test. 14 年之前
  Fabien Potencier c6ed593022 fixed unit tests 14 年之前
  Jonathan H. Wage ff683a694e Integrating new data fixtures code. 14 年之前