コミット履歴

作者 SHA1 メッセージ 日付
  Alexander Makarov b946b9906d Fixes #3542: Removed requirement to specify `extensions` in application config 11 年 前
  Qiang Xue abcc78cd8f Refactored app bootstrap logic. 12 年 前
  Qiang Xue 52eea89f09 Removed `Application::preload` in favor of `Application::bootstrap` 12 年 前
  SonicGD 93cc82c4bf Reformat code te be PSR-2 compatible 12 年 前
  Qiang Xue 4742d4e0b3 Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 12 年 前
  Qiang Xue 19b2defb1a refactored fixture feature. 12 年 前
  Luciano Baraglia fc5ffd62a0 Basic app: DB configuration in separated file 12 年 前
  Mark e88d1527b3 alias fixed 12 年 前
  Mark 86d0e987a5 Added to the basic app, fixed config, added to core commands. 12 年 前
  Qiang Xue 5ada6348ae save security keys as a serialized string instead of exported variable. 12 年 前
  Qiang Xue 333b1f4b1f fixed extension list file location. 12 年 前
  Qiang Xue 130449e2be adjusted basic app to use the new yii extension installer. 12 年 前
  Yakir Sitbon 4023798e42 Convert to short syntax [2]. 12 年 前
  sensorario b0fcdfab1a Convert to short syntax 12 年 前
  Qiang Xue 9664884e02 Refactored logging. 12 年 前
  Alexander Makarov c94008932b Moved $params in basic application configs to the variable at the top so it can be reused for common component definitions if needed 12 年 前
  Qiang Xue cb76b82e09 Renamed apps/bootstrap to apps/basic. 12 年 前