Revīziju vēsture

Autors SHA1 Ziņojums Datums
  John Bohn 6e75fd16c8 Resolves issue with spl_autoload_register creating new copies of the container and passing that into the closure. 13 gadi atpakaļ
  Christian Raue 2e5869db00 fixed "using $this when not in object context" error for 2.0 branch (replaces #2353) 13 gadi atpakaļ
  Fabien Potencier 6295e55329 [DoctrineBundle] made the previous fix only available in the development environment 13 gadi atpakaļ
  Fabien Potencier 87416b4756 [DoctrineBundle] tweaked previous merge 13 gadi atpakaļ
  Gregwar 0e00e3ff4c [DoctrineBundle] CS 13 gadi atpakaļ
  Grégoire Passault 0c4b79396b [DoctrineBundle] Fixed performances issues on "On-demand" proxy file 13 gadi atpakaļ
  Grégoire Passault e866a678d2 [DoctrineBundle] Tries to auto-generate the missing proxy files on the 13 gadi atpakaļ
  Johannes Schmitt d28cf66ecb changed autoloading behavior to give better error message 14 gadi atpakaļ
  Christophe Coevoet 2d13129e41 Added an autoloader for doctrine proxies 14 gadi atpakaļ
  Fabien Potencier 0b9f3d8eb6 [DoctrineBundle] made a temporary fix to force Doctrine annotations to be loaded (closes #1077) 14 gadi atpakaļ
  Lukas Kahwe Smith 1f13356cd7 removed superfluous use statement 14 gadi atpakaļ
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 gadi atpakaļ
  Fabien Potencier 14aa95ba21 added the concept of a main DIC extension for bundles 14 gadi atpakaļ
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 gadi atpakaļ
  Fabien Potencier f455700b88 fixed previous commit 14 gadi atpakaļ
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes 14 gadi atpakaļ
  Benjamin Eberlei 5700be7ac4 [DoctrineBundle] Remove ProxyDirectoryCachePass from DoctrineBundle 14 gadi atpakaļ
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 gadi atpakaļ
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 gadi atpakaļ
  Fabien Potencier 612dce873b [DependencyInjection] added the possibility to pass the type of compiler pass in ContainerBuilder::addCompilerPAss 14 gadi atpakaļ
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements 14 gadi atpakaļ
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 gadi atpakaļ
  Fabien Potencier d657adbfa2 removed Symfony\Framework 14 gadi atpakaļ
  Fabien Potencier 17bc06a4d2 made some cleanup 15 gadi atpakaļ
  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 gadi atpakaļ
  Fabien Potencier 0f30e539b1 [DoctrineBundle] removed DoctrineExtension constructor 15 gadi atpakaļ
  Kris Wallsmith fa3980f66f Removed some use statements that are no longer needed. 15 gadi atpakaļ
  Fabien Potencier ee2ff39eaf removed @package and @subpackage annotations 15 gadi atpakaļ
  Fabien Potencier 1a9f2ca755 updated PHPDoc as the API tool knows about the current use statements 15 gadi atpakaļ
  Jonathan H. Wage ef070d0dd1 [DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle 15 gadi atpakaļ