aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/FetchInventory (follow)
Commit message (Expand)AuthorAgeFilesLines
* dont send of the contents of LinkFolders also on Multiple folder fetch. Outf...UbitUmarov2015-10-061-3/+3
* dont send of the contents of LinkFoldersUbitUmarov2015-10-061-0/+5
* try to better merge avn and os fetchinventory and fetchinvdescendentsUbitUmarov2015-09-122-7/+92
* inventory mess return to the state before divas cache issueUbitUmarov2015-09-115-0/+1533
* change to avn fecthinventory and webfecth.. codeUbitUmarov2015-09-115-1533/+0
* bad merge?UbitUmarov2015-09-011-1/+1
* WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-082-5/+5
* Eliminated several warningsOren Hurvitz2015-07-311-2/+5
* FetchInventoryDescendents2: Signal to the viewer that folder with UUID.Zero i...Diva Canto2015-06-232-1/+37
* Mantis #7603 -- bad folders in inventory could produce null pointer exception...Diva Canto2015-06-041-1/+1
* Mantis #7567. Once again, avoiding prefetching linked items within linked fo...Diva Canto2015-06-041-14/+0
* Mantis #7567: added an 8-sec expiring item cache to the inventory network con...Diva Canto2015-06-034-22/+25
* I suspect the viewer doesn't need the target of linked items inside linked fo...Diva Canto2015-06-021-14/+14
* New unit tests for FetchInventory2 cap.Diva Canto2015-06-021-0/+170
* Mantis #7567. One of the reported log messages showed this:Diva Canto2015-06-021-3/+26
* Mantis #7594: putting things as they were before regarding duplicate removal....Diva Canto2015-06-012-4/+42
* Mantis #7594. Fixing the broken code I just introduced.Diva Canto2015-06-011-1/+4
* More on mantis #7594, this a=time addressing the reported exception, which se...Diva Canto2015-06-011-0/+3
* Mantis #7594. This should be functionally equivalent to what it was, but just...Diva Canto2015-06-011-2/+2
* Improved comments on fetch inventory testsDiva Canto2015-05-101-1/+12
* Added unit tests for FetchInventoryDescendents http://wiki.secondlife.com/wik...Diva Canto2015-05-104-0/+1257