Historial de Commits

Autor SHA1 Mensaje Fecha
  mwsaz ddd05cfce4 [FrameworkBundle] fixed 404 exception class name hace 14 años
  Francis Besset c64f331de5 [Console] Symfony 2 or Symfony2 ? hace 14 años
  Johannes Schmitt e49cc36339 This commit fixes two bugs: hace 14 años
  Johannes Schmitt cc3a783890 removed dead code hace 14 años
  Bernhard Schussek 1b2ca259f1 [Validator] Fixed string-based constraint validators to accept empty values hace 14 años
  Gustavo Falco af291bb0f1 [Validator] Fixed UrlValidator to accept empty strings (closes #9297) hace 14 años
  GordonsLondon f73b6b4e1c [PropertyPath] Fixed usage of __get() and __set() when accessing properties that exist in the object but are not public hace 14 años
  Bernhard Schussek b4c359357f [FrameworkBundle] Fixed choice_field.php template to use isChoiceGroup() hace 14 años
  Bernhard Schussek e80aa9a5ab [Form] Fixed: The data in a CollectionField is resized down if fields are removed hace 14 años
  Bernhard Schussek 131b3fe373 [Form] Refactored Field and FieldGroup to facilitate modifications in subclasses hace 14 años
  pablodip 984a857a96 [Validator] fixed the static method loader to not repeat the loading when the static method is in the parent classes hace 14 años
  Jeremy Mikola c8c9fba7d9 [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous hace 14 años
  Fabien Potencier 0c0853c636 fixed unit tests hace 14 años
  Fabien Potencier b3149a235b [HttpKernel] fixed request management in HttpKernel hace 14 años
  Fabien Potencier bff58d14d7 [HttpKernel] fixed request management in HttpKernel hace 14 años
  Fabien Potencier da26584735 [HttpKernel] fixed request management in HttpKernel hace 14 años
  Fabien Potencier 55bed307f1 removed HttpException base class, refactored FlattenException class hace 14 años
  Fabien Potencier 23fbd87164 [HttpKernel] removed UnauthorizedHttpException as this should be handled by the Security component hace 14 años
  Fabien Potencier 131776001f removed ForbiddenHttpException hace 14 años
  Fabien Potencier d036448542 [HttpKernel] simplified code hace 14 años
  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). hace 14 años
  Jonathan H. Wage ab7ad4808b [DependencyInjection] Allow parameter replacement within extension configurations. hace 14 años
  Kris Wallsmith 5da423be20 [HttpKernel] Added getRequest() to HttpKernelInterface. hace 14 años
  Fabien Potencier 973a8f1f24 fixed typo hace 14 años
  Fabien Potencier 626af39800 fixed tabs hace 14 años
  Fabien Potencier 3dfd59b6bc updated comment for the request service hace 14 años
  Fabien Potencier 04f8bc7317 fixed default httpkernel configuration hace 14 años
  Jeremy Mikola 7eea4882db [HttpKernel] Move request-stashing behavior to the Kernel class hace 14 años
  Jeremy Mikola 2ff474fc3a [HttpKernel][FrameworkBundle] Rename BaseHttpKernel to HttpKernel hace 14 años
  Fabien Potencier 7c653305a3 [DependencyInjection] fixed typo hace 14 años