Commit History

Author SHA1 Message Date
  Ryan Weaver 68d478fe8e [DoctrineMongoDBBundle] Changing root node name for consistency. 14 years ago
  Ryan Weaver 7c13e681c3 [DoctrineMongoDBBundle] Removing unused variable. 14 years ago
  Ryan Weaver 1e492e231c [DoctrineMongoDBBundle] Refactoring how the document_managers are loaded in the Extension and removing two unneeded DIC parameters. 14 years ago
  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. 14 years ago
  Ryan Weaver 9179168e0d [DoctrineMongoDBBundle] Renaming extension method to overrideParameters(), which is truer to its name. 14 years ago
  Ryan Weaver bdd23369e2 [DoctrineMongoDBBundle] Removing the "doctrine.odm.mongodb.metadata_cache_driver" parameter. 14 years ago
  Ryan Weaver 95a2a78dc4 [DoctrineMongoDBBundle] Adding a test for the defaults of the Configuration class and updated a few default values. 14 years ago
  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. 14 years ago
  Ryan Weaver a13500459f [DoctrineMongoDBBundle] Initial use of the new Configuration class for DoctrineMongoDBExtension. 14 years ago
  Ryan Weaver 94da3127b9 [DoctrineMongoDBExtension] Adding a large PHPDoc on the Extension::load() method discussing the available options. 14 years ago
  Ryan Weaver ac88b8a597 [DoctrineMongoDBBundle] Fixing a test that was passing in the configs array without the wrapping array. 14 years ago
  Ryan Weaver 95a2f17e96 [DoctrineMongoDBBundle] Rewriting several getParameter() calls to use the parameter %wildcard% syntax instead. This is best-practice. 14 years ago
  Fabien Potencier 689f0e1d58 Merge remote branch 'naderman/watch-debug' 14 years ago
  Fabien Potencier d3d496f0f2 Merge remote branch 'mvrhov/validatorsTransSlo' 14 years ago
  Miha Vrhovnik 87cc306d98 Draft Slovenian translation 14 years ago
  Miha Vrhovnik 76d664faa6 Fixing undefined notices by changing visibility back to protected for sompe properties and methods. 14 years ago
  Fabien Potencier 9f0f127e6a [Form] fixed typo in XSD path 14 years ago
  Nils Adermann 94aacd0901 [AsseticBundle] Throw exception if --watch is used without --debug. 14 years ago
  Fabien Potencier 32d2ec7571 [ClassLoader] moved most protected methods and properties to private 14 years ago
  Fabien Potencier c9b965dbee [Finder] moved most protected methods and properties to private 14 years ago
  Fabien Potencier 75b29ffdfe [Translation] moved most protected methods and properties to private 14 years ago
  Fabien Potencier 94c445957c [Yaml] moved most protected methods and properties to private 14 years ago
  Fabien Potencier 4f0e0a6193 fixed some emails 14 years ago
  Fabien Potencier 8716c2ad1e merged 14 years ago
  Fabien Potencier 5c82db1d60 Merge remote branch 'stof/assets_url_fix' 14 years ago
  Fabien Potencier a0caa942e9 [Config] fixed CS 14 years ago
  Fabien Potencier 33b9cacc3f Merge remote branch 'vicb/profiler_tweaks' 14 years ago
  Fabien Potencier 031a65e4f8 Merge remote branch 'kriswallsmith/dic/lazy-compiler' 14 years ago
  Kris Wallsmith de6c353b40 [DependencyInjection] made compiler lazy again since there are many temporary ContainerBuilder objects that don't use it 14 years ago
  Fabien Potencier f5ef015a75 Merge remote branch 'lsmith77/doctrinebundle' 14 years ago