Historique des commits

Auteur SHA1 Message Date
  ornicar faf0182be0 [HttpFoundation] Rename HeaderBag::validateCookieName to HeaderBag::validateCookie il y a 14 ans
  Fabien Potencier 67f6889287 [TwigBundle] added support for Twig_Template instances as argument to include tag il y a 14 ans
  Fabien Potencier cbb22b4ec4 [Templating] added an Engine::load() method il y a 14 ans
  Fabien Potencier e3551b5f87 [TwigBundle] renamed yaml filter to yaml_encode (to be coherent with json_encode) il y a 14 ans
  Fabien Potencier a323dd0e93 [TwigBundle] added filters from Code helpers il y a 14 ans
  Fabien Potencier c881329719 [TwigBundle] removed unneeded use statement il y a 14 ans
  Fabien Potencier 84cf5698c5 [TwigBundle] fixed include tag to reflect the new syntax from Twig il y a 14 ans
  Fabien Potencier 17c500e0f0 [TwigBundle] added a yaml filter il y a 14 ans
  Bernhard Schussek e0d6aad5f4 [Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors il y a 14 ans
  Bernhard Schussek 68cebd667a [Validator] Group sequences must now always contain the group "<ClassName>" and never the group "Default" since that group is redefined by the group sequence il y a 14 ans
  Bernhard Schussek a71cad480a [Validator] Added @validation:GroupSequence to annotation driver il y a 14 ans
  Bernhard Schussek 6176063b30 [TwigBundle] Fixed variable reference in the errors block of the form.twig template il y a 14 ans
  Bernhard Schussek 681ce7f46a [Form] Fixed: FieldGroup::hasErrors() does not return true if only children have errors il y a 14 ans
  henrikbjorn c5ceb37f8b Changed bag.php and request_panel.php to dump arrays and objects as yaml. il y a 14 ans
  Fabien Potencier 333504a201 [OutputEscaper] fixed output escaping when a variable was decorated with SafeDecorator and passed to another part of the system where decoration also happens on the same un-decorated variable il y a 14 ans
  Fabien Potencier 3ce745cf6e fixed typo il y a 14 ans
  Fabien Potencier b6923dd7b9 changed Cache-Control default value behavior il y a 14 ans
  Thomas d9239d1c64 fix doctrine command getBundleMetadatas function il y a 14 ans
  Thomas e204a1845b [DoctrineBundle] make the task works with vendor bundle namespace il y a 15 ans
  Jordi Boggiano ac0081f8b9 Switching doctypes to HTML5, it's the future il y a 14 ans
  Jordi Boggiano e69c5ae860 Coding style fixes il y a 14 ans
  Jordi Boggiano db3e12b122 [Routing] Fixed tests for windows il y a 14 ans
  Jordi Boggiano 7a255fe39f [HttpFoundation] Fixed tests for windows il y a 14 ans
  Jordi Boggiano b2bd7ce57d [Validator] Skipping AnnotationLoader tests if doctrine-common is not present il y a 14 ans
  Jordi Boggiano b3ae62e2c4 [Finder] Fixed tests on windows il y a 14 ans
  Jordi Boggiano a0f933163f [Console] Fixing tests breaking on windows il y a 14 ans
  Fabien Potencier 69d2568339 [HttpKernel] fixed typo in a unit test il y a 14 ans
  Bernhard Schussek 46145d8de7 [Validator] Fixed exception thrown in Valid constraint to be thrown only when the options are not empty il y a 14 ans
  Bernhard Schussek 940ce9aedf [Validator] Group "Default" is now propagated to validated references when group sequences are validated il y a 14 ans
  Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" il y a 14 ans