aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers (follow)
Commit message (Expand)AuthorAgeFilesLines
* change caps get mesh and texture throttleUbitUmarov2018-10-081-2/+0
* avoid a null refUbitUmarov2018-10-081-1/+3
* try to make inventory fetch tests happyUbitUmarov2018-10-071-6/+9
* more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2018-10-061-404/+141
* some cleanupUbitUmarov2018-07-141-30/+26
* drop compatibility with old robust that did not suport inventoryService.GetMu...UbitUmarov2018-07-141-9/+0
* Merge branch 'master' into httptestsUbitUmarov2018-03-101-68/+31
|\
| * mantis 7885: robust asset services have no cache and only accept a asset ID t...UbitUmarov2018-03-101-68/+31
* | 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-202-8/+0
* | improve LLSDHelpers DeserialiseOSDMapUbitUmarov2018-01-201-16/+1
* | fix some nunit testsUbitUmarov2017-08-281-2/+3
* | Merge branch 'master' into httptestsUbitUmarov2017-05-312-20/+3
|\ \ | |/
| * oops..UbitUmarov2017-05-311-1/+1
| * remove the option to store baked textures on assets service, thats suicide us...UbitUmarov2017-05-312-20/+3
* | fix mergeUbitUmarov2017-05-072-11/+0
|\ \ | |/
| * dispose some MemoryStreamsUbitUmarov2017-05-062-11/+0
* | fix mergeUbitUmarov2017-01-0511-77/+77
|\ \ | |/
| * Massive tab and trailing space cleanupMelanie Thielker2017-01-0511-78/+78
* | Merge branch 'master' into httptestsUbitUmarov2016-12-281-0/+2
|\ \ | |/
| * robust textures add missing returns or redir caseUbitUmarov2016-12-261-0/+2
* | some cleanupUbitUmarov2016-12-271-39/+2
* | save a few lists scaningUbitUmarov2016-12-061-58/+80
* | Merge branch 'master' into httptestsUbitUmarov2016-09-032-33/+40
|\ \ | |/
| * workaround potencial memory leakUbitUmarov2016-08-222-33/+40
* | merge issueUbitUmarov2016-08-192-34/+26
|\ \ | |/
| * add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ...UbitUmarov2016-08-172-34/+26
* | 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
* Fix a dumb mistakeMelanie Thielker2016-06-211-1/+1
* Make some more modules inheritableMelanie Thielker2016-06-211-3/+3
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* remove some compile warnings increasing total number by 2UbitUmarov2015-11-211-5/+1
* work around some 'tests' error: contents of link folders are no longer sentUbitUmarov2015-11-161-1/+2
* On to 0.8.3!Diva Canto2015-10-181-1/+1
* Fixed Robust-bound GetTexture handler that had been knocked off with the new ...Diva Canto2015-10-142-3/+434
* 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
* send DisplayNames dates in UTC and not region local time. send a next update...UbitUmarov2015-10-051-2/+5
* try to better merge avn and os fetchinventory and fetchinvdescendentsUbitUmarov2015-09-123-445/+92
* inventory mess return to the state before divas cache issueUbitUmarov2015-09-116-87/+1343