Commit Verlauf

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