| Commit message (Expand) | Author | Age | Files | Lines |
* | If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some r... | Justin Clark-Casey (justincc) | 2014-02-20 | 1 | -1/+9 |
* | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -1/+1 |
* | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -1/+1 |
* | Added UploadBakedTexture/UploadBakedTextureServerConnector, so that this can ... | Diva Canto | 2013-07-13 | 1 | -0/+76 |
* | Add "show caps stats by user" and "show caps stats by cap" console commands t... | Justin Clark-Casey (justincc) | 2013-07-08 | 2 | -2/+2 |
* | Revert "A little more debug for the Unknown User problem mantis #6625" | Diva Canto | 2013-06-30 | 1 | -3/+0 |
* | A little more debug for the Unknown User problem mantis #6625 | Diva Canto | 2013-06-29 | 1 | -0/+3 |
* | minor: fix mono compiler warning in FetchInventory2Handler | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -2/+2 |
* | Remove Temporary from use to shortcut asset stores. The Local property | Mic Bowman | 2013-06-10 | 1 | -0/+1 |
* | Added AvatarPickerSearch capability handler. | Diva Canto | 2013-05-07 | 1 | -0/+116 |
* | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 |
* | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -1/+1 |
* | minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trig... | Justin Clark-Casey (justincc) | 2012-12-06 | 1 | -2/+2 |
* | Allow GetTexture calls with no second value in the range header (e.g. just 53... | Justin Clark-Casey (justincc) | 2012-12-06 | 1 | -1/+34 |
* | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+1 |
* | Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which... | Diva Canto | 2012-11-13 | 1 | -0/+33 |
* | minor: Comment out "Client requested range for texture ... but" message. Thi... | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -3/+3 |
* | If the GetTexture capability receives a request for a range of data beyond th... | Justin Clark-Casey (justincc) | 2012-09-06 | 1 | -5/+29 |
* | If a link points to a non-existing item in FetchInventory caps, then don't tr... | Justin Clark-Casey (justincc) | 2012-06-29 | 1 | -1/+2 |
* | As with LLSDInventoryItem from commit 01a2b0b, send type values in LLSDInvent... | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -6/+2 |
* | Don't include time to transmit response back to requester when assessing slow... | Justin Clark-Casey (justincc) | 2012-06-13 | 1 | -2/+0 |
* | Fix build break whree accidentally did inv.Folders rather than inv.Folders.Co... | Justin Clark-Casey (justincc) | 2012-06-02 | 1 | -1/+1 |
* | minor: tidy up some comments | Justin Clark-Casey (justincc) | 2012-06-02 | 1 | -4/+2 |
* | Fix various issues with http inventory | Justin Clark-Casey (justincc) | 2012-06-02 | 2 | -74/+81 |
* | Implement optional name and description on http stream handlers so that we ca... | Justin Clark-Casey (justincc) | 2012-05-03 | 7 | -17/+25 |
* | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -1/+1 |
* | Guard against null inventory contents. | Diva Canto | 2012-04-06 | 1 | -2/+2 |
* | Implement the FetchInventory2 capability. This accompanies the existing Fetc... | Justin Clark-Casey (justincc) | 2012-01-06 | 3 | -1/+219 |
* | Adding commented out log messages and some minor formatting for future bug hu... | Justin Clark-Casey (justincc) | 2012-01-02 | 1 | -71/+77 |
* | Migrate detailed "appearance show" report generation up to AvatarFactoryModul... | Justin Clark-Casey (justincc) | 2011-12-19 | 1 | -2/+2 |
* | Add commented log lines to FetchInventoryDescendents2 path for future use. | Justin Clark-Casey (justincc) | 2011-12-09 | 2 | -4/+93 |
* | Revert "Revert "Stop performing the asset save part of baked texture uploadin... | Justin Clark-Casey (justincc) | 2011-12-08 | 1 | -5/+9 |
* | Stop accidentally setting up the UploadTexture caps handler with the same url... | Justin Clark-Casey (justincc) | 2011-12-06 | 1 | -2/+0 |
* | Revert "Stop performing the asset save part of baked texture uploading on the... | Justin Clark-Casey (justincc) | 2011-12-06 | 1 | -9/+5 |
* | Add test for not found response from GetTexture cap handler. | Justin Clark-Casey (justincc) | 2011-12-05 | 1 | -0/+63 |
* | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 3 | -5/+5 |
* | For the GetTexture capability, if a data range is requested that covers the w... | Justin Clark-Casey (justincc) | 2011-12-05 | 1 | -14/+25 |
* | Stop performing the asset save part of baked texture uploading on the UploadB... | Justin Clark-Casey (justincc) | 2011-12-01 | 1 | -5/+9 |
* | refactor: Separate the upload baked texture handler out from BunchOfCaps | Justin Clark-Casey (justincc) | 2011-12-01 | 2 | -3/+180 |
* | Rip out unused Scene.HandleFetchInventoryDescendentsCAPS(). | Justin Clark-Casey (justincc) | 2011-11-26 | 1 | -0/+13 |
* | Stop locking the requests coming in to WebFetchInvDecHandler. | Justin Clark-Casey (justincc) | 2011-11-26 | 1 | -8/+8 |
* | Resolve error where an unknown asset type would cause the fetch inventory des... | Justin Clark-Casey (justincc) | 2011-11-25 | 1 | -40/+43 |
* | Implement the FetchInventoryDescendents2 capability using the same code as We... | Justin Clark-Casey (justincc) | 2011-11-25 | 1 | -1/+1 |
* | Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conv... | Justin Clark-Casey (justincc) | 2011-11-25 | 1 | -2/+3 |
* | Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/Inventory... | Justin Clark-Casey (justincc) | 2011-11-25 | 1 | -8/+15 |
* | Save the default terrain texture UUIDs for a new region instead of leaving th... | Justin Clark-Casey (justincc) | 2011-09-09 | 1 | -3/+2 |
* | Don't need to try both AssetService.Get and GetCached in GetMesh since Get al... | Justin Clark-Casey (justincc) | 2011-08-18 | 1 | -36/+9 |
* | Comment verbose debug message in GetTexture | Diva Canto | 2011-05-08 | 1 | -1/+1 |
* | Squish a warning | Melanie | 2011-05-05 | 1 | -1/+0 |
* | Fix the GetTexture path to /CAPS/GetTexture for now until we have real capabi... | Diva Canto | 2011-05-02 | 1 | -1/+1 |