Историја ревизија

Аутор SHA1 Порука Датум
  Fabien Potencier 28c1fb2e4c [Foundation] reorganized files пре 15 година
  Fabien Potencier 99a63fe1a6 renamed WebBundle to FoundationBundle as the bundle is not just about the web пре 15 година
  Fabien Potencier 4a742138e6 Fixed fatal error when the permission to write cache files was denied пре 15 година
  Kris Wallsmith fe80be7e35 Fixed reference to moved listener пре 15 година
  Fabien Potencier c840c294fa added methods to introspect a Bundle пре 15 година
  Fabien Potencier 8c4dd5cca9 refactored the listeners management пре 15 година
  Jordi Boggiano 9ed3d0468e folded all curly brackets of control structures to conform to PEAR/ZF CS, part two пре 15 година
  Fabien Potencier 16055d229b moved the requirement of the bootstrap.php later in the process пре 15 година
  Jordi Boggiano 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS пре 15 година
  Fabien Potencier 9c2c992870 added a raw argument to the HttpKernel::handle() method пре 15 година
  Fabien Potencier 83c6d337e2 changed coding standards: indendation is now 4 spaces пре 15 година
  Fabien Potencier 6328d514a3 renamed RequestHandler component to HttpKernel пре 15 година
  Fabien Potencier bdbb02d7b9 [Foundation] added a way to call RequestHandler::handleRaw() from the Kernel пре 15 година
  Fabien Potencier a9d8f39382 [Foundation] moved some Kernel initializations in the boot() method to speed up creation of Kernel instances пре 15 година
  Fabien Potencier 711b3d371a fixed request management пре 15 година
  Fabien Potencier d498de88f0 [RequestHandler] removed RequestInterface and ResponseInterface, added RequestHandlerInterface (removed the run() method) пре 15 година
  Jonathan H. Wage 4db2caebae Updating DoctrineBundle for latest changes to Doctrine 2 CLI where we switched to Symfony console пре 15 година
  Fabien Potencier fcda253a1b added full support for functional tests пре 15 година
  Fabien Potencier ee50040a79 [Foundation] added a way to reboot the kernel пре 15 година
  Pascal Borreli 7bb5cb4419 removing trailing whiteplaces пре 15 година
  Fabien Potencier d9e444b440 [Foundation] fixed request value when passed to the handle method пре 15 година
  Pascal Borreli f2d75ed279 Fixed trailing whitespaces пре 15 година
  Fabien Potencier 77f56a61f6 [Foundation] made the Kernel serializable (to avoid weird error messages when used with PHPUnit) пре 15 година
  Fabien Potencier 7c9559bc26 [Foundation] made some performance optimizations (if you change a parameter in a .htaccess or httpd.conf, you now need to flush the cache - should not be a big deal) пре 15 година
  Fabien Potencier 98987b0f88 [Foundation] fixed typo пре 15 година
  Jonathan H. Wage b3d8aa414e [Symfony] Adding isBooted() method so that I can pass an existing kernel to a Console application. Right now it throws an exception otherwise about it already being booted. пре 15 година
  Jordi Boggiano a8fc5c62ff [Foundation] Fixes parsing of env parameters пре 15 година
  Fabien Potencier 2748c48ae0 [Foundation] made a small optimization пре 15 година
  Fabien Potencier c54c7e0466 [Foundation] moved debug services to their own XML file пре 15 година
  Fabien Potencier 45e6573774 [Foundation] moved event_dispatcher debug mode to Foundation пре 15 година