Commit History

Author SHA1 Message Date
  Fabien Potencier efb5801ac1 fixed phpunit.xml.dist (exclude bundles that rely on third party libraries) 15 years ago
  Fabien Potencier 46a8a1752f [Templating] removed CompilableLoaderInterface and fixed unit tests 15 years ago
  Fabien Potencier 6ea878242b fixed coding standards 15 years ago
  Fabien Potencier 87143b3dd3 [TwigBundle] added the Twig bundle (proof of concept) 15 years ago
  Fabien Potencier 2f4c9a32e9 made splitTemplateName() public 15 years ago
  Fabien Potencier d7c83571ff [Templating] enabled escaping only when the renderer is php 15 years ago
  Fabien Potencier f11d539420 [Templating] added a isFresh() method to Loader classes 15 years ago
  Fabien Potencier 8f112ae261 [Templating] added some missing phpdoc 15 years ago
  Fabien Potencier bee9d77ed3 [WebBundle] fixed hardcoded php renderer in template paths 15 years ago
  Fabien Potencier 78286bed68 [WebBundle] fixed template name with a custom renderer 15 years ago
  Fabien Potencier 8cd2b45004 [WebBundle] added a way to add more renderer to the Templating Engine from the container 15 years ago
  Fabien Potencier 04a0032293 [Templating] added a __isset() method to the Engine 15 years ago
  Fabien Potencier d14daf9275 [HttpKernel] fixed Request::getETags() 15 years ago
  Fabien Potencier f62dd3520d [WebBundle] fixed ExceptionHandler configuration 15 years ago
  Fabien Potencier 3704b67cda [HttpKernel] fixed signature 15 years ago
  Kris Wallsmith 6a3dcce31e [WebBundle] added missing "class" attributes to xsd 15 years ago
  Kris Wallsmith 66426733ec [SwiftmailerBundle] updated XSD based on visual audit 15 years ago
  Kris Wallsmith 12a09f5cb5 [DoctrineBundle] updated XSD based on a visual audit 15 years ago
  Kris Wallsmith fe80be7e35 Fixed reference to moved listener 15 years ago
  Bongiraud Dominique 3dce658b8a [BrowserKit] 15 years ago
  Fabien Potencier eec7db8238 fixed some coding standards (extracted from 37c45180ae5513927586) 15 years ago
  Matthieu Bontemps 5e1c495bbb Fix an indentation problem in Crawler.php 15 years ago
  Fabien Potencier 6e6092596b [HttpKernel] added a method to retrieved the ETags from the IF_NONE_MATCH header in a Request 15 years ago
  Fabien Potencier 005051c389 [HttpKernel] added support for weak etags and added a method to set all cookies 15 years ago
  Fabien Potencier c840c294fa added methods to introspect a Bundle 15 years ago
  Fabien Potencier e09d57ca8b moved Doctrine migration commands to another bundle as migrations are not part of Doctrine core 15 years ago
  ornicar efc4777b23 [DoctrineBundle] fixed DoctrineBundle migration namespaces 15 years ago
  Fabien Potencier 8c4dd5cca9 refactored the listeners management 15 years ago
  Fabien Potencier 3fe83cd726 [WebBundle] finished the refactoring of the actions helper 15 years ago
  Fabien Potencier 3749c59041 [WebBundle] introduced a ControllerManager class 15 years ago