Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot ↵ | Tom Grimshaw | 2010-05-29 | 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. | ||||
* | First pass at the heart surgery for grid services. Compiles and runs ↵ | Diva Canto | 2009-09-26 | 1 | -5/+8 |
| | | | | minimally. A few bugs to catch now. | ||||
* | Update svn properties. | Jeff Ames | 2009-06-22 | 1 | -125/+125 |
| | |||||
* | Factoring out "land_data" / RequestLandData that was hanging off of ↵ | diva | 2009-06-14 | 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. |