Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-05-29 | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot ↵ | Tom Grimshaw | 1 | -0/+2 | |
be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad. | |||||
2009-09-26 | First pass at the heart surgery for grid services. Compiles and runs ↵ | Diva Canto | 1 | -5/+8 | |
minimally. A few bugs to catch now. | |||||
2009-06-22 | Update svn properties. | Jeff Ames | 1 | -125/+125 | |
2009-06-14 | Factoring out "land_data" / RequestLandData that was hanging off of ↵ | diva | 1 | -0/+125 | |
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works. |