Commit History

Author SHA1 Message Date
  Miha Vrhovnik b6125138c0 remove the comment from the testphase 13 years ago
  Miha Vrhovnik e720a61eb0 readonly flag should be set before setter, because the setter depends on that being set 13 years ago
  Roger Llopart Pla 87cb5b650b Added support for virtual properties when the exclusion policy is set to "all" by making them allways exposed by default. 13 years ago
  Martin Parsiegla 294afdc431 Added support for xmlKeyValuePairs to the xml/yml metadata driver. 13 years ago
  Aleksandr Klimenkov 8207823a82 Virtual property metadata refactoring 13 years ago
  Aleksandr Klimenkov ffa0d205a3 Removing "field" property from VirtualProperty annotation 13 years ago
  Aleksandr Klimenkov 636fd3a949 Support virtual_properties key for YamlDriver, tests 13 years ago
  Aleksandr Klimenkov e90b0a414a Support virtual-property node for XmlDriver, tests 13 years ago
  Christian Stocker e8c91ba292 Add XML, PHP and YAML Driver for groups and tests for this 13 years ago
  Ruud Kamphuis 33568ff707 Added support for ReadOnly annotation 13 years ago
  Miha Vrhovnik b8f6c64114 If you mark property as Inline, then all sub properties will be serialized to the same level as the property is. 13 years ago
  Deni 740498ea52 Added ability to define getter and setter in xml mapping 13 years ago
  Miha Vrhovnik 2175b4e0e1 exclusion-policy in xml and yml drivers is now case insensitive. 13 years ago
  Miha Vrhovnik 10a2516678 Changed xml and yml drivers in such way that only excluded or exposed 13 years ago
  Johannes M. Schmitt ed7f925a58 CS fixes 13 years ago
  Johannes M. Schmitt ef054c946d adds support for controlling the order of properties 13 years ago
  Johannes Schmitt b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 years ago
  Deni b18e1e4f0b Added a missing convertion the SimpleXMLElement to a string. 13 years ago
  Michel Salib 46c3a66898 Merge branch 'master' of https://github.com/michelsalib/JMSSerializerBundle 13 years ago
  root 982f907c17 -- add XmlValue support 13 years ago
  Johannes Schmitt 3804032ffa adds a YamlSerializationVisitor 13 years ago
  Thomas Rabaix f78ce7800c cast XmlElement to string 13 years ago
  Johannes Schmitt a85056a5ed added an XmlErrorException 14 years ago
  Alexey Popkov 581de7f326 Fix libxml_get_last_error() string converting in xml driver and added more pretty exception message 14 years ago
  Johannes Schmitt 29ae0ece64 added XML, YAML, and PHP metadata drivers 14 years ago