커밋 기록

작성자 SHA1 메시지 날짜
  Christophe Coevoet fff7221700 Fixed the proxy autoloading for Doctrine 2.2 13 년 전
  Anthon Pang b2afd9ff46 use require instead of include 13 년 전
  Anthon Pang 1ed8b720ac Autoloader should not throw exception because PHP will continue to call other registered autoloaders. 13 년 전
  Martin Parsiegla 50cb486b67 Fixed proxy generation in the DoctrineBundle when using Doctrine >= 2.2.0 13 년 전
  Christophe Coevoet 878c2399f1 Fixed autoloader leakage in tests 13 년 전
  John Bohn 6e75fd16c8 Resolves issue with spl_autoload_register creating new copies of the container and passing that into the closure. 13 년 전
  Christian Raue 2e5869db00 fixed "using $this when not in object context" error for 2.0 branch (replaces #2353) 13 년 전
  Fabien Potencier 6295e55329 [DoctrineBundle] made the previous fix only available in the development environment 13 년 전
  Fabien Potencier 87416b4756 [DoctrineBundle] tweaked previous merge 13 년 전
  Gregwar 0e00e3ff4c [DoctrineBundle] CS 13 년 전
  Grégoire Passault 0c4b79396b [DoctrineBundle] Fixed performances issues on "On-demand" proxy file 13 년 전
  Grégoire Passault e866a678d2 [DoctrineBundle] Tries to auto-generate the missing proxy files on the 13 년 전
  Johannes Schmitt d28cf66ecb changed autoloading behavior to give better error message 14 년 전
  Christophe Coevoet 2d13129e41 Added an autoloader for doctrine proxies 14 년 전
  Fabien Potencier 0b9f3d8eb6 [DoctrineBundle] made a temporary fix to force Doctrine annotations to be loaded (closes #1077) 14 년 전
  Lukas Kahwe Smith 1f13356cd7 removed superfluous use statement 14 년 전
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
  Fabien Potencier 14aa95ba21 added the concept of a main DIC extension for bundles 14 년 전
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 년 전
  Fabien Potencier f455700b88 fixed previous commit 14 년 전
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes 14 년 전
  Benjamin Eberlei 5700be7ac4 [DoctrineBundle] Remove ProxyDirectoryCachePass from DoctrineBundle 14 년 전
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 년 전
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 년 전
  Fabien Potencier 612dce873b [DependencyInjection] added the possibility to pass the type of compiler pass in ContainerBuilder::addCompilerPAss 14 년 전
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements 14 년 전
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 년 전
  Fabien Potencier d657adbfa2 removed Symfony\Framework 14 년 전
  Fabien Potencier 17bc06a4d2 made some cleanup 15 년 전
  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 년 전