커밋 기록

작성자 SHA1 메시지 날짜
  Fabien Potencier c846990459 [DoctrineBundle] added the possibility to disable a bundle when using auto_mapping 14 년 전
  Fabien Potencier dc85727b5a [DoctrineBundle] added an auto-mapping option to let Symfony register all enabled bundle mappings 14 년 전
  Fabien Potencier 71330e91d0 [DoctrineBundle] simplified code 14 년 전
  Fabien Potencier 7395069b60 [DoctrineBundle] cleaned up code 14 년 전
  Fabien Potencier 55f9e6fb99 [DoctrineBundle] tweaked various exceptions to make it clear that the issue is related to Doctrine 14 년 전
  Fabien Potencier 631393e29d [DoctrineBundle] fixed CS 14 년 전
  Fabien Potencier e68f8f40b9 [DoctrineBundle] renamed DIC class parameters (they end with .class instead of _class to follow the convention of other bundles) 14 년 전
  Ryan Weaver 9850ff8b6e [DoctrineAbstractBundle] Changing incorrect "static-php" references to "staticphp" 14 년 전
  Martin Hason e441fc95a8 [AbstractDoctrineBundle] fixed typo 14 년 전
  Christophe Coevoet 25521e7e86 [DoctrineAbstractBundle] Removed obsolete code as the normalization is now done by the Configuration classes 14 년 전
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
  Pascal Borreli 64b50e1c46 [Doctrine*Bundle] Fixed Typo 14 년 전
  Pascal Borreli b9c2579f2b [DoctrineAbstractBundle] Fixed typo 14 년 전
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component 14 년 전
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" 14 년 전
  Fabien Potencier f53080860a moved Resource to the Config component 14 년 전
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... 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 6d1e91a1fa refactored bundle management 14 년 전
  Victor Berchet b75840c6fc DI Extension: use the base class from the HttpKernel Component 14 년 전
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 년 전
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements 14 년 전
  Bulat Shakirzyanov 39e33df573 fixed abstract extension to product correct array with just mapping type specified 14 년 전
  devel b74bb15975 Fixed an issue with the definition description Mongo DB collections. 14 년 전
  Benjamin Eberlei fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 14 년 전