Historial de Commits

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