Историја ревизија

Аутор SHA1 Порука Датум
  Fabien Potencier 287f787927 [HttpKernel] added Request::getUri() пре 15 година
  Jordi Boggiano 33a7d9a0a4 fixed curlies folding, part three, handled remaining special cases manually пре 15 година
  Jordi Boggiano 9ed3d0468e folded all curly brackets of control structures to conform to PEAR/ZF CS, part two пре 15 година
  Fabien Potencier 16055d229b moved the requirement of the bootstrap.php later in the process пре 15 година
  Fabien Potencier 75f0d47b54 [HttpKernel] added support for query strings in Request::create() method пре 15 година
  Jordi Boggiano 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS пре 15 година
  Fabien Potencier e79976817d fixed typo in previous commit пре 15 година
  Fabien Potencier 9c2c992870 added a raw argument to the HttpKernel::handle() method пре 15 година
  Fabien Potencier 83c6d337e2 changed coding standards: indendation is now 4 spaces пре 15 година
  Fabien Potencier 6328d514a3 renamed RequestHandler component to HttpKernel пре 15 година
  Fabien Potencier d41e33782a [WebBundle] added more tests to Mustache пре 15 година
  ornicar 3bce03a7e1 [WebBundle] fixed Finder namespace in Filesystem пре 15 година
  Fabien Potencier 04da781529 [RequestHandler] changed server object in Request to be a simple ParameterBag пре 15 година
  tirnanog06 5d77229aca [WebBundle] second argument in array_merge must be an array пре 15 година
  Fabien Potencier 02858c4c3d [Finder] simplified LimitDepthFilterIterator пре 15 година
  Fabien Potencier aaeb48f744 [Finder] made the in() method fluent as others as Finder now implements the IteratorAggregate interface пре 15 година
  Fabien Potencier 376ca78346 [Finder] replaced ChainIterator with PHP built-in AppendIterator пре 15 година
  Fabien Potencier 4be3a508f1 [RequestHandler] fixed HeaderBag usage пре 15 година
  Fabien Potencier bdbb02d7b9 [Foundation] added a way to call RequestHandler::handleRaw() from the Kernel пре 15 година
  Fabien Potencier 5d26bb89a0 [WebBundle] added a query parameter to the controller loader for more flexibility пре 15 година
  Fabien Potencier 284113e9b2 [RequestHandler] fixed typo пре 15 година
  Fabien Potencier 606e44e491 [RequestHandler] added a bunch of HTTP cache related methods to the Response class пре 15 година
  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 пре 15 година
  Fabien Potencier b3a6c6f346 [RequestHandler] removed fluent interface for Response, fixed some PHPDoc пре 15 година
  Fabien Potencier ca26672ede [RequestHandler] converted response status texts keys to integer пре 15 година
  Fabien Potencier 8fe25d343b [WebBundle] made the request instance explicit in the controller base class (useful if you inject the request for testing purpose) пре 15 година
  Fabien Potencier a9d8f39382 [Foundation] moved some Kernel initializations in the boot() method to speed up creation of Kernel instances пре 15 година
  Fabien Potencier 0858289397 [WebBundle] added a routing file for the 'default' route пре 15 година
  Fabien Potencier afa1cea103 [DotrineBundle] dixed case on MySQL driver пре 15 година
  Fabien Potencier a06d4a80dd [RequestHandler] fixed incorrect splitting of Accept-* headers пре 15 година