История коммитов

Автор SHA1 Сообщение Дата
  Robert Adams 49af6b53e7 varregion: enable teleporting to a varregion by clicking on the map and 10 лет назад
  Justin Clark-Casey (justincc) 4cbadc3c49 Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. 11 лет назад
  Justin Clark-Casey (justincc) e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 11 лет назад
  Justin Clark-Casey (justincc) 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 12 лет назад
  Justin Clark-Casey (justincc) bf5f8b54ae Remove the somewhat misleading logging of the string length of some unknown requests, as this appeared to be some kind of numbered error code. 12 лет назад
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 12 лет назад
  Justin Clark-Casey (justincc) db7c758b7f On a Grid Handler exception, explicitly log the exception message and stack trace so that we get somewhat better diagnostics on windows 13 лет назад
  Marck 7e47ab746e Allow creation of link regions if there is an existing region within a 4096 range. 14 лет назад
  Diva Canto 0c81966c0a Works for grid login. 14 лет назад
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor 14 лет назад
  Diva Canto 4bae547ecb Added the 2 missing methods in the grid service remote connections. 14 лет назад
  Melanie e3a04fcb7b Change the error messages on region region registration. This changes URM 14 лет назад
  Melanie cbe434149e Change the signature of the forms requester data in preparation to getting 14 лет назад
  Melanie 9cef5f92a1 Change the signature of the forms requester data in preparation to getting 14 лет назад
  Diva Canto 2753f4d62c * GridServerPostHandler.cs: Try/catch in Handle 15 лет назад
  Diva Canto 282b752035 Minor change. 15 лет назад
  Diva Canto 9bd1353875 Fixed bug introduced in one of the last commits. 15 лет назад
  Diva Canto 5f18a088a8 More error catching/outputting. 15 лет назад
  Melanie 0709149313 Merge branch 'grid-service-redux' 15 лет назад
  Diva Canto 276b0a0cbe Forgot a return statement. 15 лет назад
  Diva Canto 9bdb585a93 Added Protocol versions back, this time in a range model. 15 лет назад
  Melanie 0ed7371f3e Change DocToBytes to return no trailing whitespace. 15 лет назад
  Diva Canto b2772b3a2d Added GridForm.html in Tests/Clients/Grid that shows how to interact with a grid server via regular Web forms. May be good for developing administrative tools. 15 лет назад
  Diva Canto 1faaa0a43a GridServerPostHandler finished. GridClient tests all work. More guards on getting parameters and replies over the wire. 15 лет назад
  Diva Canto dd3d52ae1f Added test GridClient, which allowed me to remove a few bugs out of the new code. 15 лет назад
  Diva Canto 67276589c8 Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo. 15 лет назад
  Diva Canto 390137d540 Added grid handler and grid remote connector. 15 лет назад