Commit History

Author SHA1 Message Date
  Kris Wallsmith defb0218fb [DoctrineMongoDBBundle] set annotation constraint namespace alias to assertMongoDB 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Fabien Potencier 14aa95ba21 added the concept of a main DIC extension for bundles 14 years ago
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 years ago
  Fabien Potencier f455700b88 fixed previous commit 14 years ago
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes 14 years ago
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Bulat Shakirzyanov 8235f71f57 [DoctrineMongoDBBundle] switched to compiler passes for proxy/hydrator directory creation and event listeners 14 years ago
  Fabien Potencier d657adbfa2 removed Symfony\Framework 14 years ago
  Bulat Shakirzyanov 373d05c9ba [DoctrineMongoDBBundle] removed trailing space 15 years ago
  Fabien Potencier 17bc06a4d2 made some cleanup 15 years ago
  Fabien Potencier 9e82497d5b removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions) 15 years ago
  Fabien Potencier f6c862667f [DoctrineMongoDBBundle] removed DoctrineMongoDBExtension constructor 15 years ago
  Kris Wallsmith b5690609f8 [DoctrineMongoDBBundle] renamed extension class 15 years ago
  Fabien Potencier 05b47c4a07 [DoctrineMongoDBBundle] fixed use statement 15 years ago
  Fabien Potencier 1a9f2ca755 updated PHPDoc as the API tool knows about the current use statements 15 years ago
  Jonathan H. Wage ef070d0dd1 [DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle 15 years ago
  Jonathan H. Wage 216dc0f5bd [DoctrineBundle, DoctrineMongoDBBundle] Making sure proxy directory is created when DI container is being built 15 years ago
  Fabien Potencier 2a051b5039 moved DI extensions classes to their own sub-namespace 15 years ago
  Fabien Potencier 7796eb213c merged BuilderConfiguration and Builder classes into a new ContainerBuilder class 15 years ago
  Fabien Potencier 0163178f7b changed the BundleInterface::buildContainer() signature 15 years ago
  Fabien Potencier da9f36ca86 renamed Symfony\Foundation to Symfony\Framework 15 years ago
  Fabien Potencier 6213fdefb9 renamed Symfony\Framework to Symfony\Bundle 15 years ago