Commit Verlauf

Autor SHA1 Nachricht Datum
  Bernhard Schussek 2d7c47e488 [Validator] Each object is now only validated once for a given group vor 14 Jahren
  Bernhard Schussek d52ae8e103 [Validator] Removed unused class GroupChain vor 14 Jahren
  Bernhard Schussek eed3c9a48c [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both vor 14 Jahren
  Bernhard Schussek 6ad22fd702 [Validator] Added ValidatorFactory for programmatically creating validators vor 14 Jahren
  Bernhard Schussek 8f8f53d631 [Form][FrameworkBundle] Implemented FormFactory and added it to the DI container vor 14 Jahren
  Bernhard Schussek fea37a3e95 [Validator] Added tests for AssertTypeValidator vor 14 Jahren
  Jordi Boggiano a305f9b25a [Form] Fixed indenting vor 14 Jahren
  Jordi Boggiano de3f240ea4 [Form] Added required attribute on input field templates vor 14 Jahren
  Jordi Boggiano 59957727e3 [Form] Allow setting the date_format option via DateTimeField vor 14 Jahren
  Jordi Boggiano ae40a5da53 [Form] Use HTML5 number and url input types for number and url fields vor 14 Jahren
  Christophe Coevoet f5f7021669 Fixed the conenction alias used by acl vor 14 Jahren
  Fabien Potencier 12f3497281 simplified Doctrine unit tests vor 14 Jahren
  Fabien Potencier 23a7d3657a fixed Doctrine commands help message vor 14 Jahren
  Victor Berchet 3e8f8ea6af [ProfilerStorage] Make write() returns a status (Boolean) vor 14 Jahren
  Victor Berchet 5030255021 [SQLiteProfilerStorage] Add a unit test vor 14 Jahren
  Victor Berchet db42ab21f0 [SQLiteProfilerStorage] Escape '\' in find() vor 14 Jahren
  Victor Berchet 2740e105e1 [Profiler] Fix a typo vor 14 Jahren
  Lukas Kahwe Smith d030882c20 ignore firewalls that are set to false (f.e. http-basic: false), removed two unused variables vor 14 Jahren
  Bulat Shakirzyanov 267a7e6956 [HttpKernel] fixed Cache, to respect the variable and trigger error handling vor 14 Jahren
  Kris Wallsmith 8d6da86016 [DependencyInjection] moved loading stack from static to object scope vor 14 Jahren
  Jordi Boggiano afbf6bfdc7 Added missing HTTP status code 418 vor 14 Jahren
  Lukas Kahwe Smith 3d77302609 if( -> if ( vor 14 Jahren
  Lukas Kahwe Smith ddea635a51 fixes else -> } else vor 14 Jahren
  Fabien Potencier 40a70cd6f4 simplified TemplateNameParser::parse() return value vor 14 Jahren
  Fabien Potencier 9f4863e4dc [DoctrineBundle] cleaned up doctrine:generate:entity vor 14 Jahren
  Fabien Potencier b4acae5b73 removed defaults to TemplateNameParserInterface::parse() method as it was not used anywhere (everything is explicit now) vor 14 Jahren
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files vor 14 Jahren
  Sergey Linnik 22aba900d4 [TwigBundle] Normalize names of templates and enable cache found templates file names vor 14 Jahren
  Fabien Potencier 5b3e5e454b reverted a previous commit where translators were made optional vor 14 Jahren
  Fabien Potencier 15575bccc4 made order of template engine and data collector more predictable vor 14 Jahren