Commit History

Author SHA1 Message Date
  ADmad f3b653b0a0 Fix tests. 11 years ago
  Anthony GRASSIOT b2f0909b17 minor typos for API 11 years ago
  mark_story 8946693808 Remove output buffer cleaning as it causes all the tests to fail. 11 years ago
  ADmad 5777254422 Fix CS error. 11 years ago
  mark_story 49e213ae3e Merge remote-tracking branch 'origin/2.6' into 3.0 11 years ago
  ADmad c91d40bd63 Add back feature to have exception renderer methods for matching exceptions. 12 years ago
  ADmad dc0da6e015 Remove Exception coercion. 12 years ago
  ADmad ed7b138476 Use short param type. 12 years ago
  ADmad 7705cdded4 Refactor ExceptionRenderer. 12 years ago
  ADmad b4ad76e628 Remove ConfigureException. Just use Exception intead. 12 years ago
  ADmad 45eed03509 Move SocketException to Network/Error 12 years ago
  ADmad cd490da851 Move MissingBehaviorException under ORM/Error 12 years ago
  ADmad 370a89d7a1 Move controller related exceptions under Controller/Error 12 years ago
  ADmad 60f3eb9660 Move MissingHelperException, MissingLayoutException to View/Error 12 years ago
  ADmad 29a65c8f95 Move MissingViewException to View/Error 12 years ago
  ADmad 6bcf9873f0 Remove exceptions no longer used. 12 years ago
  ADmad 7372667f15 Merge branch '2.5' into 3.0 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
  euromark 3d1a78ff63 Make debug status boolean 12 years ago
  Jose Lorenzo Rodriguez 0ae6c517aa Fixing more broken tests under phpunit 4 12 years ago
  ndm2 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago
  Jose Lorenzo Rodriguez 4cddddedf0 Fixed remaining tests 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago