提交歷史

作者 SHA1 備註 提交日期
  jeff e6d0385778 [HttpFoundation] fixed Request::create() when using HTTPS and getUri()/getPathForUri() when script name should be removed. 14 年之前
  Lukas Kahwe Smith 30f231deaf moved default form template to the DIC config 14 年之前
  Johannes Schmitt abe8047262 added authentication trust resolver 14 年之前
  Johannes Schmitt 763bba9b89 bug fix 14 年之前
  Fabien Potencier a7c81577c7 [HttpFoundation] added a way to retrieve raw body from a request 14 年之前
  Fabien Potencier 5857576024 [Routing] added . as a valid character in route names 14 年之前
  Fabien Potencier 7cb8dca04d [Routing] added . as a valid character in route names 14 年之前
  Fabien Potencier 504463c307 [Routing] refactored code 14 年之前
  Fabien Potencier 48e30537c4 added exception when a loaded YAML resource is not an array 14 年之前
  Fabien Potencier 9944542811 [Security] fixed method visibility 14 年之前
  mwsaz ddd05cfce4 [FrameworkBundle] fixed 404 exception class name 14 年之前
  Francis Besset c64f331de5 [Console] Symfony 2 or Symfony2 ? 14 年之前
  Johannes Schmitt e49cc36339 This commit fixes two bugs: 14 年之前
  Johannes Schmitt cc3a783890 removed dead code 14 年之前
  Bernhard Schussek 1b2ca259f1 [Validator] Fixed string-based constraint validators to accept empty values 14 年之前
  Gustavo Falco af291bb0f1 [Validator] Fixed UrlValidator to accept empty strings (closes #9297) 14 年之前
  GordonsLondon f73b6b4e1c [PropertyPath] Fixed usage of __get() and __set() when accessing properties that exist in the object but are not public 14 年之前
  Bernhard Schussek b4c359357f [FrameworkBundle] Fixed choice_field.php template to use isChoiceGroup() 14 年之前
  Bernhard Schussek e80aa9a5ab [Form] Fixed: The data in a CollectionField is resized down if fields are removed 14 年之前
  Bernhard Schussek 131b3fe373 [Form] Refactored Field and FieldGroup to facilitate modifications in subclasses 14 年之前
  pablodip 984a857a96 [Validator] fixed the static method loader to not repeat the loading when the static method is in the parent classes 14 年之前
  Jeremy Mikola c8c9fba7d9 [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 14 年之前
  Fabien Potencier 0c0853c636 fixed unit tests 14 年之前
  Fabien Potencier b3149a235b [HttpKernel] fixed request management in HttpKernel 14 年之前
  Fabien Potencier bff58d14d7 [HttpKernel] fixed request management in HttpKernel 14 年之前
  Fabien Potencier da26584735 [HttpKernel] fixed request management in HttpKernel 14 年之前
  Fabien Potencier 55bed307f1 removed HttpException base class, refactored FlattenException class 14 年之前
  Fabien Potencier 23fbd87164 [HttpKernel] removed UnauthorizedHttpException as this should be handled by the Security component 14 年之前
  Fabien Potencier 131776001f removed ForbiddenHttpException 14 年之前
  Fabien Potencier d036448542 [HttpKernel] simplified code 14 年之前