aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/FetchInventory/FetchInventory2Handler.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-23mantis 8411: fix send inventory item flags maskUbitUmarov1-1/+1
2018-07-14drop compatibility with old robust that did not suport inventoryService.GetMu...UbitUmarov1-9/+0
2018-01-30a few more changes on inventory library and inv fetchUbitUmarov1-38/+4
2018-01-27a few more changes on inventory library and inv fetchUbitUmarov1-48/+56
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-1/+1
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker1-12/+3
2015-09-12 try to better merge avn and os fetchinventory and fetchinvdescendentsUbitUmarov1-7/+21
2015-09-11 inventory mess return to the state before divas cache issueUbitUmarov1-12/+29
2015-09-11 change to avn fecthinventory and webfecth.. codeUbitUmarov1-29/+12
2015-06-03Mantis #7567: added an 8-sec expiring item cache to the inventory network con...Diva Canto1-1/+1
2015-06-02Mantis #7567. One of the reported log messages showed this:Diva Canto1-3/+26
2015-05-10Added unit tests for FetchInventoryDescendents http://wiki.secondlife.com/wik...Diva Canto1-0/+0
2015-03-03corrected bug that viewer cannot correctly fetch ItemData when being a HG vis...Freaky Tech1-10/+4
2013-06-20minor: fix mono compiler warning in FetchInventory2HandlerJustin Clark-Casey (justincc)1-2/+2
2013-05-31Fix multi-wear of alpha and tattoo layers.Melanie1-1/+1
2012-06-02Fix various issues with http inventoryJustin Clark-Casey (justincc)1-27/+3
2012-01-06Implement the FetchInventory2 capability. This accompanies the existing Fetc...Justin Clark-Casey (justincc)1-0/+148