Histórico de Commits

Autor SHA1 Mensagem Data
  Fabien Potencier b76eec73b9 [HttpKernel] changed cache warmup to be executed even in the CLI há 14 anos atrás
  Fabien Potencier faab5e4452 [HttpKernel] moved the creation of logs/ and cache/ ealier to be sure that directories exist when extensions want to write something into them há 14 anos atrás
  Fabien Potencier 4adb4e9dc0 merged schmittjoh/removeExits há 14 anos atrás
  Fabien Potencier e2df25b43a made a slight change to the previous merge há 14 anos atrás
  Fabien Potencier b7d64c5304 Merge remote branch 'danielholmes/functional_test_changes' há 14 anos atrás
  Fabien Potencier 0f0e5817b1 [HttpKernel] added a Kernel::init() method há 14 anos atrás
  Fabien Potencier 036be03dff [HttpKernel] fixed a PHP notice há 14 anos atrás
  Daniel Holmes 9107ede18c [FrameworkBundle][HttpKernel] added a default tearDown on the WebTestCase which will shut down the currently used kernel (if there is one) in Web functional tests há 14 anos atrás
  Fabien Potencier 4cbc33a785 removed the automatic loading of the compiled classes (should be done explicitely by the end user now) há 14 anos atrás
  Fabien Potencier 40d256e058 Merge remote branch 'kriswallsmith/kernel/bundle-extension' há 14 anos atrás
  Kris Wallsmith 7a7b448680 [HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded há 14 anos atrás
  Artur Kotyrba f9f02a9047 [HttpKernel] removed unused argument passed to ClosureLoader constructor há 14 anos atrás
  Pascal Borreli 8c0beea677 [Phpdoc] Cleaning/fixing há 14 anos atrás
  Johannes M. Schmitt 30bac46e1b [DependencyInjection] make base class of generated container configurable há 14 anos atrás
  Fabien Potencier b32a7e935a simplified code há 14 anos atrás
  Victor Berchet ceb2c976de [HttpKernel] Fix the case where no resource is found há 14 anos atrás
  Victor Berchet 7707c0f251 [Kernel] Fix bundle inheritance há 14 anos atrás
  Fabien Potencier 6faacdec27 [HttpKernel] fixed CS há 14 anos atrás
  Victor Berchet 5317c96fef Update for Bundle names long again (= include the 'Bundle' suffix) há 14 anos atrás
  Victor Berchet 7ed18bf829 [Kernel] Make locateResource() throws an exception when a resource from a Bundle hides a custom resource há 14 anos atrás
  Victor Berchet 3cd3dd39ba [Kernel] Make resources overriding consistent across bundle directories and resource directories há 14 anos atrás
  Victor Berchet 8b7c857ef3 Resource paths should use the full bundle name (with the 'Bundle' postfix) há 14 anos atrás
  Johannes Schmitt c3ab11f9db removed exit calls há 14 anos atrás
  stealth35 cee94be277 sanitize die (exit) há 14 anos atrás
  Fabien Potencier e4a636a885 [FrameworkBundle] refactored the cache:clear command há 14 anos atrás
  Fabien Potencier 82a5ae669e [FrameworkBundle] fixed merge problem há 14 anos atrás
  Fabien Potencier 45f9c2fbf4 merged francisbesset:cache_clear_command há 14 anos atrás
  Victor Berchet cead49fa2b [Kernel] Fixed a typo há 14 anos atrás
  Fabien Potencier 14903ce915 [HttpKernel] removed the need to call getRootDir() more than once há 14 anos atrás
  Fabien Potencier a6411cb712 [HttpKernel] fixed phpdoc há 14 anos atrás