Commit History

Author SHA1 Message Date
  euromark 04bb238324 fix test 11 years ago
  mark_story bfb407cb04 Merge remote-tracking branch 'origin/2.6' into 3.0 11 years ago
  mark_story e1a2436e13 Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  euromark 47167f5735 This is a hotfix for TextHelper which seems to have gone wrong in a merge. tail() is missing completly and the docs for truncate() are the ones for tail(). This fixes it. 12 years ago
  mark_story 449f60798c Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 years ago
  euromark 97a8eca4be harden method signatures 12 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