Commit History

Author SHA1 Message Date
  djama 96359fb86d call header() with replace=false, to provide the possibility of sending mutiple headers of the same type. 14 years ago
  Fabien Potencier ce8d6d06e2 Merge remote branch 'mridgway/vendorScriptSpaces' 14 years ago
  Fabien Potencier 4da7909f9a Merge remote branch 'kriswallsmith/form/is-valid-read-only' 14 years ago
  Michael Ridgway 0b7321af78 Added quotes around a directory path that was missed in previous commit 14 years ago
  Kris Wallsmith 8d55df42de [Form] fixed isValid() on readOnly forms that have children 14 years ago
  Fabien Potencier 37cd020040 Merge remote branch 'lsmith77/serializer_tweaks' 14 years ago
  Fabien Potencier 44816ebca0 Merge remote branch 'Infranology/minor-code-simplification' 14 years ago
  Fabien Potencier 09ee01501d Merge remote branch 'lmcd/master' 14 years ago
  Fabien Potencier e92669eb47 Merge remote branch 'brikou/phpdoc_cookie' 14 years ago
  Fabien Potencier 8e6d287614 Merge remote branch 'hhamon/doctrine_metadatafactory_fix' 14 years ago
  Fabien Potencier 03a05661f9 [Form] fixed more cases where the delegating validator did not match the validator paths 14 years ago
  Fabien Potencier 1daca76197 [Form] unified the way form and data path are created 14 years ago
  Lukas Kahwe Smith b7c615d869 clarified that BC is broken in the Serializer component 14 years ago
  Hugo Hamon aa6645d955 [DoctrineBundle] fixed missing backslashe. 14 years ago
  Hugo Hamon 1da8922eab [DoctrineBundle] simplified getClassMetadataFactoryClass() method in both DisconnectedMetadataFactory and MetadataFactory classes. 14 years ago
  Hugo Hamon ce3839a3ea [DoctrineBundle] added new DisconnectedMetadataFactory class that is now used in the doctrine:generate:entities command instead of the MetadataFactory class. 14 years ago
  Fabien Potencier 7de4d28a05 Merge remote branch 'yethee/delegating_validator' 14 years ago
  Brikou CARRE 896c294b58 [HttpFoundation] added phpdoc + exception fix 14 years ago
  Lukas Kahwe Smith 77fd5805e1 added UPDATE notes for Serializer component changes 14 years ago
  Lukas Kahwe Smith 2b4a25a0a7 fix tests 14 years ago
  Fabien Potencier 25c3fee1f2 [FrameworkBundle] removed obsolete code 14 years ago
  Fabien Potencier 8cd29cabd5 Merge remote branch 'shishi/update_update.ja.md' 14 years ago
  Lee McDermott 7e89a6ad41 Added an optimisation for PHP-FPM (FastCGI Process Manager). 14 years ago
  Shigenibu Nishikawa df59e42041 update UPDATE.ja.md 14 years ago
  Eriksen Costa c9acf2e60c [Form] minor code simplification 14 years ago
  Fabien Potencier ea93e4cafa [Form] added a circular reference safeguard for form type 14 years ago
  Fabien Potencier d044498cde [Form] changed the way default type names are created to avoid collisions 14 years ago
  Lukas Kahwe Smith 8ef83d548b marked public api 14 years ago
  Lukas Kahwe Smith f67b3f508e more encoder lazy loading tweaks 14 years ago
  Lukas Kahwe Smith 4b3f6215b7 always use getEncoder() to enable lazy loading 14 years ago