aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/FetchInventory (follow)
Commit message (Expand)AuthorAgeFilesLines
* drop compatibility with old robust that did not suport inventoryService.GetMu...UbitUmarov2018-07-141-9/+0
* remove cap FetchLib2 suport codeUbitUmarov2018-01-311-104/+0
* add missing folders versionUbitUmarov2018-01-301-0/+1
* a few more changes on inventory library and inv fetchUbitUmarov2018-01-302-79/+8
* a few more changes on inventory library and inv fetchUbitUmarov2018-01-271-48/+56
* add Cap_FetchLib2 note that this is still local to regions, not using grid as...UbitUmarov2018-01-271-0/+141
* cleanup a bit moreUbitUmarov2018-01-241-57/+47
* avoid some large unnecessary stringsUbitUmarov2018-01-241-30/+25
* some cleanupUbitUmarov2018-01-201-4/+0
* improve LLSDHelpers DeserialiseOSDMapUbitUmarov2018-01-201-16/+1
* fix some nunit testsUbitUmarov2017-08-281-2/+3
* fix mergeUbitUmarov2017-01-054-11/+11
|\
| * Massive tab and trailing space cleanupMelanie Thielker2017-01-054-12/+12
* | save a few lists scaningUbitUmarov2016-12-061-58/+80
* | let FS get a answer to folder uuid.zero, (still seems a no op); sendUbitUmarov2016-07-191-35/+14
* | fix a typoUbitUmarov2016-07-191-1/+1
* | some cleanup on FetchInvDescHandlerUbitUmarov2016-07-191-148/+22
* | don't loose inventory items when there are bad foldersUbitUmarov2016-07-171-55/+43
|/
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-042-26/+8
* work around some 'tests' error: contents of link folders are no longer sentUbitUmarov2015-11-161-1/+2
* 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