コミット履歴

作者 SHA1 メッセージ 日付
  mark_story c03edd9d1a Don't load Helpers in dataviews when _serialize is set. 12 年 前
  Andy Dawson f34388c53a Merge pull request #1471 from cakephp/feature/2.4-pretty-print 12 年 前
  AD7six 1643e10c74 pretty print json and xml responses in debug mode 12 年 前
  ADmad 4ded269549 Merge branch 'master' into 2.4 12 年 前
  Christian Winther cbb4f7db90 allow serialize in json and xml alias 12 年 前
  euromark af455b4121 correct return types in doc blocks 12 年 前
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 年 前
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 年 前
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 年 前
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 年 前
  euromark b811afbc44 double spaces to single ones 13 年 前
  mark_story f53153b812 Fix whitespace. 13 年 前
  Lawrence Barsanti a60a730e7e XmlView: configure top level element name 13 年 前
  Ceeram e7dc23b920 Ensure callbacks are triggered when using Xml/Json view with view templates. 13 年 前
  Ceeram e2e42ee185 move serialization to separate method, for easier overriding in subclasses 13 年 前
  Ceeram 55f3cbe1f6 remove unneeded line 14 年 前
  Ceeram 25c7a27495 fixing XmlView, XmlException: Invalid input was raised when _serialize is string and data is numerically indexed. 14 年 前
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 年 前
  euromark 22452f61f8 type hinting controllers and views 14 年 前
  mark_story 0f8e1500de Ensure helpers are loaded in data views. 14 年 前
  mark_story 0607437abd Fix various failing tests. 14 年 前
  mark_story 168c6f14c2 Checking types before calling methods. 14 年 前
  mark_story 6e1b1df2b2 Change serialize to _serialize 14 年 前
  mark_story 50ec08f9bd Adding support for array serialize values. 14 年 前
  mark_story c1f5dc1e40 Make XmlView consistent with JsonView. 14 年 前
  mark_story 011fd51539 starting to refactor views. 14 年 前
  Juan Basso a6c1aafcc4 Added XmlView. 14 年 前