Commit History

Author SHA1 Message Date
  Chris Han 6281ae95f1 Don't rely on config singleton in resource class 12 years ago
  Chris Han e9cfee5a7e Don't reference logger singleton in controllers 12 years ago
  Chris Han cbddca5342 Centralize controller log access 12 years ago
  Chris Han b723a0ac35 Attach logger to projectlist as observer 12 years ago
  Chris Han 451a797d42 Remove memory cache singleton 12 years ago
  Chris Han 6d0f495d36 Get rid of projectlist singleton 12 years ago
  Chris Han 39b84875d1 Clean up controller docblocks 12 years ago
  Chris Han 70ab2bd0b7 Go back to using self setting for just non-html pages for now 12 years ago
  Chris Han e68deecd0c Fix handling blank self setting, provide full url to non-html pages 12 years ago
  Chris Han be68507368 Override scripturl with self setting 12 years ago
  Chris Han a11f4b9645 Use my own variable instead of hardcoded SCRIPT_NAME constant 12 years ago
  Chris Han c87d9676ea Factor memcache config read out of memcache resource class 12 years ago
  Chris Han 966697cb95 Remove smarty_prefix config setting 12 years ago
  Chris Han 5cd66282cd Use autoloading to load class files 12 years ago
  Chris Han 6ffb3757fe Move old archive constants to config class so we don't have to keep loading archive class 12 years ago
  Chris Han 25b91864d2 Rename Log class to DebugLog to avoid confusion 12 years ago
  Chris Han 1d96faac52 Store projectlist in controller 12 years ago
  Chris Han b855cdf5cc Store a config instance in the controller 12 years ago
  Chris Han abfb2fa676 Disable trimwhitespace 12 years ago
  Chris Han f0ea001182 Turn on smarty's merge compiled includes option 12 years ago
  Chris Han 68d2fb618a Start supporting on-demand projectlist loading for array and directory projectlists 12 years ago
  Chris Han c99759e323 Allow flagging to controllerbase that a controller is single or multi project 12 years ago
  Chris Han adb6552735 Don't hold project reference in controller 12 years ago
  Chris Han 561fb6374d Only show data load and smarty render events when benchmarking 12 years ago
  Chris Han f688f82c12 Clear objects smarty is holding onto immediately after render to free their references sooner 12 years ago
  Chris Han 3392a68fb2 Add debug measurements for data load and smarty render 12 years ago
  Chris Han 1548bfd134 Update filter call for smarty 3 13 years ago
  Chris Han d202daf705 Rewrite memcache support using new KeyValueStore 13 years ago
  Chris Han f0d52db01b Update to Smarty 3.1.6 13 years ago
  Chris Han 728266b278 Smarty 3 is a lot more vocal about cache filename length 13 years ago