Histórico de Commits

Autor SHA1 Mensagem Data
  Jordi Boggiano ded30a2937 [Serializer] Split supports in supportsNormalization and supportsDenormalization há 14 anos atrás
  Jordi Boggiano 919f16a7d6 [Serializer] Add support for Traversable objects há 14 anos atrás
  Jordi Boggiano 7a06421cb1 Fixed docs typo há 14 anos atrás
  Jordi Boggiano d6afe63d2a Merge branch 'serializerLight' of http://github.com/schmittjoh/symfony into serializer há 14 anos atrás
  Johannes Schmitt ec1199eda7 [Serializer] updated SerializerInterface há 14 anos atrás
  Fabien Potencier 3e21e07570 Merge remote branch 'schmittjoh/config' há 14 anos atrás
  Fabien Potencier 62c0b10b88 [FrameworkBundle] prevented search engine indexing on exception pages há 14 anos atrás
  Fabien Potencier f23044f63b Merge remote branch 'ptheg/master' há 14 anos atrás
  Fabien Potencier dfd5b653cb [DoctrineBundle] changed mapping file suffix from .orm.dcm.yml to .orm.yml há 14 anos atrás
  Fabien Potencier 0cdd6ca4e2 [DoctrineBundle] added --path option to doctrine:generate:entities há 14 anos atrás
  Geyer Pierre daeedb5705 Search engines should not indexing Profiler há 14 anos atrás
  Johannes Schmitt 486ecdc6a6 [Config] some exception improvements há 14 anos atrás
  Fabien Potencier 4fd5585e03 Merge remote branch 'danielholmes/validator_test_namespaces' há 14 anos atrás
  Daniel Holmes 8d96f6c009 [Validator] fixed namespaces for validator tests há 14 anos atrás
  Fabien Potencier d9299e930b [DoctrineBundle] changed mapping directory há 14 anos atrás
  Fabien Potencier 3f69333acb [HttpKernel] refactored the ErrorHandler class há 14 anos atrás
  Fabien Potencier ca3c5e652e moved ErrorHandler management to the distributions há 14 anos atrás
  Fabien Potencier 0f0e5817b1 [HttpKernel] added a Kernel::init() method há 14 anos atrás
  Fabien Potencier aba8f1e180 [ClassLoader] added a debug class loader há 14 anos atrás
  Fabien Potencier fe9ef5c68b [Routing] fixed deep nested route collections (closes #770) há 14 anos atrás
  Fabien Potencier 36bcfcc5ee Merge remote branch 'bschussek/form' há 14 anos atrás
  Fabien Potencier b7c8442068 [DoctrineBundle] made Doctrine metadata configuration easier há 14 anos atrás
  Fabien Potencier ec226cd4bc [DoctrineBundle] fixed doctrine:generate:entities há 14 anos atrás
  Fabien Potencier c200b42e89 Merge remote branch 'kriswallsmith/http/forwarded-secure' há 14 anos atrás
  Kris Wallsmith ae46150bc8 [HttpFoundation] added support for X-Forwarded-Port request header há 14 anos atrás
  Fabien Potencier e150ffd699 Merge remote branch 'Bart00/patch-1' há 14 anos atrás
  Bernhard Schussek 74cca63938 [Form] CSRF fields are not included in the children of a FormView anymore if the view is not the root há 14 anos atrás
  Bernhard Schussek 173beeba74 [Form] FormView::offsetUnset() is now supported. It was possible anyway using getChildren() and setChildren(). há 14 anos atrás
  Bernhard Schussek 3cc5d9f4cd [Form] Split the option "modifiable" of the "collection" type into "allow_add" and "allow_delete" há 14 anos atrás
  Bernhard Schussek bf1dfbbe99 [Form] Added test for last commit by kriswallsmith and improved dealing with original names há 14 anos atrás