Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-02-26 | * Got rid of concrete GridDBService references | lbsa71 | 1 | -0/+5 | |
2009-02-26 | * renamed IRegionProfileService to IRegionProfileRouter to better reflect ↵ | lbsa71 | 1 | -0/+24 | |
use (naming is a work in progress...) * introduced new IRegionProfileService that is going to be _one_ profileService * Had GridDBService inherit the IRegionProfileService (preparing for re-wiring things and de-duplicating eventually) | |||||
2009-02-13 | Add copyright headers. Minor formatting cleanup. Fix some compiler ↵ | Jeff Ames | 1 | -1/+28 | |
warnings. Fix some m_log declarations. | |||||
2009-02-12 | large scale fix for svn props after "the great refactor" | Sean Dague | 1 | -44/+44 | |
2009-02-12 | * Some more CCC | lbsa71 | 1 | -6/+6 | |
2009-02-12 | * Renamed RegionProfileService to RegionProfileServiceProxy to better ↵ | lbsa71 | 1 | -0/+44 | |
reflect actual use. * Added IRegionProfileService |