Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 5316decd8c Merge remote branch 'hhamon/shared_maxage_fix' hace 14 años
  Fabien Potencier 66c4bc727c [HttpFoundation] renamed Cookie::getExpire() to getExpiresTime() to be consistent with the DomCrawler component hace 14 años
  hhamon 053d83f557 [HttpFoundation] force Response to be "public" if setSharedMaxAge() is called. hace 14 años
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com hace 14 años
  Xavier Perez 19090d3fb7 [HttpFoundation] Fixed a typo in response->setLastModified() hace 14 años
  Xavier Perez 0d56ca5654 [HttpFoundation] Replace a duplicated test with a method in Response hace 14 años
  Fabien Potencier 353177d1d6 replaced Response::createRedirect by a new RedirectResponse class hace 14 años
  Fabien Potencier d94acd85f9 remove response as a service hace 14 años
  Fabien Potencier bf20238178 fixed a bug in Response content-type auto-detection hace 14 años
  Fabien Potencier b1448ecdc7 [HttpFoundation] fixed typo hace 14 años
  Jordi Boggiano afbf6bfdc7 Added missing HTTP status code 418 hace 14 años
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files hace 14 años
  Johannes M. Schmitt 98b52b607c better support for cookie handling, use native PHP function to set cookies hace 14 años
  Ryan Weaver 99a509708b [HttpFoundation] Correcting the PHPDoc for the public $headers property on Response. hace 14 años
  Jordi Boggiano 4f46235ab0 [HttpFoundation] Send proper charset along with the default text/html header hace 14 años
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework hace 14 años
  Fabien Potencier b6923dd7b9 changed Cache-Control default value behavior hace 14 años
  Fabien Potencier 7257571be4 [HttpFoundation] added missing code for last commit hace 14 años
  Fabien Potencier 942104a5ff [HttpFoundation] added a setCache() method to ease setting the HTTP cache headers in one simple call hace 14 años
  Fabien Potencier f669674293 [HttpFoundation] added a missing phpdoc hace 14 años
  Fabien Potencier f6ddeeb36b [HttpFoundation] added Response::setPublic() and changed setPrivate() to not take any argument hace 14 años
  Fabien Potencier dd9b77ed96 [HttpFoundation] added Response::setVary() hace 14 años
  Fabien Potencier c448429e62 [HttpFoundation] fixed date format for HTTP headers (format must be RFC1123, not RFC2822 -- the difference is that RFC1123 dates always use GMT for the timezone) hace 14 años
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… hace 14 años
  pborreli 86cc6a11d9 [Component] Fixed some spelling typos hace 14 años
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component hace 14 años