Commit History

Author SHA1 Message Date
  Fabien Potencier 3d532f806a [FrameworkBundle] renamed getProfiler to getProfile (as the method now returns a Profile instance) 14 years ago
  Fabien Potencier 988355993a refactored Profiler class 14 years ago
  Fabien Potencier 7941ff61f0 [FrameworkBundle] added a note 14 years ago
  Daniel Holmes 807859f962 [FrameworkBundle] added a check in Client to only shutdown the kernel if a previous request has been made 14 years ago
  Fabien Potencier 91602dfef4 [FrameworkBundle] made possible to interact with the Kernel/Container after a request in functional tests 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Fabien Potencier a66d050bdb removed KernelInterface::reboot() method 14 years ago
  Fabien Potencier 36dcce40eb changed method signature to use the new KernelInterface 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers 14 years ago
  Nicolas A. Bérard-Nault 2cf3e4ed07 Moved the "reboot" call after the request is handled; this permits the setting of test fixtures and cleans up the kernel after the request. 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  ornicar a38069288c Fix namespace collision 14 years ago
  Fabien Potencier d657adbfa2 removed Symfony\Framework 14 years ago