aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-10enforce invariant culture on landmarksUbitUmarov1-3/+3
2019-08-07Fix scope support to get friends list names across co-hosted gridsMelanie1-1/+1
2019-07-30cosmeticsUbitUmarov1-2/+0
2018-12-06GetAssets: only throttle mesh and textureUbitUmarov1-2/+4
2018-12-02avoid a data copyUbitUmarov1-16/+9
2018-12-01comment some debug msgsUbitUmarov1-3/+3
2018-12-01replace GetMeshModule and GetTextureModuleUbitUmarov1-0/+199
2018-11-30move http range parser to utilUbitUmarov2-68/+6
2018-11-30recover GetMesh2 capUbitUmarov1-117/+68
2018-11-23mantis 8411: fix send inventory item flags maskUbitUmarov1-1/+1
2018-11-06if viewer asks for range reply in same format even if its full dataUbitUmarov2-36/+15
2018-10-08change caps get mesh and texture throttleUbitUmarov1-2/+0
2018-10-08avoid a null refUbitUmarov1-1/+3
2018-10-07try to make inventory fetch tests happyUbitUmarov1-6/+9
2018-10-06more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov1-404/+141
2018-07-14some cleanupUbitUmarov1-30/+26
2018-07-14drop compatibility with old robust that did not suport inventoryService.GetMu...UbitUmarov1-9/+0
2018-03-10mantis 7885: robust asset services have no cache and only accept a asset ID t...UbitUmarov1-68/+31
2018-01-31remove cap FetchLib2 suport codeUbitUmarov1-104/+0
2018-01-30add missing folders versionUbitUmarov1-0/+1
2018-01-30a few more changes on inventory library and inv fetchUbitUmarov2-79/+8
2018-01-27a few more changes on inventory library and inv fetchUbitUmarov1-48/+56
2018-01-27add Cap_FetchLib2 note that this is still local to regions, not using grid as...UbitUmarov1-0/+141
2018-01-24cleanup a bit moreUbitUmarov1-57/+47
2018-01-24avoid some large unnecessary stringsUbitUmarov1-30/+25
2018-01-20some cleanupUbitUmarov2-8/+0
2018-01-20improve LLSDHelpers DeserialiseOSDMapUbitUmarov1-16/+1
2017-08-28fix some nunit testsUbitUmarov1-2/+3
2017-05-31oops..UbitUmarov1-1/+1
2017-05-31remove the option to store baked textures on assets service, thats suicide us...UbitUmarov2-20/+3
2017-05-06 dispose some MemoryStreamsUbitUmarov2-11/+0
2017-01-05Massive tab and trailing space cleanupMelanie Thielker11-78/+78
2016-12-27some cleanupUbitUmarov1-39/+2
2016-12-26robust textures add missing returns or redir caseUbitUmarov1-0/+2
2016-12-06 save a few lists scaningUbitUmarov1-58/+80
2016-08-22workaround potencial memory leakUbitUmarov2-33/+40
2016-08-17 add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ...UbitUmarov2-34/+26
2016-07-19let FS get a answer to folder uuid.zero, (still seems a no op); sendUbitUmarov1-35/+14
2016-07-19fix a typoUbitUmarov1-1/+1
2016-07-19some cleanup on FetchInvDescHandlerUbitUmarov1-148/+22
2016-07-17 don't loose inventory items when there are bad foldersUbitUmarov1-55/+43
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2-26/+8
2016-06-21Fix a dumb mistakeMelanie Thielker1-1/+1
2016-06-21Make some more modules inheritableMelanie Thielker1-3/+3
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto1-1/+1
2015-11-21 remove some compile warnings increasing total number by 2UbitUmarov1-5/+1
2015-11-16 work around some 'tests' error: contents of link folders are no longer sentUbitUmarov1-1/+2
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-14Fixed Robust-bound GetTexture handler that had been knocked off with the new ...Diva Canto2-3/+434