Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez 8efbbf8c7f Moving File and Folder to their own namespace 11 years ago
  ADmad 98788a0e54 Rename UrlHelper::url() to UrlHelper::build(). 11 years ago
  ADmad 6cd3dcafa2 Update helpers to use UrlHelper. 11 years ago
  euromark 49e9220e52 Update tests for new assert order. 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
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago