Commit Verlauf

Autor SHA1 Nachricht Datum
  Miha Vrhovnik 208cc40a3f Proofreaded and fixed encoding problems in Slovenian translation vor 14 Jahren
  Fabien Potencier 86cd2fd1e8 Merge remote branch 'weaverryan/add_mongo_db_configuration' vor 14 Jahren
  Christophe Coevoet e522424967 Changed default logging param to kernel.debug and fixed container unit test vor 14 Jahren
  Christophe Coevoet f37a2a9513 Refactored the config to use the right parameters instead of using the default values vor 14 Jahren
  Christophe Coevoet 527749ca3f Made mandatory to have at least one entity manager when using the ORM and one connection when using DBAL vor 14 Jahren
  Christophe Coevoet a9a300ed6f Updated the tests vor 14 Jahren
  Christophe Coevoet 0d0f053682 Updated the XSD schema vor 14 Jahren
  Christophe Coevoet 477109f1e8 Completed the Configuration class and refactored the extension to use it vor 14 Jahren
  Christophe Coevoet 652bca131d Added a Configuration class for DoctrineBundle vor 14 Jahren
  Ryan Weaver 4c947c251b [DoctrineMongoDBBundle] Adding is_bundle node and rearranging a few small things to match pull request 99 for the Doctrine Configuration class vor 14 Jahren
  Ryan Weaver 62cc35228c [DoctrineMongoDBBundle] Removing left-over debug code. vor 14 Jahren
  Ryan Weaver 0fe6f13be8 [DoctrineMongoDBBundle] Adding a "full" config example in YAML. vor 14 Jahren
  Ryan Weaver 68d478fe8e [DoctrineMongoDBBundle] Changing root node name for consistency. vor 14 Jahren
  Ryan Weaver 7c13e681c3 [DoctrineMongoDBBundle] Removing unused variable. vor 14 Jahren
  Ryan Weaver 1e492e231c [DoctrineMongoDBBundle] Refactoring how the document_managers are loaded in the Extension and removing two unneeded DIC parameters. vor 14 Jahren
  Ryan Weaver 9ca8f171f7 [DoctrineMongoDBBundle] Removing the "default_connection" DI parameter, which was never used as a parameter. Now cleaning up connections creation in the DI extension class. vor 14 Jahren
  Ryan Weaver 9179168e0d [DoctrineMongoDBBundle] Renaming extension method to overrideParameters(), which is truer to its name. vor 14 Jahren
  Ryan Weaver bdd23369e2 [DoctrineMongoDBBundle] Removing the "doctrine.odm.mongodb.metadata_cache_driver" parameter. vor 14 Jahren
  Ryan Weaver 95a2a78dc4 [DoctrineMongoDBBundle] Adding a test for the defaults of the Configuration class and updated a few default values. vor 14 Jahren
  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. vor 14 Jahren
  Ryan Weaver a13500459f [DoctrineMongoDBBundle] Initial use of the new Configuration class for DoctrineMongoDBExtension. vor 14 Jahren
  Ryan Weaver 94da3127b9 [DoctrineMongoDBExtension] Adding a large PHPDoc on the Extension::load() method discussing the available options. vor 14 Jahren
  Ryan Weaver ac88b8a597 [DoctrineMongoDBBundle] Fixing a test that was passing in the configs array without the wrapping array. vor 14 Jahren
  Ryan Weaver 95a2f17e96 [DoctrineMongoDBBundle] Rewriting several getParameter() calls to use the parameter %wildcard% syntax instead. This is best-practice. vor 14 Jahren
  Fabien Potencier 689f0e1d58 Merge remote branch 'naderman/watch-debug' vor 14 Jahren
  Fabien Potencier d3d496f0f2 Merge remote branch 'mvrhov/validatorsTransSlo' vor 14 Jahren
  Miha Vrhovnik 87cc306d98 Draft Slovenian translation vor 14 Jahren
  Miha Vrhovnik 76d664faa6 Fixing undefined notices by changing visibility back to protected for sompe properties and methods. vor 14 Jahren
  Fabien Potencier 9f0f127e6a [Form] fixed typo in XSD path vor 14 Jahren
  Nils Adermann 94aacd0901 [AsseticBundle] Throw exception if --watch is used without --debug. vor 14 Jahren