Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier f62dd3520d [WebBundle] fixed ExceptionHandler configuration hace 15 años
  Fabien Potencier 3704b67cda [HttpKernel] fixed signature hace 15 años
  Kris Wallsmith 6a3dcce31e [WebBundle] added missing "class" attributes to xsd hace 15 años
  Kris Wallsmith 66426733ec [SwiftmailerBundle] updated XSD based on visual audit hace 15 años
  Kris Wallsmith 12a09f5cb5 [DoctrineBundle] updated XSD based on a visual audit hace 15 años
  Kris Wallsmith fe80be7e35 Fixed reference to moved listener hace 15 años
  Bongiraud Dominique 3dce658b8a [BrowserKit] hace 15 años
  Fabien Potencier eec7db8238 fixed some coding standards (extracted from 37c45180ae5513927586) hace 15 años
  Matthieu Bontemps 5e1c495bbb Fix an indentation problem in Crawler.php hace 15 años
  Fabien Potencier 6e6092596b [HttpKernel] added a method to retrieved the ETags from the IF_NONE_MATCH header in a Request hace 15 años
  Fabien Potencier 005051c389 [HttpKernel] added support for weak etags and added a method to set all cookies hace 15 años
  Fabien Potencier c840c294fa added methods to introspect a Bundle hace 15 años
  Fabien Potencier e09d57ca8b moved Doctrine migration commands to another bundle as migrations are not part of Doctrine core hace 15 años
  ornicar efc4777b23 [DoctrineBundle] fixed DoctrineBundle migration namespaces hace 15 años
  Fabien Potencier 8c4dd5cca9 refactored the listeners management hace 15 años
  Fabien Potencier 3fe83cd726 [WebBundle] finished the refactoring of the actions helper hace 15 años
  Fabien Potencier 3749c59041 [WebBundle] introduced a ControllerManager class hace 15 años
  Fabien Potencier e715bc3d45 [Console] updated OutputInterface hace 15 años
  Fabien Potencier 638d3b0f59 [WebBundle] made a small optimization hace 15 años
  Fabien Potencier c8dde44b61 [WebBundle] added support for URI in actions helper hace 15 años
  Fabien Potencier b6852c3b6e [Finder] added a data range filter hace 15 años
  Fabien Potencier c757616fb7 [Finder] fixed phpdoc hace 15 años
  Fabien Potencier 569508adea [WebBundle] added options to the render method of the actions helper hace 15 años
  Fabien Potencier 2c165693e7 changed the main parameter of the kernel handle() method to type with 3 different values hace 15 años
  Fabien Potencier bb77e9a3d6 [WebBundle] re-organized the sub-request management a bit (WIP) hace 15 años
  Fabien Potencier 72947d8588 re-organized the sub-request management a bit (WIP) hace 15 años
  Fabien Potencier fd331bac18 changed the routing to accept a single _controller argument instead of _bundle, _controller, and _action (the _controller is the : separated representation of a controller - this is more coherent with other part of the framework) hace 15 años
  Fabien Potencier 9005efaa17 added a comment in PHPDoc about what should be a helper instance hace 15 años
  Fabien Potencier 10424155bf fixed some coding standards problems hace 15 años
  Fabien Potencier d8752c7fab [HttpKernel] moved getDate() from ParameterBag to HeaderBag hace 15 años