Commit History

Autor SHA1 Mensaxe Data
  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
  Fabien Potencier ca26672ede [RequestHandler] converted response status texts keys to integer %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 8fe25d343b [WebBundle] made the request instance explicit in the controller base class (useful if you inject the request for testing purpose) %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier a9d8f39382 [Foundation] moved some Kernel initializations in the boot() method to speed up creation of Kernel instances %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 0858289397 [WebBundle] added a routing file for the 'default' route %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier afa1cea103 [DotrineBundle] dixed case on MySQL driver %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier a06d4a80dd [RequestHandler] fixed incorrect splitting of Accept-* headers %!s(int64=15) %!d(string=hai) anos
  pborreli d9e4801a56 fixed framework name in tests %!s(int64=15) %!d(string=hai) anos
  pborreli cdc9c94628 fixed phpdoc %!s(int64=15) %!d(string=hai) anos
  pborreli 7065957a30 replaced assertType by the new assertInstanceOf in unit tests %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 9eb3607edf [WebBundle] made a small optimization %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 018c8d548c fixed link generation when doing sub-requests %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier e983029ddc Revert "fixed link generation when doing sub-requests" %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier f8ba68332f fixed link generation when doing sub-requests %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier ee799f6f6f [RequestHandler] changed Request to use the headers bag when appropriate %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 038f7d7bb4 [RequestHandler] added getPort() and setMethod() to Request %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 1bce64678f [RequestHandler] fixed cloning of Request instances %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 3074f12727 [RequestHandler] added a way to delete a parameter from a RequestBag instance %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 711b3d371a fixed request management %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier ed36859094 [WebBundle] remove unneeded code %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 9052418f6e [WebBundle] added a trace of uncaught exception with error_log() in prod environment %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 52acc423d0 [RequestHandler] added the RequestHandlerInterface %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier 0255508c15 [WebBundle] fixed typos %!s(int64=15) %!d(string=hai) anos
  Fabien Potencier d498de88f0 [RequestHandler] removed RequestInterface and ResponseInterface, added RequestHandlerInterface (removed the run() method) %!s(int64=15) %!d(string=hai) anos