aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some cleanupUbitUmarov2018-07-141-30/+26
|
* drop compatibility with old robust that did not suport ↵UbitUmarov2018-07-141-9/+0
| | | | inventoryService.GetMultipleItems
* add using into a few more placesUbitUmarov2018-07-142-26/+28
|
* Merge branch 'master' into httptestsUbitUmarov2018-03-101-68/+31
|\
| * mantis 7885: robust asset services have no cache and only accept a asset ID ↵UbitUmarov2018-03-101-68/+31
| | | | | | | | that is a uuid, so regions hack to cache several image formats is not possible. Robut GetTexture is very heavy unless image format is the default (j2k mime type x-j2k), since with no cache image convertions is performed on every request. Adicionally it does expose all textures if the tcp port is public. Avoid using it.
* | remove cap FetchLib2 suport codeUbitUmarov2018-01-311-104/+0
| |
* | add missing folders versionUbitUmarov2018-01-302-0/+2
| |
* | 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 ↵UbitUmarov2018-01-271-0/+141
| | | | | | | | as it possible should, but this needs more work, and issue with HG older grids/regions
* | cleanup a bit moreUbitUmarov2018-01-241-57/+47
| |
* | avoid some large unnecessary stringsUbitUmarov2018-01-242-30/+38
| |
* | some cleanupUbitUmarov2018-01-202-8/+0
| |
* | improve LLSDHelpers DeserialiseOSDMapUbitUmarov2018-01-202-17/+14
| |
* | remove those xml things no longer needed on .net >4.5.2UbitUmarov2018-01-171-2/+0
| |
* | Merge branch 'master' into httptestsUbitUmarov2018-01-161-2/+1
|\ \ | |/
| * give up on a property that old monos do compile, but then smore ok execUbitUmarov2018-01-091-1/+0
| |
| * fall back to a obsolete property since several monos in use (include our ↵UbitUmarov2018-01-081-1/+1
| | | | | | | | own) do not suporte the proper .net4.0 one
* | Merge branch 'master' into httptestsUbitUmarov2018-01-051-0/+3
|\ \ | |/
| * a few more xml thingsUbitUmarov2018-01-051-0/+3
| |
* | fix some nunit testsUbitUmarov2017-08-281-2/+3
| |
* | mergeUbitUmarov2017-07-201-1/+1
|\ \ | |/
| * typo fixUbitUmarov2017-07-131-1/+1
| |
| * replace the wrong libOMV user modifiable Utils.EnUSCulture by our own no ↵UbitUmarov2017-07-131-1/+1
| | | | | | | | User modifiable Culture.FormatProvider, and also for internal coerence. We do use the libomv on other code paths, so that must be fixed
* | Merge branch 'master' into httptestsUbitUmarov2017-06-161-0/+5
|\ \ | |/
| * fix llsd DeserialiseOSDMap cast from boolean to int, this seems to fix ↵UbitUmarov2017-06-141-0/+5
| | | | | | | | alchemy beta 5.0 scripts upload, but this viewer seems to be of no use for opensim, sice it does crash.. insists lbsa is at second life etc
* | 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 ↵UbitUmarov2017-05-312-20/+3
| | | | | | | | use xbakes
* | fix mergeUbitUmarov2017-05-072-11/+0
|\ \ | |/
| * dispose some MemoryStreamsUbitUmarov2017-05-062-11/+0
| |
* | fix mergeUbitUmarov2017-01-0517-93/+93
|\ \ | |/
| * Massive tab and trailing space cleanupMelanie Thielker2017-01-0517-94/+94
| |
* | 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
| |
* | Merge branch 'master' into httptestsUbitUmarov2016-12-062-23/+7
|\ \ | |/
| * jenkins likes null httplistenersUbitUmarov2016-12-061-1/+1
| |
| * remove redundante check for ssl listenerUbitUmarov2016-12-062-23/+7
| |
* | save a few lists scaningUbitUmarov2016-12-061-58/+80
| |
* | merge conflitsUbitUmarov2016-11-191-0/+5
|\ \ | |/
| * a few more changes on potencial mem issuesUbitUmarov2016-11-181-0/+5
| |
* | Merge branch 'master' into httptestsUbitUmarov2016-09-033-33/+43
|\ \ | |/
| * potencial null refUbitUmarov2016-08-241-0/+3
| |
| * 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
| | | | | | | | use it so several IDs are handle on a single call. Since there is no grid side suport, no much gain still
* | let FS get a answer to folder uuid.zero, (still seems a no op); sendUbitUmarov2016-07-191-35/+14
| | | | | | | | Library folders list"
* | fix a typoUbitUmarov2016-07-191-1/+1
| |
* | some cleanup on FetchInvDescHandlerUbitUmarov2016-07-191-148/+22
| |