Historia zmian

Autor SHA1 Wiadomość Data
  Benjamin Eberlei 3c9c43d592 [DoctrineBundle] Add support to configure DBAL Types through the dbal configuration section. 14 lat temu
  Benjamin Eberlei 4d4eec618c [DoctrineBundle] Implement Proxy CacheWarmer 14 lat temu
  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 lat temu
  Johannes M. Schmitt 8d19136a55 refactors extensions to call XXXLoad only once with all config sections 14 lat temu
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 lat temu
  Fabien Potencier 12f3497281 simplified Doctrine unit tests 14 lat temu
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements 14 lat temu
  Benjamin Eberlei cada317dee Allow to override platform with your own by defining a service name. 14 lat temu
  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 lat temu
  Benjamin Eberlei 302dbd1225 Refactor Doctrine Bundle to use Symfony DIC Enabled EventManager. 14 lat temu
  Benjamin Eberlei fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 14 lat temu
  Benjamin Eberlei 500e02d4fd fixed inconsistency between MongoDB and ORM Annotation Reader definition that lead to a bug in the "common" code 14 lat temu
  Benjamin Eberlei ba2b1aad28 refactored Doctrine*Bundle to allow a much more flexible configuration 14 lat temu
  Jonathan H. Wage cc3ff12bf8 Fixing container test. 14 lat temu
  Fabien Potencier c6ed593022 fixed unit tests 14 lat temu
  Jonathan H. Wage ff683a694e Integrating new data fixtures code. 14 lat temu