提交历史

作者 SHA1 备注 提交日期
  mark_story e1a2436e13 Merge remote-tracking branch 'origin/2.6' into 3.0 12 年之前
  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 年之前
  mark_story 449f60798c Merge remote-tracking branch 'origin/2.6' into 3.0 12 年之前
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 年之前
  euromark 97a8eca4be harden method signatures 12 年之前
  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 年之前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年之前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年之前