Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano c20b4a3950 [Serializer] Cleaned up NormalizerInterface hace 14 años
  Jordi Boggiano 4104c7b073 [Serializer] Inlined back the logic from isStructuredType and removed the method hace 14 años
  Jordi Boggiano 3ecc9602e4 [Serializer] Add checks for SerializerAwareInterface hace 14 años
  Jordi Boggiano 01a104916b [Serializer] Implement SerializerAwareInterface hace 14 años
  Jordi Boggiano 8263b09b5c [Serializer] Properly check for the DecoderInterface hace 14 años
  Jordi Boggiano fe7119da8a [Serializer] serialize shouldn't normalize since it's the encoder's job to do that when they require it hace 14 años
  Kris Wallsmith f3b077a0dd [Form] removed a bunch of unused use statements hace 14 años
  Drew Butler dea5b26c3f Method exists does not work if you append the () to the method name, thus this never words for objects that actually have the __toString method. Removed the erroneous () so that this works as it appears to have been intended. hace 14 años
  Fabien Potencier d1c6e44082 Merge remote branch 'stof/firephp' hace 14 años
  Fabien Potencier dd426d782e Merge remote branch 'hidenorigoto/translate-UPDATE-file-beta2' hace 14 años
  Fabien Potencier c98bf4ff94 Merge remote branch 'Seldaek/serializer' hace 14 años
  Fabien Potencier 8043230bd6 Merge remote branch 'stof/doctrine_mapping' hace 14 años
  Christophe Coevoet e3ae374b47 [DoctrineBundle] Removed orm reference in DoctrineAbstractBundle hace 14 años
  Jordi Boggiano b9a2eb66e9 [Serializer] CS fixes hace 14 años
  Jordi Boggiano ded30a2937 [Serializer] Split supports in supportsNormalization and supportsDenormalization hace 14 años
  Jordi Boggiano 919f16a7d6 [Serializer] Add support for Traversable objects hace 14 años
  Jordi Boggiano 7a06421cb1 Fixed docs typo hace 14 años
  Jordi Boggiano d6afe63d2a Merge branch 'serializerLight' of http://github.com/schmittjoh/symfony into serializer hace 14 años
  hidenorigoto aab823a5e3 updated translation of UPDATE file (beta2) hace 14 años
  Christophe Coevoet 0704bc348b [MonologBundle] Fixed CS hace 14 años
  Christophe Coevoet 5afe7d20a6 [MonologBundle] Fixed the handling of subrequests in FirePHPHandler hace 14 años
  Fabien Potencier f1f379b031 [Finder] simplified code hace 14 años
  Johannes Schmitt ec1199eda7 [Serializer] updated SerializerInterface hace 14 años
  Fabien Potencier 3e21e07570 Merge remote branch 'schmittjoh/config' hace 14 años
  Fabien Potencier 62c0b10b88 [FrameworkBundle] prevented search engine indexing on exception pages hace 14 años
  Fabien Potencier f23044f63b Merge remote branch 'ptheg/master' hace 14 años
  Fabien Potencier dfd5b653cb [DoctrineBundle] changed mapping file suffix from .orm.dcm.yml to .orm.yml hace 14 años
  Fabien Potencier 0cdd6ca4e2 [DoctrineBundle] added --path option to doctrine:generate:entities hace 14 años
  Geyer Pierre daeedb5705 Search engines should not indexing Profiler hace 14 años
  Johannes Schmitt 486ecdc6a6 [Config] some exception improvements hace 14 años