提交历史

作者 SHA1 备注 提交日期
  ADmad 6cf7b52897 Use short array syntax. 11 年之前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年之前
  Mark Story 6e8330890e Fix failing test. 11 年之前
  Mark Story 80749562e9 Update tests for exception rendering. 11 年之前
  Mark Story f2970b22a6 Fix failing tests. 11 年之前
  Mark Story a1cb67bc24 Fix shutdown and afterDispatch events not being fired on exceptions. 11 年之前
  ADmad 4fb7da8786 Update exception name. 11 年之前
  Mark Story 293b4b0fcc Make Component::initialize() work like other initialize() methods. 11 年之前
  Mark Story 94cbb69b40 Fix failing tests and remove PrivateActionException. 11 年之前
  antograssiot ae00446c5e update ExceptionRenderer 11 年之前
  Jose Lorenzo Rodriguez 1a1c48c590 Fixing some failing tests 11 年之前
  Jose Lorenzo Rodriguez 5840bf2a7b Routing\Error -> Routing\Exception 11 年之前
  Jose Lorenzo Rodriguez 6f0bad0677 Merge branch '3.0-clean-exceptions' of github.com:cakephp/cakephp into 3.0-clean-exceptions 11 年之前
  Jose Lorenzo Rodriguez 22f90f767c Controller\Error -> Controller\Exception 11 年之前
  ADmad c1b5187c8b Move View\Error to View\Exception. 11 年之前
  Jose Lorenzo Rodriguez 0b5672b1b8 Fixing more namespaces 11 年之前
  Jose Lorenzo Rodriguez d6dcee431a Moved Http exceptions to the Network namespaces 11 年之前
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 年之前
  Jose Lorenzo Rodriguez 2e7e01db99 fixing some failing tests 11 年之前
  mark_story 178ad34942 Refactor exception handling to return instead of echoing. 11 年之前
  Kim Egede Jakobsen 1a4eae3ee8 Renamed testProvider() to ExceptionProvider(). 11 年之前
  antograssiot 0c1a7fe94f add MissingDatasourceException test 11 年之前
  Anthony GRASSIOT 5c41beba72 add test for missing datasource template to be rendered 11 年之前
  ADmad f3b653b0a0 Fix tests. 11 年之前
  Anthony GRASSIOT b2f0909b17 minor typos for API 11 年之前
  mark_story 8946693808 Remove output buffer cleaning as it causes all the tests to fail. 11 年之前
  ADmad 5777254422 Fix CS error. 11 年之前
  mark_story 49e213ae3e Merge remote-tracking branch 'origin/2.6' into 3.0 11 年之前
  ADmad c91d40bd63 Add back feature to have exception renderer methods for matching exceptions. 12 年之前
  ADmad dc0da6e015 Remove Exception coercion. 12 年之前