Commit History

Author SHA1 Message Date
  Qiang Xue 52eea89f09 Removed `Application::preload` in favor of `Application::bootstrap` 12 years ago
  SonicGD 93cc82c4bf Reformat code te be PSR-2 compatible 12 years ago
  Qiang Xue 4742d4e0b3 Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 12 years ago
  Qiang Xue 19b2defb1a refactored fixture feature. 12 years ago
  Luciano Baraglia fc5ffd62a0 Basic app: DB configuration in separated file 12 years ago
  Mark e88d1527b3 alias fixed 12 years ago
  Mark 86d0e987a5 Added to the basic app, fixed config, added to core commands. 12 years ago
  Qiang Xue 5ada6348ae save security keys as a serialized string instead of exported variable. 12 years ago
  Qiang Xue 333b1f4b1f fixed extension list file location. 12 years ago
  Qiang Xue 130449e2be adjusted basic app to use the new yii extension installer. 12 years ago
  Yakir Sitbon 4023798e42 Convert to short syntax [2]. 12 years ago
  sensorario b0fcdfab1a Convert to short syntax 12 years ago
  Qiang Xue 9664884e02 Refactored logging. 12 years ago
  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 years ago
  Qiang Xue cb76b82e09 Renamed apps/bootstrap to apps/basic. 12 years ago