커밋 기록

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