Commit Verlauf

Autor SHA1 Nachricht Datum
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) vor 14 Jahren
  Pascal Borreli f5eaa404c7 [Tests] Fixed typos vor 14 Jahren
  Fabien Potencier 17cd08dc6c fixed CS vor 14 Jahren
  Fabien Potencier 0af4743583 [HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235) vor 14 Jahren
  stloyd 4e03db63d7 Remove all `is_null` alias calls. vor 14 Jahren
  Joshua Nye f019541716 Fixed broken logic in Request::getHttpHost(). It was ignoring HTTP_HOST completely. vor 14 Jahren
  Miha Vrhovnik 2e286073a4 Removed ability to override method from GET request vor 14 Jahren
  Miha Vrhovnik 65ed6f7763 Added support for request method overriding via X-HTTP-Method-Override vor 14 Jahren
  Johannes Schmitt 4d5db59e1e [HttpFoundation] added unit test vor 14 Jahren
  Kris Wallsmith ae46150bc8 [HttpFoundation] added support for X-Forwarded-Port request header vor 14 Jahren
  Fabien Potencier 807c1d8f2f fixed test vor 14 Jahren
  Victor Berchet d350e01e33 File & UploadedFile tweaks vor 14 Jahren
  Fabien Potencier 889c422d6e Merge remote branch 'igorw/ipv6' vor 14 Jahren
  Igor Wiedler 82699c5a98 [HttpFoundation] add IPv6 support to Request vor 14 Jahren
  Igor Wiedler 18e9268112 [HttpFoundation] test Request::create with an IP as host name vor 14 Jahren
  Igor Wiedler 7815bbf3ea [HttpFoundation] refactor Request::getClientIp test vor 14 Jahren
  Fabien Potencier 417839345f Merge remote branch 'lsmith77/request_format_tweaks' vor 14 Jahren
  Lukas Kahwe Smith 53c7bcf3aa added support for setting a custom default format in Request::getRequestFormat() vor 14 Jahren
  Brikou CARRE e898445b94 removed empty lines/trailing spaces vor 14 Jahren
  George Giannoulopoulos 81e1d4f11d Refactoring, replace is_null() wuth null === vor 14 Jahren
  Fabien Potencier 510c30693b [HttpFoundation] fixed a test vor 14 Jahren
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com vor 14 Jahren
  Cyril Quintin 1e4e899641 requestTest, override globals erase for the next tests. so backup it and restore it. vor 14 Jahren
  Pascal Borreli 3a47fa6eed [Tests] Fixed Typo vor 14 Jahren
  pborreli 41bf849a63 [HttpFoundation] Request coverage vor 14 Jahren
  Martijn Evers 1e3dc1479c [Testing][HttpKernel] Added possibility to functional test raw body data vor 14 Jahren
  Victor Berchet f470c5605e [Request] Fix getting mime type vor 14 Jahren
  Fabien Potencier 98c1056fbf renamed Request::fromGlobals() to Request::createFromGlobals() (for consistency with the existing create() method) vor 14 Jahren
  Kris Wallsmith 224e66f77b [HttpFoundation] added static Request::fromGlobals() vor 14 Jahren
  Bulat Shakirzyanov 271e757f27 [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test vor 14 Jahren