提交歷史

作者 SHA1 備註 提交日期
  H. Westphal 1271656b56 Microseconds to milliseconds conversion in web profiler db twig template 14 年之前
  H. Westphal c1c591b2c6 Fixed time display in web profiler db twig template and made the toolbar block more compact 14 年之前
  H. Westphal 331466f1eb Fixed web profiler mongodb twig template 14 年之前
  Fabien Potencier 30ccd0b794 [Form] fixed unit test paths 14 年之前
  Bernhard Schussek e0aa3f30a8 [Form] Improved FileField to store files in a temporary location in case validation fails 14 年之前
  Bernhard Schussek f2f0d044c3 [Form][FrameworkBundle] Fixed default values of CheckboxFields 14 年之前
  Bernhard Schussek d95d33666d [HttpFoundation] Fixed class Request to convert empty files to NULL 14 年之前
  Bernhard Schussek f9e830caa2 [Form] Added hook method preprocessData() to FieldGroup 14 年之前
  Bernhard Schussek 4aa12248c5 [Form] Field can now be instantiated to create anonymous fields 14 年之前
  Dominique Bongiraud 73daccd6c3 [HttpFoundation] Fixed coding style, fixed wrong parameter method, added omitted split ip and added upper limit to the netmask ip 14 年之前
  Lukas Kahwe Smith 14520d565b tweaked phpdoc comment descriptions to explain how multiple base URL's are handled 14 年之前
  Fabien Potencier a79ed13624 [Routing] removed the variable_prefixes and variable_regex Route options 14 年之前
  Fabien Potencier e9d4d990df [WebProfiler] renamed block names for data collector templates 14 年之前
  Fabien Potencier 7b835cbc57 [FrameworkBundle] added @ before using ob_get_clean() for compatibility with PHP 5.4 14 年之前
  Fabien Potencier ba9e3dec69 [Templating] fix problem with PHP 5.4 14 年之前
  Fabien Potencier 381347bcfe [WebProfilerBundle] fixed data collector loading (they should always be loaded as you can enable the web profiler without the web debug toolbar) 14 年之前
  H. Westphal 97d4dce614 Adds the ability to configure additional web profiler templates 14 年之前
  Fabien Potencier 6fa943ad54 moved Exception and WebProfiler templates to Twig 14 年之前
  Bulat Shakirzyanov 21f088d86a [DependencyInjection] replaced assertEquals(spl_object_hash()) with assertSame 14 年之前
  fivestar bfba386536 Fixed typo 14 年之前
  ornicar faf0182be0 [HttpFoundation] Rename HeaderBag::validateCookieName to HeaderBag::validateCookie 14 年之前
  Fabien Potencier 67f6889287 [TwigBundle] added support for Twig_Template instances as argument to include tag 14 年之前
  Fabien Potencier cbb22b4ec4 [Templating] added an Engine::load() method 14 年之前
  Fabien Potencier e3551b5f87 [TwigBundle] renamed yaml filter to yaml_encode (to be coherent with json_encode) 14 年之前
  Fabien Potencier a323dd0e93 [TwigBundle] added filters from Code helpers 14 年之前
  Fabien Potencier c881329719 [TwigBundle] removed unneeded use statement 14 年之前
  Fabien Potencier 84cf5698c5 [TwigBundle] fixed include tag to reflect the new syntax from Twig 14 年之前
  Fabien Potencier 17c500e0f0 [TwigBundle] added a yaml filter 14 年之前
  Bernhard Schussek e0d6aad5f4 [Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors 14 年之前
  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 14 年之前