Historial de Commits

Autor SHA1 Mensaje Fecha
  Bernhard Schussek fea37a3e95 [Validator] Added tests for AssertTypeValidator hace 14 años
  Jordi Boggiano a305f9b25a [Form] Fixed indenting hace 14 años
  Jordi Boggiano de3f240ea4 [Form] Added required attribute on input field templates hace 14 años
  Jordi Boggiano 59957727e3 [Form] Allow setting the date_format option via DateTimeField hace 14 años
  Jordi Boggiano ae40a5da53 [Form] Use HTML5 number and url input types for number and url fields hace 14 años
  Christophe Coevoet f5f7021669 Fixed the conenction alias used by acl hace 14 años
  Fabien Potencier 12f3497281 simplified Doctrine unit tests hace 14 años
  Fabien Potencier 23a7d3657a fixed Doctrine commands help message hace 14 años
  Victor Berchet 3e8f8ea6af [ProfilerStorage] Make write() returns a status (Boolean) hace 14 años
  Victor Berchet 5030255021 [SQLiteProfilerStorage] Add a unit test hace 14 años
  Victor Berchet db42ab21f0 [SQLiteProfilerStorage] Escape '\' in find() hace 14 años
  Victor Berchet 2740e105e1 [Profiler] Fix a typo hace 14 años
  Lukas Kahwe Smith d030882c20 ignore firewalls that are set to false (f.e. http-basic: false), removed two unused variables hace 14 años
  Bulat Shakirzyanov 267a7e6956 [HttpKernel] fixed Cache, to respect the variable and trigger error handling hace 14 años
  Kris Wallsmith 8d6da86016 [DependencyInjection] moved loading stack from static to object scope hace 14 años
  Jordi Boggiano afbf6bfdc7 Added missing HTTP status code 418 hace 14 años
  Lukas Kahwe Smith 3d77302609 if( -> if ( hace 14 años
  Lukas Kahwe Smith ddea635a51 fixes else -> } else hace 14 años
  Fabien Potencier 40a70cd6f4 simplified TemplateNameParser::parse() return value hace 14 años
  Fabien Potencier 9f4863e4dc [DoctrineBundle] cleaned up doctrine:generate:entity hace 14 años
  Fabien Potencier b4acae5b73 removed defaults to TemplateNameParserInterface::parse() method as it was not used anywhere (everything is explicit now) hace 14 años
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files hace 14 años
  Sergey Linnik 22aba900d4 [TwigBundle] Normalize names of templates and enable cache found templates file names hace 14 años
  Fabien Potencier 5b3e5e454b reverted a previous commit where translators were made optional hace 14 años
  Fabien Potencier 15575bccc4 made order of template engine and data collector more predictable hace 14 años
  Fabien Potencier a327f1a944 added some phpdoc hace 14 años
  Fabien Potencier 00b19e234d fixed typos hace 14 años
  Fabien Potencier 85f888715c [FrameworkBundle] added the possibility to change the template for row() hace 14 años
  Ryan Weaver fac78859d5 [Form] Adding a row() PHP helper equivalent to the Twig form_row() for outputting the label, error and tag of a form field. hace 14 años
  Fabien Potencier e684a81b96 fixed unit tests hace 14 años