Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan Weaver 9179168e0d [DoctrineMongoDBBundle] Renaming extension method to overrideParameters(), which is truer to its name. hace 14 años
  Ryan Weaver bdd23369e2 [DoctrineMongoDBBundle] Removing the "doctrine.odm.mongodb.metadata_cache_driver" parameter. hace 14 años
  Ryan Weaver 42a0b22f0e [DoctrineMongoDBBundle] BC-break: This removes the excess "connections" and "document_managers" wrapper in XML. This was inconsistent and made normalization unnecesarily difficult. hace 14 años
  Ryan Weaver a13500459f [DoctrineMongoDBBundle] Initial use of the new Configuration class for DoctrineMongoDBExtension. hace 14 años
  Ryan Weaver 94da3127b9 [DoctrineMongoDBExtension] Adding a large PHPDoc on the Extension::load() method discussing the available options. hace 14 años
  Ryan Weaver 95a2f17e96 [DoctrineMongoDBBundle] Rewriting several getParameter() calls to use the parameter %wildcard% syntax instead. This is best-practice. hace 14 años
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com hace 14 años
  Christophe Coevoet 92bfbf575c Fixed CS hace 14 años
  Pascal Borreli ecd3845b80 [DoctrineMongoDBBundle] Fixed typo hace 14 años
  Fabien Potencier 23e9386a0e changed all extensions to use the default Extension::getAlias() impl hace 14 años
  Jonathan H. Wage 20cf9f8a1a Revert "[DoctrineMongoDBBundle] updated DocumentManager definition to reflect latest ODM changes" hace 14 años
  Fabien Potencier 62e3053769 refactored previous commit, fixed tests hace 14 años
  Fabien Potencier 14aa95ba21 added the concept of a main DIC extension for bundles hace 14 años
  Bulat Shakirzyanov 3623753c27 [DoctrineMongoDBBundle] updated DocumentManager definition to reflect latest ODM changes hace 14 años
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component hace 14 años
  Jonathan H. Wage b716b707ba General work on DoctrineMongoDBBundle to bring it more up to speed with DoctrineBundle. Added missing console commands, proxy cache warmer and hydrator cache warmer. 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 a8ec9b27f0 moved duplicated files to a new 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
  Jeremy Mikola 743f25a287 [DependencyInjection] Create explicit factoryClass property for Definitions hace 14 años
  Bulat Shakirzyanov 132e5805b3 [DoctrineMongoDBBundle] fixed annotations ns conflict, switched to @mongodb:Unique annotation hace 14 años
  Ryan Weaver 05dc63c19e [DoctrineMongoDBBundle] Removing unused option. hace 14 años
  Johannes M. Schmitt 8d19136a55 refactors extensions to call XXXLoad only once with all config sections hace 14 años
  Bulat Shakirzyanov 04fd4194b5 [DoctrineMongoDBBundle] fixed typo, updated extension test to reflection validation addon hace 14 años
  Victor Berchet b75840c6fc DI Extension: use the base class from the HttpKernel Component hace 14 años
  Bulat Shakirzyanov 6d52645861 [DoctrineMongoDBBundle] registered new validation namespace for annotations hace 14 años
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files hace 14 años
  Bulat Shakirzyanov 8235f71f57 [DoctrineMongoDBBundle] switched to compiler passes for proxy/hydrator directory creation and event listeners hace 14 años
  IamPersistent 8d69f8efd5 allow addition configuration in other config files, without killing the mapping that was previously set hace 14 años