Commit History

Autor SHA1 Mensaxe Data
  Fabien Potencier 72947d8588 re-organized the sub-request management a bit (WIP) %!s(int64=15) %!d(string=hai) anos
  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) %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 9005efaa17 added a comment in PHPDoc about what should be a helper instance %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 10424155bf fixed some coding standards problems %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier d8752c7fab [HttpKernel] moved getDate() from ParameterBag to HeaderBag %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 653620406b [HttpKernel] added Request::getQueryString() %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 287f787927 [HttpKernel] added Request::getUri() %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 33a7d9a0a4 fixed curlies folding, part three, handled remaining special cases manually %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 9ed3d0468e folded all curly brackets of control structures to conform to PEAR/ZF CS, part two %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 16055d229b moved the requirement of the bootstrap.php later in the process %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 75f0d47b54 [HttpKernel] added support for query strings in Request::create() method %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier e79976817d fixed typo in previous commit %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 9c2c992870 added a raw argument to the HttpKernel::handle() method %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 83c6d337e2 changed coding standards: indendation is now 4 spaces %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 6328d514a3 renamed RequestHandler component to HttpKernel %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier d41e33782a [WebBundle] added more tests to Mustache %!s(int64=15) %!d(string=hai) anos
  ornicar 3bce03a7e1 [WebBundle] fixed Finder namespace in Filesystem %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 04da781529 [RequestHandler] changed server object in Request to be a simple ParameterBag %!s(int64=15) %!d(string=hai) anos
  tirnanog06 5d77229aca [WebBundle] second argument in array_merge must be an array %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 02858c4c3d [Finder] simplified LimitDepthFilterIterator %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier aaeb48f744 [Finder] made the in() method fluent as others as Finder now implements the IteratorAggregate interface %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 376ca78346 [Finder] replaced ChainIterator with PHP built-in AppendIterator %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 4be3a508f1 [RequestHandler] fixed HeaderBag usage %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier bdbb02d7b9 [Foundation] added a way to call RequestHandler::handleRaw() from the Kernel %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 5d26bb89a0 [WebBundle] added a query parameter to the controller loader for more flexibility %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 284113e9b2 [RequestHandler] fixed typo %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 606e44e491 [RequestHandler] added a bunch of HTTP cache related methods to the Response class %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier c34da5d6c4 renamed RequestBag to ParameterBag, added HeaderBag, changed the Response to use the new HeaderBag, added a class to manage the Cache-Control header %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier b3a6c6f346 [RequestHandler] removed fluent interface for Response, fixed some PHPDoc %!s(int64=15) %!d(string=hai) anos