| Commit message (Expand) | Author | Files | Lines |
2012-11-05 | Another step in the chain. Pipe the throttle update to the appropriate PollS... | teravus | 1 | -1/+5 |
2012-09-26 | don't send a partial contents report if we are sending all data | UbitUmarov | 1 | -10/+15 |
2012-09-26 | fix GetTextureHandler range | UbitUmarov | 1 | -1/+5 |
2012-09-14 | Revamp the HTTP textures handler to allow a maximum of four fetches | Melanie | 3 | -97/+80 |
2012-07-06 | Changed GetTexture error code RequestedRangeNotSatisfiable to NotFound, since... | UbitUmarov | 1 | -1/+3 |
2012-06-13 | Don't include time to transmit response back to requester when assessing slow... | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2012-05-03 | Implement optional name and description on http stream handlers so that we ca... | Justin Clark-Casey (justincc) | 3 | -6/+6 |
2012-04-27 | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-12-09 | Add commented log lines to FetchInventoryDescendents2 path for future use. | Justin Clark-Casey (justincc) | 1 | -3/+9 |
2011-12-05 | Add test for not found response from GetTexture cap handler. | Justin Clark-Casey (justincc) | 1 | -0/+63 |
2011-12-05 | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2011-12-05 | For the GetTexture capability, if a data range is requested that covers the w... | Justin Clark-Casey (justincc) | 1 | -14/+25 |
2011-12-01 | refactor: Separate the upload baked texture handler out from BunchOfCaps | Justin Clark-Casey (justincc) | 1 | -3/+1 |
2011-09-09 | Save the default terrain texture UUIDs for a new region instead of leaving th... | Justin Clark-Casey (justincc) | 1 | -3/+2 |
2011-05-08 | Comment verbose debug message in GetTexture | Diva Canto | 1 | -1/+1 |
2011-05-02 | Fix the GetTexture path to /CAPS/GetTexture for now until we have real capabi... | Diva Canto | 1 | -1/+1 |
2011-05-02 | Refactored the GetMesh module into a handler and a module, to be the same as ... | Diva Canto | 2 | -0/+426 |