コミット履歴

作者 SHA1 メッセージ 日付
  Johannes Schmitt 4553238f39 Merge branch 'fix-yaml-accessor' of git://github.com/wheelsandcogs/JMSSerializerBundle 12 年 前
  Johannes Schmitt 5505550646 removed comment from previous commit 12 年 前
  Johannes Schmitt ef9a003b56 Merge branch 'readonlyOrderFix' of git://github.com/mvrhov/JMSSerializerBundle 12 年 前
  Johannes 02328f1e0f added a note about the usage of @XmlRoot (refs #176) 12 年 前
  Johannes 3d890e9622 Merge pull request #175 from armetiz/patch-1 12 年 前
  Thomas Tourlourat 7252757149 Add missing use. 12 年 前
  Johannes M. Schmitt 5a9b7e6b62 disallow XML document types 12 年 前
  Phil Moorhouse 8c3bd7d889 Fixed missing support for Accessor in YamlDriver 12 年 前
  Miha Vrhovnik c9f0407be0 fixed tests 12 年 前
  Miha Vrhovnik b6125138c0 remove the comment from the testphase 12 年 前
  Johannes M. Schmitt 1f308a5877 adjusted tests to upstream changes to the Form component 12 年 前
  Johannes M. Schmitt 401821e491 fixed a typo causing tests to fail on PHP 5.4 12 年 前
  Miha Vrhovnik e720a61eb0 readonly flag should be set before setter, because the setter depends on that being set 12 年 前
  Johannes M. Schmitt 6bd1105030 minor tweak 13 年 前
  Johannes M. Schmitt 3cb628ebf9 made test run on PHP 5.3 13 年 前
  Johannes M. Schmitt 881cbc18e4 added better error message to bootstrap 13 年 前
  Vyacheslav Salakhutdinov 4be3f29090 Added options for JsonSerializationVisitor 13 年 前
  Johannes 6df19222b5 Merge pull request #145 from Wiakowe/virtual_property_exclude_all_support 13 年 前
  Roger Llopart Pla d36c772c88 Fixed some tests issues. 13 年 前
  Roger Llopart Pla c009fb51e3 Added php metadata for the ObjectWithVirtualPropertiesAndExcludeAll fixture. 13 年 前
  Roger Llopart Pla bb53ce9562 Added test to the case of using virtual properties with exclusion policy set to "all". 13 年 前
  Johannes c9277bb29f lowered minimum stability 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 年 前
  Johannes M. Schmitt b2567bd93f Merge branch 'mDrivers' 13 年 前
  Johannes M. Schmitt 39f11f5bb8 fixed dev dependencies 13 年 前
  Martin Parsiegla 294afdc431 Added support for xmlKeyValuePairs to the xml/yml metadata driver. 13 年 前
  Johannes 16661d599a fixed indentation 13 年 前
  Johannes M. Schmitt 69b15778dd Merge branch 'master' of https://github.com/Spea/JMSSerializerBundle 13 年 前
  Johannes M. Schmitt 1d15edf731 changed modes 13 年 前
  Martin Parsiegla 61f3965733 Added new annotation @XmlKeyValuePairs to use the keys of an array as xml tags. 13 年 前