Commit History

Author SHA1 Message Date
  antograssiot ae00446c5e update ExceptionRenderer 11 years ago
  Jose Lorenzo Rodriguez 1a1c48c590 Fixing some failing tests 11 years ago
  Jose Lorenzo Rodriguez 5840bf2a7b Routing\Error -> Routing\Exception 11 years ago
  Jose Lorenzo Rodriguez 6f0bad0677 Merge branch '3.0-clean-exceptions' of github.com:cakephp/cakephp into 3.0-clean-exceptions 11 years ago
  Jose Lorenzo Rodriguez 22f90f767c Controller\Error -> Controller\Exception 11 years ago
  ADmad c1b5187c8b Move View\Error to View\Exception. 11 years ago
  Jose Lorenzo Rodriguez 0b5672b1b8 Fixing more namespaces 11 years ago
  Jose Lorenzo Rodriguez d6dcee431a Moved Http exceptions to the Network namespaces 11 years ago
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago
  Jose Lorenzo Rodriguez 2e7e01db99 fixing some failing tests 11 years ago
  mark_story 178ad34942 Refactor exception handling to return instead of echoing. 11 years ago
  Kim Egede Jakobsen 1a4eae3ee8 Renamed testProvider() to ExceptionProvider(). 11 years ago
  antograssiot 0c1a7fe94f add MissingDatasourceException test 11 years ago
  Anthony GRASSIOT 5c41beba72 add test for missing datasource template to be rendered 11 years ago
  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