Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Got rid of concrete GridDBService references | lbsa71 | 2009-02-26 | 1 | -0/+5 |
| | |||||
* | * renamed IRegionProfileService to IRegionProfileRouter to better reflect ↵ | lbsa71 | 2009-02-26 | 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) | ||||
* | Add copyright headers. Minor formatting cleanup. Fix some compiler ↵ | Jeff Ames | 2009-02-13 | 1 | -1/+28 |
| | | | | warnings. Fix some m_log declarations. | ||||
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 1 | -44/+44 |
| | |||||
* | * Some more CCC | lbsa71 | 2009-02-12 | 1 | -6/+6 |
| | |||||
* | * Renamed RegionProfileService to RegionProfileServiceProxy to better ↵ | lbsa71 | 2009-02-12 | 1 | -0/+44 |
reflect actual use. * Added IRegionProfileService |