コミット履歴

作者 SHA1 メッセージ 日付
  Kris Wallsmith d26c590021 [Form] fixed xpath 14 年 前
  Kris Wallsmith fe4382eb73 [Form] moved csrf listener to its own class 14 年 前
  Bulat Shakirzyanov cb53414e91 fix issue with csrf token not present on collection fields because of resize listener 14 年 前
  Fabien Potencier 2e5ed78095 Merge remote branch 'mridgway/vendorScriptSpaces' 14 年 前
  Fabien Potencier d67e25c003 Merge remote branch 'richardmiller/fixed_container_debug_command_help' 14 年 前
  Fabien Potencier f857ad2a31 Merge remote branch 'stof/monolog_bubbling' 14 年 前
  Christophe Coevoet 5458baf465 [MonologBundle] Changed the default bubbling behavior. Fixes #1268 14 年 前
  Fabien Potencier 293ba3426a [DoctrineBridge] fixed guesser 14 年 前
  Richard Miller 346cbf352a [FrameworkBundle] Added missing word to ContainerDebugCommand help message. 14 年 前
  Michael Ridgway 9fb8b20739 Adding more escapes to shell params 14 年 前
  Michael Ridgway 7b02384fb2 Using escapeshellarg() instead of quotes 14 年 前
  Fabien Potencier ce8d6d06e2 Merge remote branch 'mridgway/vendorScriptSpaces' 14 年 前
  Fabien Potencier 4da7909f9a Merge remote branch 'kriswallsmith/form/is-valid-read-only' 14 年 前
  Michael Ridgway 0b7321af78 Added quotes around a directory path that was missed in previous commit 14 年 前
  Kris Wallsmith 8d55df42de [Form] fixed isValid() on readOnly forms that have children 14 年 前
  Fabien Potencier 37cd020040 Merge remote branch 'lsmith77/serializer_tweaks' 14 年 前
  Fabien Potencier 44816ebca0 Merge remote branch 'Infranology/minor-code-simplification' 14 年 前
  Fabien Potencier 09ee01501d Merge remote branch 'lmcd/master' 14 年 前
  Fabien Potencier e92669eb47 Merge remote branch 'brikou/phpdoc_cookie' 14 年 前
  Fabien Potencier 8e6d287614 Merge remote branch 'hhamon/doctrine_metadatafactory_fix' 14 年 前
  Fabien Potencier 03a05661f9 [Form] fixed more cases where the delegating validator did not match the validator paths 14 年 前
  Fabien Potencier 1daca76197 [Form] unified the way form and data path are created 14 年 前
  Lukas Kahwe Smith b7c615d869 clarified that BC is broken in the Serializer component 14 年 前
  Hugo Hamon aa6645d955 [DoctrineBundle] fixed missing backslashe. 14 年 前
  Hugo Hamon 1da8922eab [DoctrineBundle] simplified getClassMetadataFactoryClass() method in both DisconnectedMetadataFactory and MetadataFactory classes. 14 年 前
  Hugo Hamon ce3839a3ea [DoctrineBundle] added new DisconnectedMetadataFactory class that is now used in the doctrine:generate:entities command instead of the MetadataFactory class. 14 年 前
  Fabien Potencier 7de4d28a05 Merge remote branch 'yethee/delegating_validator' 14 年 前
  Brikou CARRE 896c294b58 [HttpFoundation] added phpdoc + exception fix 14 年 前
  Lukas Kahwe Smith 77fd5805e1 added UPDATE notes for Serializer component changes 14 年 前
  Lukas Kahwe Smith 2b4a25a0a7 fix tests 14 年 前