Commit History

Author SHA1 Message Date
  Diva Canto bb44758179 Switched to using the other Util function with a default value. 11 years ago
  Diva Canto f1010d7b15 Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now. 11 years ago
  Diva Canto 0e8289cd00 Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup] 11 years ago
  Diva Canto e515cdddec Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency. 11 years ago
  BlueWall edb2e4c5b3 Change URI to lowercase to match existing 12 years ago
  BlueWall bf9ce4709f Add fetching of SRV_HomeURI to "/json_grid_info" 12 years ago
  BlueWall ef5575be1b Add json handler for GridInfo 12 years ago
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 12 years ago
  Justin Clark-Casey (justincc) 631d5e16ef Get rid of some traces of the old pre-ROBUST grid architecture config 13 years ago
  SignpostMarv Martin cb6cd3714e The get_grid_info REST call now encodes XML Entities 13 years ago
  Justin Clark-Casey (justincc) 576faee203 minor: change some logging levels 14 years ago
  Justin Clark-Casey (justincc) 686f44c575 minor: change "no [GridInfo] config" warning to refer to "configuration files" rather than "OpenSim.ini" 14 years ago
  Diva Canto 49618dc102 Moved GridInfo service from where it was to Handlers/Grid 14 years ago