Commit History

Author SHA1 Message Date
  Fabien Potencier c79e51c9aa Merge remote branch 'kriswallsmith/form/lazier-csrf-token' 14 years ago
  Fabien Potencier 8d58826085 [Routing] fixed unit tests for previous commit 14 years ago
  Fabien Potencier 96554e645a Merge remote branch 'lmcd/master' 14 years ago
  Lee McDermott 2c0efa7488 $code referenced but not defined in compileRoute() 14 years ago
  Lee McDermott 10bb4ff25e [Routing] Optimised the PHP URL matcher dumper 14 years ago
  Kris Wallsmith d26c590021 [Form] fixed xpath 14 years ago
  Kris Wallsmith fe4382eb73 [Form] moved csrf listener to its own class 14 years ago
  Bulat Shakirzyanov cb53414e91 fix issue with csrf token not present on collection fields because of resize listener 14 years ago
  Fabien Potencier 2e5ed78095 Merge remote branch 'mridgway/vendorScriptSpaces' 14 years ago
  Fabien Potencier d67e25c003 Merge remote branch 'richardmiller/fixed_container_debug_command_help' 14 years ago
  Fabien Potencier f857ad2a31 Merge remote branch 'stof/monolog_bubbling' 14 years ago
  Christophe Coevoet 5458baf465 [MonologBundle] Changed the default bubbling behavior. Fixes #1268 14 years ago
  Fabien Potencier 293ba3426a [DoctrineBridge] fixed guesser 14 years ago
  Richard Miller 346cbf352a [FrameworkBundle] Added missing word to ContainerDebugCommand help message. 14 years ago
  Michael Ridgway 9fb8b20739 Adding more escapes to shell params 14 years ago
  Michael Ridgway 7b02384fb2 Using escapeshellarg() instead of quotes 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