Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. %!s(int64=11) %!d(string=hai) anos
  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 %!s(int64=11) %!d(string=hai) anos
  Mic Bowman 57141e34bf Remove Temporary from use to shortcut asset stores. The Local property %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 68daeee434 minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) acc01bb85d Allow GetTexture calls with no second value in the range header (e.g. just 5333-) %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 3af2095cbc minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) a0d0c9f751 If the GetTexture capability receives a request for a range of data beyond that of an otherwise valid asset, return HTTP PartialContent rather than RequestedRangeNotSatisfiable. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) c6e375291a Don't include time to transmit response back to requester when assessing slow handling of requests. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4e9f50b878 Add commented log lines to FetchInventoryDescendents2 path for future use. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 37889eb3fa For the GetTexture capability, if a data range is requested that covers the whole asset length, return HTTP PartialContent instead of NotFound %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 5460f2e035 refactor: Separate the upload baked texture handler out from BunchOfCaps %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 086bf9f15d Save the default terrain texture UUIDs for a new region instead of leaving them as UUID.Zero. %!s(int64=13) %!d(string=hai) anos
  Diva Canto a650c74d23 Comment verbose debug message in GetTexture %!s(int64=13) %!d(string=hai) anos
  Diva Canto aba9ffdbd0 Refactored the GetMesh module into a handler and a module, to be the same as GetTexture. %!s(int64=13) %!d(string=hai) anos