コミット履歴

作者 SHA1 メッセージ 日付
  ADmad 78be1eca91 Make return value of Controller:referer() consistent when returning local URLs. 10 年 前
  Jose Lorenzo Rodriguez 625ca3733b Improving test 10 年 前
  Jose Lorenzo Rodriguez abf063e8f3 Fixed test that was never supposed to work 10 年 前
  antograssiot b19dd062bb remove unsued import 10 年 前
  antograssiot 3d85b2cae7 cleanup imports 10 年 前
  antograssiot 039068a071 parameters number mismatch in function call 10 年 前
  Mark Story 8994971b67 Reject controller names that are not camel case. 10 年 前
  Mark Story c6497c92ce Inflect Controller::$name when it is derived from request params. 10 年 前
  Yves P d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 年 前
  Mark Story 424c173ab8 Suggest methods that exist in deprecation warnings. 10 年 前
  Dmitry Korotovsky 38a6dde272 [Fixes #7300] Add ability to set custom ComponentRegistry to Controller object 10 年 前
  Mark Story efa41b11ff Use templatePath() instead of viewPath() 10 年 前
  Mark Story 1ed2a63861 Remove getView() 10 年 前
  Mark Story 2662b44e5d Start to integrate ViewBuilder. 10 年 前
  antograssiot dbc2dbe648 Merge branch 'master' into 3.1 10 年 前
  antograssiot 8455cfc288 fix extra '/' in viewPath if prefix is set to false 10 年 前
  Marlin Cremers dbd06728d2 Re-fetch View class to pass view variables set in beforeRender callbacks 10 年 前
  Anto 8842edfe36 psr2 10 年 前
  Mark Story 2a99ba9095 Don't allow overridden methods to count as actions. 10 年 前
  ADmad b9ae87971a Fix CS error 10 年 前
  ADmad d6066af471 Ensure deprecated properties like $theme are properly passed to view. 10 年 前
  ADmad 1d488cca3d Fix CS errors 10 年 前
  ADmad 7fd98aa2b2 Remove Controller::$viewPath and Controller::$layoutPath. 10 年 前
  ADmad d058fe1329 Deprecate view, layout, theme, autoLayout properties of controller. 10 年 前
  Mark Scherer be1e20c896 Cleanup redirect(). 10 年 前
  Jose Lorenzo Rodriguez ef33e4e7da Deriving the controller name out of the request object, if present 11 年 前
  Mark Scherer 68ff1322c0 Deprecate Session helper. 11 年 前
  ADmad 6cf7b52897 Use short array syntax. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Mark Story 2d1a62213c Fix issues where doubly prefixed would fail 11 年 前