Commit History

Author SHA1 Message Date
  Lukas Kahwe Smith 52b8cb622d added Constructor 14 years ago
  Lukas Kahwe Smith 46da5ff069 added Exception's from SerializerBundle 14 years ago
  Lukas Kahwe Smith 1eecf1a5d1 made (de)normalizeObject() private 14 years ago
  Lukas Kahwe Smith 054e41573e renamed hasEncoder/hasDecoder to supportsSerialization/supportsDeserialization 14 years ago
  Lukas Kahwe Smith 900dda8239 notice fixes 14 years ago
  Lukas Kahwe Smith 9fdfac81ec typo fixes 14 years ago
  Lukas Kahwe Smith c3acd5df54 all encoders implement EncoderInterface 14 years ago
  Lukas Kahwe Smith e694397f16 removed redundant management of encoders and decoders, aka assume all decoders are also encoders 14 years ago
  Lukas Kahwe Smith 34b5a67987 expand interface 14 years ago
  Fabien Potencier f3cafcb355 merged symfony/form-simplification 14 years ago
  Fabien Potencier 852a4c9c6a [Form] removed the file upload temporary storage feature 14 years ago
  Fabien Potencier 1e8cd6d34d [HttpFoundation] removed the leading . for extensions 14 years ago
  Fabien Potencier 07be5bf484 [Form] fixed test 14 years ago
  Fabien Potencier 6448912109 [Form] fixed unit test 14 years ago
  Fabien Potencier 2ee0c284bc [Form] fixed CS 14 years ago
  Fabien Potencier fd97dd0059 [Form] text is now the default type when not explicitely set and when no data class is set 14 years ago
  Fabien Potencier a6a3789a54 [Form] tweaked an error message 14 years ago
  Fabien Potencier d9500418cd [Form] tweaked an error message 14 years ago
  Hugo Hamon 6e96accf3a [DoctrineBundle] fixed MetadataFactory::getMetadataForClass() to always return a ClassMetadataCollection object instead of NULL. 14 years ago
  Fabien Potencier 88184394b5 [Form] tweaked the error message when a form with a file upload does not have the enctype attribute correctly configured 14 years ago
  Fabien Potencier 0a7ce63d8f Merge remote branch 'vicb/twig-theme-inheritance' 14 years ago
  Michael Ridgway 19a8ece323 Fixed vendors.php not working if directory path has space in it 14 years ago
  Fabien Potencier 17cd08dc6c fixed CS 14 years ago
  Fabien Potencier 4c01d64b6b Merge remote branch 'brikou/check_cs' 14 years ago
  Fabien Potencier e685b5fc21 Merge remote branch 'yethee/doctrine_bridge' 14 years ago
  Fabien Potencier e0b768bfc0 [DoctrineBridge] fixed typo 14 years ago
  Deni 70477c4995 [DoctrineBridge] Removed all options of the parent type 14 years ago
  Brikou CARRE cd2a7bb2be fixed root search path to include only './src' and './tests' 14 years ago
  Deni 40d358e7cb [DoctrineBridge] Removed unneeded use statement 14 years ago
  Deni 1a75b7c8ca [DoctrineBridge] Fixed typo 14 years ago