Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 7cb8dca04d [Routing] added . as a valid character in route names il y a 14 ans
  Fabien Potencier 504463c307 [Routing] refactored code il y a 14 ans
  Fabien Potencier 48e30537c4 added exception when a loaded YAML resource is not an array il y a 14 ans
  Fabien Potencier 9944542811 [Security] fixed method visibility il y a 14 ans
  mwsaz ddd05cfce4 [FrameworkBundle] fixed 404 exception class name il y a 14 ans
  Francis Besset c64f331de5 [Console] Symfony 2 or Symfony2 ? il y a 14 ans
  Johannes Schmitt e49cc36339 This commit fixes two bugs: il y a 14 ans
  Johannes Schmitt cc3a783890 removed dead code il y a 14 ans
  Bernhard Schussek 1b2ca259f1 [Validator] Fixed string-based constraint validators to accept empty values il y a 14 ans
  Gustavo Falco af291bb0f1 [Validator] Fixed UrlValidator to accept empty strings (closes #9297) il y a 14 ans
  GordonsLondon f73b6b4e1c [PropertyPath] Fixed usage of __get() and __set() when accessing properties that exist in the object but are not public il y a 14 ans
  Bernhard Schussek b4c359357f [FrameworkBundle] Fixed choice_field.php template to use isChoiceGroup() il y a 14 ans
  Bernhard Schussek e80aa9a5ab [Form] Fixed: The data in a CollectionField is resized down if fields are removed il y a 14 ans
  Bernhard Schussek 131b3fe373 [Form] Refactored Field and FieldGroup to facilitate modifications in subclasses il y a 14 ans
  pablodip 984a857a96 [Validator] fixed the static method loader to not repeat the loading when the static method is in the parent classes il y a 14 ans
  Jeremy Mikola c8c9fba7d9 [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous il y a 14 ans
  Fabien Potencier 0c0853c636 fixed unit tests il y a 14 ans
  Fabien Potencier b3149a235b [HttpKernel] fixed request management in HttpKernel il y a 14 ans
  Fabien Potencier bff58d14d7 [HttpKernel] fixed request management in HttpKernel il y a 14 ans
  Fabien Potencier da26584735 [HttpKernel] fixed request management in HttpKernel il y a 14 ans
  Fabien Potencier 55bed307f1 removed HttpException base class, refactored FlattenException class il y a 14 ans
  Fabien Potencier 23fbd87164 [HttpKernel] removed UnauthorizedHttpException as this should be handled by the Security component il y a 14 ans
  Fabien Potencier 131776001f removed ForbiddenHttpException il y a 14 ans
  Fabien Potencier d036448542 [HttpKernel] simplified code il y a 14 ans
  Ryan Weaver be94daba66 [HttpKernel] Reworking the HttpException class constructor to be more consistent with normal OO classes. Additionally, the base HttpException constructor was changed to require a code argument as it doesn't make sense to create an exception that will translate into a status code of 0 (in fact it'll cause a strange error). il y a 14 ans
  Jonathan H. Wage ab7ad4808b [DependencyInjection] Allow parameter replacement within extension configurations. il y a 14 ans
  Kris Wallsmith 5da423be20 [HttpKernel] Added getRequest() to HttpKernelInterface. il y a 14 ans
  Fabien Potencier 973a8f1f24 fixed typo il y a 14 ans
  Fabien Potencier 626af39800 fixed tabs il y a 14 ans
  Fabien Potencier 3dfd59b6bc updated comment for the request service il y a 14 ans