Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 005051c389 [HttpKernel] added support for weak etags and added a method to set all cookies il y a 15 ans
  Fabien Potencier c840c294fa added methods to introspect a Bundle il y a 15 ans
  Fabien Potencier e09d57ca8b moved Doctrine migration commands to another bundle as migrations are not part of Doctrine core il y a 15 ans
  ornicar efc4777b23 [DoctrineBundle] fixed DoctrineBundle migration namespaces il y a 15 ans
  Fabien Potencier 8c4dd5cca9 refactored the listeners management il y a 15 ans
  Fabien Potencier 3fe83cd726 [WebBundle] finished the refactoring of the actions helper il y a 15 ans
  Fabien Potencier 3749c59041 [WebBundle] introduced a ControllerManager class il y a 15 ans
  Fabien Potencier e715bc3d45 [Console] updated OutputInterface il y a 15 ans
  Fabien Potencier 638d3b0f59 [WebBundle] made a small optimization il y a 15 ans
  Fabien Potencier c8dde44b61 [WebBundle] added support for URI in actions helper il y a 15 ans
  Fabien Potencier b6852c3b6e [Finder] added a data range filter il y a 15 ans
  Fabien Potencier c757616fb7 [Finder] fixed phpdoc il y a 15 ans
  Fabien Potencier 569508adea [WebBundle] added options to the render method of the actions helper il y a 15 ans
  Fabien Potencier 2c165693e7 changed the main parameter of the kernel handle() method to type with 3 different values il y a 15 ans
  Fabien Potencier bb77e9a3d6 [WebBundle] re-organized the sub-request management a bit (WIP) il y a 15 ans
  Fabien Potencier 72947d8588 re-organized the sub-request management a bit (WIP) il y a 15 ans
  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) il y a 15 ans
  Fabien Potencier 9005efaa17 added a comment in PHPDoc about what should be a helper instance il y a 15 ans
  Fabien Potencier 10424155bf fixed some coding standards problems il y a 15 ans
  Fabien Potencier d8752c7fab [HttpKernel] moved getDate() from ParameterBag to HeaderBag il y a 15 ans
  Fabien Potencier 653620406b [HttpKernel] added Request::getQueryString() il y a 15 ans
  Fabien Potencier 287f787927 [HttpKernel] added Request::getUri() il y a 15 ans
  Jordi Boggiano 33a7d9a0a4 fixed curlies folding, part three, handled remaining special cases manually il y a 15 ans
  Jordi Boggiano 9ed3d0468e folded all curly brackets of control structures to conform to PEAR/ZF CS, part two il y a 15 ans
  Fabien Potencier 16055d229b moved the requirement of the bootstrap.php later in the process il y a 15 ans
  Fabien Potencier 75f0d47b54 [HttpKernel] added support for query strings in Request::create() method il y a 15 ans
  Jordi Boggiano 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS il y a 15 ans
  Fabien Potencier e79976817d fixed typo in previous commit il y a 15 ans
  Fabien Potencier 9c2c992870 added a raw argument to the HttpKernel::handle() method il y a 15 ans
  Fabien Potencier 83c6d337e2 changed coding standards: indendation is now 4 spaces il y a 15 ans