Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan Weaver 82283db789 [Form] Making the constructor inherit docs. vor 14 Jahren
  Fabien Potencier 67f13fee9e [HttpKernel] made a small tweak vor 14 Jahren
  Fabien Potencier 24ff22af07 [HttpFoundation] added a directory fallback for when the class is not found in registered namespaces and class prefixes vor 14 Jahren
  Jeremy Mikola e414e06327 [HttpKernel] Fix AccessDecisionManagerInterface::decide() invocation in SwitchUserListener vor 14 Jahren
  Bulat Shakirzyanov 04fd4194b5 [DoctrineMongoDBBundle] fixed typo, updated extension test to reflection validation addon vor 14 Jahren
  Victor Berchet b75840c6fc DI Extension: use the base class from the HttpKernel Component vor 14 Jahren
  Bulat Shakirzyanov 6d52645861 [DoctrineMongoDBBundle] registered new validation namespace for annotations vor 14 Jahren
  Bulat Shakirzyanov 1cbd0caa89 [DoctrineMongoDBBundle] added unique constraint, validator and test, registered validator in DIC vor 14 Jahren
  Johannes M. Schmitt 84fa4b50db adds setArgument to Definition vor 14 Jahren
  Bernhard Schussek bdd2c91abd [Form] Fixed failing test vor 14 Jahren
  Bernhard Schussek d143eaad72 [Validator] Fixed XML schema vor 14 Jahren
  Jordi Boggiano 8800452b1c [Form] Fixed some documentation vor 14 Jahren
  Jordi Boggiano d928632583 [Form] Made RepeatedField sub-field names configurable vor 14 Jahren
  Bernhard Schussek d327a90ff2 [Validator] Added namespace prefix support for XML and YAML loaders vor 14 Jahren
  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