aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ...UbitUmarov2016-08-171-1/+1
* drasticly reduce HG inventory caches Expire times, Remove them all onClientC...UbitUmarov2016-08-162-10/+22
* remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov2016-08-132-7/+5
* add some wiring to have GetUserAccounts for multiple IDs on a single request...UbitUmarov2016-08-132-0/+41
* let get by handle also search on inner lookup tableUbitUmarov2016-08-041-0/+8
* well then also no need to remove them :)UbitUmarov2016-08-041-16/+22
* no need to place normal size regions on the inner lookup table (HANDLEMASH ? ...UbitUmarov2016-08-041-2/+9
* try to speed up get by position X,Y on region info cacheUbitUmarov2016-08-041-3/+224
* do not try to cache same asset twice with hg enabledUbitUmarov2016-08-021-2/+2
* bug fixUbitUmarov2016-07-311-3/+7
* Change RegionInfoCache again...UbitUmarov2016-07-313-278/+368
* cleanup to go break something elseUbitUmarov2016-07-311-4/+0
* another try on jenkinsUbitUmarov2016-07-302-6/+4
* move some code back to AddRegion because some tests dont issue RegionLoadedUbitUmarov2016-07-301-13/+18
* still on jenkinsUbitUmarov2016-07-301-6/+12
* do not set m_RegionInfoCache null on each LocalGridServicesConnector constru...UbitUmarov2016-07-301-1/+1
* test jenkins for the null objectUbitUmarov2016-07-301-3/+6
* test jenkins for error line numberUbitUmarov2016-07-301-5/+4
* stop creating caches on all standalone regions on a single instance ( why ar...UbitUmarov2016-07-302-3/+6
* fix NULL references added in recente changes in standalone modeUbitUmarov2016-07-301-4/+7
* change RegionInfoCache expires controlUbitUmarov2016-07-301-48/+36
* fix RegionInfoCache keys compare, remove RegionCache now replaced by RegionI...UbitUmarov2016-07-303-134/+70
* let LocalGridServiceConnector also have a RegionInfoCache, use the remote one...UbitUmarov2016-07-303-94/+83
* remove a unused parameterUbitUmarov2016-07-302-8/+11
* add a regionInfoCache cache add region with expire time optionUbitUmarov2016-07-301-3/+14
* add a regionInfoCache get by world 2D positionUbitUmarov2016-07-302-16/+71
* in RegionInfoCache, replace lib omv ExpireCaches by a single dedicated oneUbitUmarov2016-07-301-65/+441
* waste another thread job on another thing that should be part of a moreUbitUmarov2016-07-271-0/+16
* do GridUserService.SetLastPosition async on crossingsUbitUmarov2016-07-261-10/+23
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-043-27/+18
* Make a debug message less misleading.Diva Canto2016-06-221-3/+6
* temporary assets are as localUbitUmarov2015-12-191-8/+8
* remove default of 60minutes on MapImageService Refresh time, forgotten from ...UbitUmarov2015-11-251-1/+1
* coment out excessive debug messagesUbitUmarov2015-11-161-4/+5
* Merge branch 'avinationmerge' of opensimulator.org:/var/git/opensim into avin...Melanie Thielker2015-11-011-1/+7
|\
| * Don't crash the sim if the map image is null.Diva Canto2015-11-011-1/+7
* | More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-012-8/+8
|/
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-012-23/+8
|\
| * fix internal support for non square regionsUbitUmarov2015-10-311-2/+3
| * Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2015-10-312-7/+5
| * Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2015-10-311-7/+1
| * let silly tests override version on local connectionsUbitUmarov2015-10-311-2/+3
| * Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-312-15/+8
| * Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2015-10-181-20/+2
* | Fixed merge conflictsDiva Canto2015-10-181-20/+2
* | coment out some debug, clean a bitUbitUmarov2015-09-262-24/+3
* | fix object crossings to other scene on same instanceUbitUmarov2015-09-261-0/+2
* | let regionCache really find a varregion by a positionUbitUmarov2015-09-121-13/+26
* | Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-082-5/+4
|\ \ | |/
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0