Histórico de Commits

Autor SHA1 Mensagem Data
  Fabien Potencier b6528c3ea6 Merge remote branch 'hason/container_class' há 14 anos atrás
  Martin Hason ba9653d99a [HttpKernel] optimized getContainerLoader há 14 anos atrás
  Martin Hason cef70893df [HttpKernel], [FrameworkBundle] added method getContainerClass and parameter kernel.container_class há 14 anos atrás
  Fabien Potencier f4e4a2aa1b refactored ConfigCache and optimized container:debug task há 14 anos atrás
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com há 14 anos atrás
  Kris Wallsmith 33d47be32e [HttpKernel] added an subclass merge extension configuration compiler pass to ensure each bundle's "main" extension is loaded há 14 anos atrás
  Ryan Weaver a0fc4240f9 [HttpKernel] Adding a line break to the end of the Kernel die() statements so that the output is more natural when receiving this message from the terminal. há 14 anos atrás
  Fabien Potencier 14aa95ba21 added the concept of a main DIC extension for bundles há 14 anos atrás
  Fabrice Bernhard 20e31cd3f2 [HttpKernel] Added some details for two commonly encountered errors in Kernel.php and HttpKernel.php há 14 anos atrás
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component há 14 anos atrás
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" há 14 anos atrás
  Fabien Potencier a8ec9b27f0 moved duplicated files to a new Config component há 14 anos atrás
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... há 14 anos atrás
  Victor Berchet 717efd14fd [Kernel] some tweaks há 14 anos atrás
  ornicar afad113297 [HttpKernel] Fix notice in Kernel há 14 anos atrás
  ornicar c5fb96b86b [HttpKernel] Add more unit tests for Kernel há 14 anos atrás
  ornicar 9ba2943aff [HttpKernel] Add unit tests for Kernel. Also slightly modify Kernel to make it more testable. há 14 anos atrás
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles há 14 anos atrás
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes há 14 anos atrás
  Victor Berchet 5e5b6f0cf8 [HttpKernel] made sure that parent bundles are registered before their descendants há 14 anos atrás
  Victor Berchet 65eb70d3b6 [Kernel] Tweak bundle management há 14 anos atrás
  Fabien Potencier 02820a5a56 [HttpKernel] fixed phpdoc há 14 anos atrás
  Fabien Potencier db818284af moved class compiled in cache to the FrameworkBundle há 14 anos atrás
  Fabien Potencier a66d050bdb removed KernelInterface::reboot() method há 14 anos atrás
  Fabien Potencier fb4e7fb5c5 added KernelInterface há 14 anos atrás
  Fabien Potencier 79dce161dd made a performance optimization há 14 anos atrás
  Fabien Potencier d0b4bfc8f6 added a cache warmer sub-framework há 14 anos atrás
  Fabien Potencier 622d228090 [HttpKernel] fixed typo há 14 anos atrás
  Fabien Potencier 09aeb78634 removed Kernel::isBooted() method há 14 anos atrás
  Fabien Potencier e151580212 [HttpKernel] removed getRequest as it's not part of the interface anymore há 14 anos atrás