Historie revizí

Autor SHA1 Zpráva Datum
  stealth35 b12ce94c38 [HttpFoundation] fix #2142 PathInfo parsing/checking před 13 roky
  Fabien Potencier 95719e78ad merged branch schmittjoh/requestMethodOverrideFix (PR #1980) před 13 roky
  Lukas Kahwe Smith 8c9ccf6bc2 added more tests for Request::createFromGlobals() před 13 roky
  Johannes Schmitt a1d9fed988 updated tests před 13 roky
  Fabien Potencier 8700cd6154 fixed CS před 14 roky
  Martin Eckhardt 95011ce4b7 [HttpFoundation] Fixed creation of requests without a path. před 14 roky
  Fabien Potencier 932cd10477 made HTTP headers coming from proxies non-trusted by default před 14 roky
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) před 14 roky
  Pascal Borreli f5eaa404c7 [Tests] Fixed typos před 14 roky
  Fabien Potencier 17cd08dc6c fixed CS před 14 roky
  Fabien Potencier 0af4743583 [HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235) před 14 roky
  stloyd 4e03db63d7 Remove all `is_null` alias calls. před 14 roky
  Joshua Nye f019541716 Fixed broken logic in Request::getHttpHost(). It was ignoring HTTP_HOST completely. před 14 roky
  Miha Vrhovnik 2e286073a4 Removed ability to override method from GET request před 14 roky
  Miha Vrhovnik 65ed6f7763 Added support for request method overriding via X-HTTP-Method-Override před 14 roky
  Johannes Schmitt 4d5db59e1e [HttpFoundation] added unit test před 14 roky
  Kris Wallsmith ae46150bc8 [HttpFoundation] added support for X-Forwarded-Port request header před 14 roky
  Fabien Potencier 807c1d8f2f fixed test před 14 roky
  Victor Berchet d350e01e33 File & UploadedFile tweaks před 14 roky
  Fabien Potencier 889c422d6e Merge remote branch 'igorw/ipv6' před 14 roky
  Igor Wiedler 82699c5a98 [HttpFoundation] add IPv6 support to Request před 14 roky
  Igor Wiedler 18e9268112 [HttpFoundation] test Request::create with an IP as host name před 14 roky
  Igor Wiedler 7815bbf3ea [HttpFoundation] refactor Request::getClientIp test před 14 roky
  Fabien Potencier 417839345f Merge remote branch 'lsmith77/request_format_tweaks' před 14 roky
  Lukas Kahwe Smith 53c7bcf3aa added support for setting a custom default format in Request::getRequestFormat() před 14 roky
  Brikou CARRE e898445b94 removed empty lines/trailing spaces před 14 roky
  George Giannoulopoulos 81e1d4f11d Refactoring, replace is_null() wuth null === před 14 roky
  Fabien Potencier 510c30693b [HttpFoundation] fixed a test před 14 roky
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com před 14 roky
  Cyril Quintin 1e4e899641 requestTest, override globals erase for the next tests. so backup it and restore it. před 14 roky