コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier 036be03dff [HttpKernel] fixed a PHP notice 14 年 前
  Fabien Potencier 4cbc33a785 removed the automatic loading of the compiled classes (should be done explicitely by the end user now) 14 年 前
  Fabien Potencier 40d256e058 Merge remote branch 'kriswallsmith/kernel/bundle-extension' 14 年 前
  Kris Wallsmith 7a7b448680 [HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded 14 年 前
  Artur Kotyrba f9f02a9047 [HttpKernel] removed unused argument passed to ClosureLoader constructor 14 年 前
  Pascal Borreli 8c0beea677 [Phpdoc] Cleaning/fixing 14 年 前
  Johannes M. Schmitt 30bac46e1b [DependencyInjection] make base class of generated container configurable 14 年 前
  Fabien Potencier b32a7e935a simplified code 14 年 前
  Victor Berchet ceb2c976de [HttpKernel] Fix the case where no resource is found 14 年 前
  Victor Berchet 7707c0f251 [Kernel] Fix bundle inheritance 14 年 前
  Fabien Potencier 6faacdec27 [HttpKernel] fixed CS 14 年 前
  Victor Berchet 5317c96fef Update for Bundle names long again (= include the 'Bundle' suffix) 14 年 前
  Victor Berchet 7ed18bf829 [Kernel] Make locateResource() throws an exception when a resource from a Bundle hides a custom resource 14 年 前
  Victor Berchet 3cd3dd39ba [Kernel] Make resources overriding consistent across bundle directories and resource directories 14 年 前
  Victor Berchet 8b7c857ef3 Resource paths should use the full bundle name (with the 'Bundle' postfix) 14 年 前
  stealth35 cee94be277 sanitize die (exit) 14 年 前
  Fabien Potencier e4a636a885 [FrameworkBundle] refactored the cache:clear command 14 年 前
  Fabien Potencier 82a5ae669e [FrameworkBundle] fixed merge problem 14 年 前
  Fabien Potencier 45f9c2fbf4 merged francisbesset:cache_clear_command 14 年 前
  Victor Berchet cead49fa2b [Kernel] Fixed a typo 14 年 前
  Fabien Potencier 14903ce915 [HttpKernel] removed the need to call getRootDir() more than once 14 年 前
  Fabien Potencier a6411cb712 [HttpKernel] fixed phpdoc 14 年 前
  Fabien Potencier 4da43df963 merged vicb/kernel 14 年 前
  Fabien Potencier b6528c3ea6 Merge remote branch 'hason/container_class' 14 年 前
  Martin Hason ba9653d99a [HttpKernel] optimized getContainerLoader 14 年 前
  Martin Hason cef70893df [HttpKernel], [FrameworkBundle] added method getContainerClass and parameter kernel.container_class 14 年 前
  Fabien Potencier f4e4a2aa1b refactored ConfigCache and optimized container:debug task 14 年 前
  Francis Besset bb7986e221 [FrameworkBundle] Added cache:clear command with warmup option 14 年 前
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 年 前
  Kris Wallsmith 33d47be32e [HttpKernel] added an subclass merge extension configuration compiler pass to ensure each bundle's "main" extension is loaded 14 年 前