Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Fabien Potencier 653620406b [HttpKernel] added Request::getQueryString() hace 15 años
  Fabien Potencier 287f787927 [HttpKernel] added Request::getUri() hace 15 años
  Jordi Boggiano 33a7d9a0a4 fixed curlies folding, part three, handled remaining special cases manually hace 15 años
  Jordi Boggiano 9ed3d0468e folded all curly brackets of control structures to conform to PEAR/ZF CS, part two hace 15 años
  Fabien Potencier 16055d229b moved the requirement of the bootstrap.php later in the process hace 15 años
  Fabien Potencier 75f0d47b54 [HttpKernel] added support for query strings in Request::create() method hace 15 años
  Jordi Boggiano 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS hace 15 años
  Fabien Potencier e79976817d fixed typo in previous commit hace 15 años
  Fabien Potencier 9c2c992870 added a raw argument to the HttpKernel::handle() method hace 15 años
  Fabien Potencier 83c6d337e2 changed coding standards: indendation is now 4 spaces hace 15 años
  Fabien Potencier 6328d514a3 renamed RequestHandler component to HttpKernel hace 15 años
  Fabien Potencier d41e33782a [WebBundle] added more tests to Mustache hace 15 años
  ornicar 3bce03a7e1 [WebBundle] fixed Finder namespace in Filesystem hace 15 años
  Fabien Potencier 04da781529 [RequestHandler] changed server object in Request to be a simple ParameterBag hace 15 años