提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 1583c8b9ef updated bootstrap file 14 年之前
  Daniel Holmes e135c14538 Allow arbitrary ordering of config elements in symfony xml config 14 年之前
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 年之前
  Fabien Potencier e6f1248151 [HttpKernel] added back Bundle::getName() as it is quite useful 14 年之前
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 年之前
  Jordi Boggiano 252918beb2 [TwigBundle] Fixed RenderTokenParser when with isn't used and options are provided 14 年之前
  Ryan Weaver ea2cb49696 [TwigBundle] Improving the PHPDoc on the FormExtension inside the TwigBundle. 14 年之前
  Ryan Weaver cf1512dce8 [Form] Fixing the object versus normalized data PHPDoc on Field, which I believe was backwards. 14 年之前
  Ryan Weaver d41b4ec109 [Form] adding PHPDoc and some small PHPDoc changes. 14 年之前
  Ryan Weaver 82283db789 [Form] Making the constructor inherit docs. 14 年之前
  Fabien Potencier 67f13fee9e [HttpKernel] made a small tweak 14 年之前
  Fabien Potencier 24ff22af07 [HttpFoundation] added a directory fallback for when the class is not found in registered namespaces and class prefixes 14 年之前
  Jeremy Mikola e414e06327 [HttpKernel] Fix AccessDecisionManagerInterface::decide() invocation in SwitchUserListener 14 年之前
  Bulat Shakirzyanov 04fd4194b5 [DoctrineMongoDBBundle] fixed typo, updated extension test to reflection validation addon 14 年之前
  Victor Berchet b75840c6fc DI Extension: use the base class from the HttpKernel Component 14 年之前
  Bulat Shakirzyanov 6d52645861 [DoctrineMongoDBBundle] registered new validation namespace for annotations 14 年之前
  Bulat Shakirzyanov 1cbd0caa89 [DoctrineMongoDBBundle] added unique constraint, validator and test, registered validator in DIC 14 年之前
  Johannes M. Schmitt 84fa4b50db adds setArgument to Definition 14 年之前
  Bernhard Schussek bdd2c91abd [Form] Fixed failing test 14 年之前
  Bernhard Schussek d143eaad72 [Validator] Fixed XML schema 14 年之前
  Jordi Boggiano 8800452b1c [Form] Fixed some documentation 14 年之前
  Jordi Boggiano d928632583 [Form] Made RepeatedField sub-field names configurable 14 年之前
  Bernhard Schussek d327a90ff2 [Validator] Added namespace prefix support for XML and YAML loaders 14 年之前
  Bernhard Schussek 2d7c47e488 [Validator] Each object is now only validated once for a given group 14 年之前
  Bernhard Schussek d52ae8e103 [Validator] Removed unused class GroupChain 14 年之前
  Bernhard Schussek eed3c9a48c [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 14 年之前
  Bernhard Schussek 6ad22fd702 [Validator] Added ValidatorFactory for programmatically creating validators 14 年之前
  Bernhard Schussek 8f8f53d631 [Form][FrameworkBundle] Implemented FormFactory and added it to the DI container 14 年之前
  Bernhard Schussek fea37a3e95 [Validator] Added tests for AssertTypeValidator 14 年之前
  Jordi Boggiano a305f9b25a [Form] Fixed indenting 14 年之前