コミット履歴

作者 SHA1 メッセージ 日付
  Johannes Schmitt 4553238f39 Merge branch 'fix-yaml-accessor' of git://github.com/wheelsandcogs/JMSSerializerBundle 13 年 前
  Phil Moorhouse 8c3bd7d889 Fixed missing support for Accessor in YamlDriver 13 年 前
  Miha Vrhovnik e720a61eb0 readonly flag should be set before setter, because the setter depends on that being set 13 年 前
  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 年 前
  Martin Parsiegla 294afdc431 Added support for xmlKeyValuePairs to the xml/yml metadata driver. 13 年 前
  Aleksandr Klimenkov 8207823a82 Virtual property metadata refactoring 13 年 前
  Aleksandr Klimenkov ffa0d205a3 Removing "field" property from VirtualProperty annotation 13 年 前
  Aleksandr Klimenkov 636fd3a949 Support virtual_properties key for YamlDriver, tests 13 年 前
  Christian Stocker e8c91ba292 Add XML, PHP and YAML Driver for groups and tests for this 13 年 前
  Alex Kovalevych 1a36c7e54f fixed no method exception throwing in YamlDriver 13 年 前
  Ruud Kamphuis 33568ff707 Added support for ReadOnly annotation 13 年 前
  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 年 前
  Miha Vrhovnik 2175b4e0e1 exclusion-policy in xml and yml drivers is now case insensitive. 13 年 前
  Miha Vrhovnik 10a2516678 Changed xml and yml drivers in such way that only excluded or exposed 13 年 前
  Johannes M. Schmitt ed7f925a58 CS fixes 13 年 前
  Johannes M. Schmitt ef054c946d adds support for controlling the order of properties 13 年 前
  Johannes Schmitt b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 年 前
  Michel Salib 46c3a66898 Merge branch 'master' of https://github.com/michelsalib/JMSSerializerBundle 14 年 前
  root 982f907c17 -- add XmlValue support 14 年 前
  Johannes Schmitt 3804032ffa adds a YamlSerializationVisitor 14 年 前
  Johannes Schmitt 29ae0ece64 added XML, YAML, and PHP metadata drivers 14 年 前