Commit History

Author SHA1 Message Date
  Jeremy Mikola e414e06327 [HttpKernel] Fix AccessDecisionManagerInterface::decide() invocation in SwitchUserListener 14 years ago
  Bulat Shakirzyanov 04fd4194b5 [DoctrineMongoDBBundle] fixed typo, updated extension test to reflection validation addon 14 years ago
  Victor Berchet b75840c6fc DI Extension: use the base class from the HttpKernel Component 14 years ago
  Bulat Shakirzyanov 6d52645861 [DoctrineMongoDBBundle] registered new validation namespace for annotations 14 years ago
  Bulat Shakirzyanov 1cbd0caa89 [DoctrineMongoDBBundle] added unique constraint, validator and test, registered validator in DIC 14 years ago
  Johannes M. Schmitt 84fa4b50db adds setArgument to Definition 14 years ago
  Bernhard Schussek bdd2c91abd [Form] Fixed failing test 14 years ago
  Bernhard Schussek d143eaad72 [Validator] Fixed XML schema 14 years ago
  Jordi Boggiano 8800452b1c [Form] Fixed some documentation 14 years ago
  Jordi Boggiano d928632583 [Form] Made RepeatedField sub-field names configurable 14 years ago
  Bernhard Schussek d327a90ff2 [Validator] Added namespace prefix support for XML and YAML loaders 14 years ago
  Bernhard Schussek 2d7c47e488 [Validator] Each object is now only validated once for a given group 14 years ago
  Bernhard Schussek d52ae8e103 [Validator] Removed unused class GroupChain 14 years ago
  Bernhard Schussek eed3c9a48c [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 14 years ago
  Bernhard Schussek 6ad22fd702 [Validator] Added ValidatorFactory for programmatically creating validators 14 years ago
  Bernhard Schussek 8f8f53d631 [Form][FrameworkBundle] Implemented FormFactory and added it to the DI container 14 years ago
  Bernhard Schussek fea37a3e95 [Validator] Added tests for AssertTypeValidator 14 years ago
  Jordi Boggiano a305f9b25a [Form] Fixed indenting 14 years ago
  Jordi Boggiano de3f240ea4 [Form] Added required attribute on input field templates 14 years ago
  Jordi Boggiano 59957727e3 [Form] Allow setting the date_format option via DateTimeField 14 years ago
  Jordi Boggiano ae40a5da53 [Form] Use HTML5 number and url input types for number and url fields 14 years ago
  Christophe Coevoet f5f7021669 Fixed the conenction alias used by acl 14 years ago
  Fabien Potencier 12f3497281 simplified Doctrine unit tests 14 years ago
  Fabien Potencier 23a7d3657a fixed Doctrine commands help message 14 years ago
  Victor Berchet 3e8f8ea6af [ProfilerStorage] Make write() returns a status (Boolean) 14 years ago
  Victor Berchet 5030255021 [SQLiteProfilerStorage] Add a unit test 14 years ago
  Victor Berchet db42ab21f0 [SQLiteProfilerStorage] Escape '\' in find() 14 years ago
  Victor Berchet 2740e105e1 [Profiler] Fix a typo 14 years ago
  Lukas Kahwe Smith d030882c20 ignore firewalls that are set to false (f.e. http-basic: false), removed two unused variables 14 years ago
  Bulat Shakirzyanov 267a7e6956 [HttpKernel] fixed Cache, to respect the variable and trigger error handling 14 years ago