Commit Verlauf

Autor SHA1 Nachricht Datum
  henrikbjorn c5ceb37f8b Changed bag.php and request_panel.php to dump arrays and objects as yaml. vor 14 Jahren
  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 vor 14 Jahren
  Fabien Potencier 3ce745cf6e fixed typo vor 14 Jahren
  Fabien Potencier b6923dd7b9 changed Cache-Control default value behavior vor 14 Jahren
  Thomas d9239d1c64 fix doctrine command getBundleMetadatas function vor 14 Jahren
  Thomas e204a1845b [DoctrineBundle] make the task works with vendor bundle namespace vor 15 Jahren
  Jordi Boggiano ac0081f8b9 Switching doctypes to HTML5, it's the future vor 14 Jahren
  Jordi Boggiano e69c5ae860 Coding style fixes vor 14 Jahren
  Jordi Boggiano db3e12b122 [Routing] Fixed tests for windows vor 14 Jahren
  Jordi Boggiano 7a255fe39f [HttpFoundation] Fixed tests for windows vor 14 Jahren
  Jordi Boggiano b2bd7ce57d [Validator] Skipping AnnotationLoader tests if doctrine-common is not present vor 14 Jahren
  Jordi Boggiano b3ae62e2c4 [Finder] Fixed tests on windows vor 14 Jahren
  Jordi Boggiano a0f933163f [Console] Fixing tests breaking on windows vor 14 Jahren
  Fabien Potencier 69d2568339 [HttpKernel] fixed typo in a unit test vor 14 Jahren
  Bernhard Schussek 46145d8de7 [Validator] Fixed exception thrown in Valid constraint to be thrown only when the options are not empty vor 14 Jahren
  Bernhard Schussek 940ce9aedf [Validator] Group "Default" is now propagated to validated references when group sequences are validated vor 14 Jahren
  Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" vor 14 Jahren
  Bernhard Schussek 8df966f507 [Validator] Made class Constraint abstract because it must not be instantiated vor 14 Jahren
  Bernhard Schussek 1bbdb5ec07 [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer vor 14 Jahren
  Fabien Potencier 23d7967f81 [FrameworkBundle] fixed phpunit when ran from the app directory directly without -c vor 14 Jahren
  Bernhard Schussek 3127312139 [Form] Added option 'value_transformer' and 'normalization_transformer' to Field class vor 14 Jahren
  Bernhard Schussek ece9691d5a [Form] Fixed documentation typo vor 14 Jahren
  Jordi Boggiano c6dbbb857a [Form] Removed dead code vor 14 Jahren
  Jordi Boggiano fbc29f061c [Form] Coding style fixes vor 14 Jahren
  Jordi Boggiano b8987e1bde [DoctrineBundle] Form transformers shouldn't explode if they're passed null as a value vor 14 Jahren
  Jordi Boggiano 0bdb271608 [Form] Added parent calls to all configure() methods of Fields and Transformers vor 14 Jahren
  GordonsLondon 23ac47e011 [Form] Added support for __get and __set in PropertyPath vor 14 Jahren
  Benjamin Eberlei 5aeb358721 [Validator] Made the namespace prefix for annotations configurable vor 14 Jahren
  Fabien Potencier 0131ff21c5 [Translation] removed unneeded assignement vor 14 Jahren
  Jordi Boggiano 3cbc99c180 [Translation] Added flatten method on ArrayLoader vor 14 Jahren