コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story 13a7625279 Fix PHPCS error and update test. 10 年 前
  mark_story a2938c3f36 Merge branch 'master' into 3.1 10 年 前
  Mark Story 2fd4f87c1b Add test for #7073 10 年 前
  Mark Story 834fa46f46 Merge branch 'master' into 3.1 10 年 前
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 年 前
  ADmad bc75b55982 Update tests for View classes. 10 年 前
  ADmad 62f75376ea Add support for "_serialized" = true for XmlView. 11 年 前
  Mark Scherer c6464fb9a5 XmlView should also have options just as JsonView has. Also fixed documentation. 11 年 前
  ADmad 6cf7b52897 Use short array syntax. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Sam a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 年 前
  mark_story a47f29136f Fix failing tests. 12 年 前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年 前
  euromark 3d1a78ff63 Make debug status boolean 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前