Commit History

Author SHA1 Message Date
  ADmad ddc3902120 Change how a single view var is inferred with `'_serialize' => true` 10 years ago
  Mark Story 834fa46f46 Merge branch 'master' into 3.1 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  ADmad bc75b55982 Update tests for View classes. 10 years ago
  ADmad e615ef828b Switch back to template rendering as default. 11 years ago
  ADmad 989389494f Make serialization the default behavior for JsonView. 11 years ago
  ADmad e3d8e82ae3 Allow setting `_serialize` to true. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  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 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  euromark 3d1a78ff63 Make debug status boolean 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago