Commit History

Author SHA1 Message Date
  Chris Han 8d94918943 Move template cache to its own directory so smarty doesn't interfere with other cache types 12 years ago
  Chris Han 42107eb1b7 Merge branch 'tests' 12 years ago
  Chris Han 1c81bf940b Add compression support to objectcache data 12 years ago
  Chris Han 846cb85cf8 Make graphing a config option 12 years ago
  Chris Han 0f9ca05eed Implement memcache and memcached for object cache 12 years ago
  Chris Han 367d463291 Rewrite object cache to not use smarty (in progress, file only) 12 years ago
  Chris Han da53737ff2 Fall back on english if user tries to use an invalid locale 12 years ago
  Chris Han 3ffbab4b34 Remove static debug locale 12 years ago
  Chris Han 26774c5cd1 Allow error controller to continue without a config in case of config file error 12 years ago
  Chris Han d447e174ab Get rid of config singleton 12 years ago
  Chris Han 816eadbffa Get config off of controller 12 years ago
  Chris Han 468cc51bf1 Pass config handler to projectlist factory 12 years ago
  Chris Han d22b6a8f33 Rename project list config getters/setters 12 years ago
  Chris Han c79f8f3d2f Inject cache and memorycache into projectlist 12 years ago
  Chris Han 3ad993938e Get rid of resource manager singleton 12 years ago
  Chris Han fff66c5f57 Structure resource class more like an instance 12 years ago
  Chris Han 1a488673b7 Add specific exception for invalid git exe configuration 12 years ago
  Chris Han dba90ef43d Add specific exception for missing project parameter 12 years ago
  Chris Han 58192a65ef Add specific exception for invalid project 12 years ago
  Chris Han cc15ec3dbf Use instance of resource manager for controller names 12 years ago
  Chris Han 00d3fba19c Don't reference resource singleton in agestring function 12 years ago
  Chris Han fed0040f6b Move config defaults to a central location 12 years ago
  Chris Han 70f73315a4 Use local config instance in controller 12 years ago
  Chris Han c7e1044b50 Get rid of debug log singleton 12 years ago
  Chris Han 536169b287 Get log instance for display from controller 12 years ago
  Chris Han 1fd950e80d Get rid of git exe singleton 12 years ago
  Chris Han 23b77bbf09 Move git exe validation inside controller 12 years ago
  Chris Han c1fea87690 Inject git exe into project list 12 years ago
  Chris Han 94a0d74a44 Load project list first to avoid walking files twice 12 years ago
  Chris Han bd4c66a7e0 Move smarty initialization to its own function 12 years ago