Commit History

Author SHA1 Message Date
  chinpei215 e2c56381f8 Fix sprintf warnings when using deprecated properties 9 years ago
  Mark Story 9fff233e7d Merge branch 'master' into 3.next 9 years ago
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  Mark Story 351c253564 Fix controller->redirect response handling 9 years ago
  thinkingmedia fc5e8a93cb adds Event type hinting to unit tests 9 years ago
  Mark Story 6f7689b967 Merge branch 'master' into 3.next 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  Mark Story 055b574d86 Fix controller tests. 9 years ago
  Jose Diaz-Gonzalez 01ba43ce26 Remove extra newline 10 years ago
  Jose Diaz-Gonzalez 271f5721ba Test Controller::paginate() with custom settings 10 years ago
  Mark Story 6c0844fa57 Merge branch 'master' into 3.next 9 years ago
  ADmad d00d7fdfe0 Remove use of TestCase::getMock() from "Controller" namepace tests. 9 years ago
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 years ago
  ADmad 78be1eca91 Make return value of Controller:referer() consistent when returning local URLs. 10 years ago
  Jose Lorenzo Rodriguez 625ca3733b Improving test 10 years ago
  Jose Lorenzo Rodriguez abf063e8f3 Fixed test that was never supposed to work 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  antograssiot 3d85b2cae7 cleanup imports 10 years ago
  antograssiot 039068a071 parameters number mismatch in function call 10 years ago
  Mark Story 8994971b67 Reject controller names that are not camel case. 10 years ago
  Mark Story c6497c92ce Inflect Controller::$name when it is derived from request params. 10 years ago
  Yves P d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 years ago
  Mark Story 424c173ab8 Suggest methods that exist in deprecation warnings. 10 years ago
  Dmitry Korotovsky 38a6dde272 [Fixes #7300] Add ability to set custom ComponentRegistry to Controller object 10 years ago
  Mark Story efa41b11ff Use templatePath() instead of viewPath() 10 years ago
  Mark Story 1ed2a63861 Remove getView() 10 years ago
  Mark Story 2662b44e5d Start to integrate ViewBuilder. 10 years ago
  antograssiot dbc2dbe648 Merge branch 'master' into 3.1 10 years ago
  antograssiot 8455cfc288 fix extra '/' in viewPath if prefix is set to false 10 years ago
  Marlin Cremers dbd06728d2 Re-fetch View class to pass view variables set in beforeRender callbacks 10 years ago