d48946f9ef 
								
							
								 
							
						 
						
							
							
								
								Document obscure Groups config related to the user level required for creating groups  
							
							
							
						 
						
							2013-07-14 16:51:07 -07:00  
				
					
						
							
							
								 
						
							
							
								af02231a7b 
								
							
								 
							
						 
						
							
							
								
								Added SQLite version of hg travel data store. UNTESTED. Hope it works!  
							
							
							
						 
						
							2013-07-14 16:03:46 -07:00  
				
					
						
							
							
								 
						
							
							
								b0140383da 
								
							
								 
							
						 
						
							
							
								
								Cleanup old hg sessions (older than 2 days)  
							
							
							
						 
						
							2013-07-14 15:47:54 -07:00  
				
					
						
							
							
								 
						
							
							
								e33ac50388 
								
							
								 
							
						 
						
							
							
								
								HG UAS: Moved hg-session data from memory to DB storage. This makes it so that traveling info survives Robust resets. It should also eliminate the cause of empty IP addresses in agent circuit data that we saw in CC grid. MySQL only.  
							
							
							
						 
						
							2013-07-14 14:31:20 -07:00  
				
					
						
							
							
								 
						
							
							
								5939529036 
								
							
								 
							
						 
						
							
							
								
								Minor typo in log message  
							
							
							
						 
						
							2013-07-14 14:29:10 -07:00  
				
					
						
							
							
								 
						
							
							
								c8dcb8474d 
								
							
								 
							
						 
						
							
							
								
								Let's go easy on authenticating ChildAgentUpdates, otherwise this will be chaotic while ppl are using different versions of opensim. Warning only, but no enforcement.  
							
							
							
						 
						
							2013-07-14 10:26:05 -07:00  
				
					
						
							
							
								 
						
							
							
								98f59ffed5 
								
							
								 
							
						 
						
							
							
								
								Fix broken tests -- the test setup was wrong... sigh.  
							
							
							
						 
						
							2013-07-14 09:22:55 -07:00  
				
					
						
							
							
								 
						
							
							
								c61ff917ef 
								
							
								 
							
						 
						
							
							
								
								Authenticate ChildAgentUpdate too.  
							
							
							
						 
						
							2013-07-14 09:21:28 -07:00  
				
					
						
							
							
								 
						
							
							
								f3b3e21dea 
								
							
								 
							
						 
						
							
							
								
								Change the auth token to be the user's sessionid.  
							
							
							
						 
						
							2013-07-14 07:28:40 -07:00  
				
					
						
							
							
								 
						
							
							
								fcb0349d56 
								
							
								 
							
						 
						
							
							
								
								And this fixes the other failing tests. Justin, the thread pool is not being initialized in the tests!  
							
							
							
						 
						
							2013-07-13 23:01:41 -07:00  
				
					
						
							
							
								 
						
							
							
								e4f741f006 
								
							
								 
							
						 
						
							
							
								
								This should fix the failing test.  
							
							
							
						 
						
							2013-07-13 22:52:51 -07:00  
				
					
						
							
							
								 
						
							
							
								a2ee887c6d 
								
							
								 
							
						 
						
							
							
								
								Deleted a line too many  
							
							
							
						 
						
							2013-07-13 22:32:52 -07:00  
				
					
						
							
							
								 
						
							
							
								b4f1b9acf6 
								
							
								 
							
						 
						
							
							
								
								Guard against unauthorized agent deletes.  
							
							
							
						 
						
							2013-07-13 21:28:46 -07:00  
				
					
						
							
							
								 
						
							
							
								931eb892d9 
								
							
								 
							
						 
						
							
							
								
								Deleted GET agent all around. Not used.  
							
							
							
						 
						
							2013-07-13 17:56:42 -07:00  
				
					
						
							
							
								 
						
							
							
								4d93870fe5 
								
							
								 
							
						 
						
							
							
								
								Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bother the sim.  
							
							
							
						 
						
							2013-07-13 17:52:05 -07:00  
				
					
						
							
							
								 
						
							
							
								5a1d6727e1 
								
							
								 
							
						 
						
							
							
								
								Some more debug to see how many threads are available.  
							
							
							
						 
						
							2013-07-13 11:39:17 -07:00  
				
					
						
							
							
								 
						
							
							
								bc405a6a34 
								
							
								 
							
						 
						
							
							
								
								That didn't fix the problem.  
							
							... 
							
							
							
							Revert "Trying to reduce CPU usage on logins and TPs: trying radical elimination of all FireAndForgets throughout CompleteMovement. There were 4."
This reverts commit 6825377380 
							
						 
						
							2013-07-13 11:30:37 -07:00  
				
					
						
							
							
								 
						
							
							
								6825377380 
								
							
								 
							
						 
						
							
							
								
								Trying to reduce CPU usage on logins and TPs: trying radical elimination of all FireAndForgets throughout CompleteMovement. There were 4.  
							
							
							
						 
						
							2013-07-13 11:11:18 -07:00  
				
					
						
							
							
								 
						
							
							
								3a26e366d2 
								
							
								 
							
						 
						
							
							
								
								This commit effectively reverses the previous one, but it's just to log that we found the root of the rez delay: the priority scheme BestAvatarResponsiveness, which is currently the default, was the culprit. Changing it to FrontBack made the region rez be a lot more natural.  
							
							... 
							
							
							
							BestAvatarResponsiveness introduces the region rez delay in cases where the region is full of avatars with lots of attachments, which is the case in CC load tests. In that case, the inworld prims are sent only after all avatar attachments are sent. Not recommended for regions with heavy avatar traffic! 
							
						 
						
							2013-07-13 10:35:41 -07:00  
				
					
						
							
							
								 
						
							
							
								ff4ad60207 
								
							
								 
							
						 
						
							
							
								
								Same issue as previous commit.  
							
							
							
						 
						
							2013-07-13 10:05:11 -07:00  
				
					
						
							
							
								 
						
							
							
								ccee2959f7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2013-07-13 09:53:05 -07:00  
				
					
						
							
							
								 
						
							
							
								a412b1d682 
								
							
								 
							
						 
						
							
							
								
								Moved SendInitialDataToMe to earlier in CompleteMovement. Moved TriggerOnMakeRootAgent to the end of CompleteMovement.  
							
							... 
							
							
							
							Justin, if you read this, there's a long story here. Some time ago you placed SendInitialDataToMe at the very beginning of client creation (in LLUDPServer). That is problematic, as we discovered relatively recently: on TPs, as soon as the client starts getting data from child agents, it starts requesting resources back *from the simulator where its root agent is*. We found this to be the problem behind meshes missing on HG TPs (because the viewer was requesting the meshes of the receiving sim from the departing grid). But this affects much more than meshes and HG TPs. It may also explain cloud avatars after a local TP: baked textures are only stored in the simulator, so if a child agent receives a UUID of a baked texture in the destination sim and requests that texture from the departing sim where the root agent is, it will fail to get that texture.
Bottom line: we need to delay sending the new simulator data to the viewer until we are absolutely sure that the viewer knows that its main agent is in a new sim. Hence, moving it to CompleteMovement.
Now I am trying to tune the initial rez delay that we all experience in the CC. I think that when I fixed the issue described above, I may have moved SendInitialDataToMe to much later than it should be, so now I'm moving to earlier in CompleteMovement. 
							
						 
						
							2013-07-13 09:46:58 -07:00  
				
					
						
							
							
								 
						
							
							
								cd64a70c79 
								
							
								 
							
						 
						
							
							
								
								Added UploadBakedTexture/UploadBakedTextureServerConnector, so that this can eventually be served by a robust instance. NOT FINISHED YET.  
							
							
							
						 
						
							2013-07-13 08:31:03 -07:00  
				
					
						
							
							
								 
						
							
							
								d06c85ea77 
								
							
								 
							
						 
						
							
							
								
								Reinsert PhysicsActor variable back into SOP.SubscribeForCollisionEvents() in order to avoid a race condition.  
							
							... 
							
							
							
							A separate PhysicsActor variable is used in case some other thread removes the PhysicsActor whilst this code is executing.
If this is now impossible please revert - just adding this now whilst I remember.
Also makes method comment into proper method doc. 
							
						 
						
							2013-07-13 00:29:07 +01:00  
				
					
						
							
							
								 
						
							
							
								b4cb644a05 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2013-07-13 00:03:23 +01:00  
				
					
						
							
							
								 
						
							
							
								3d118fb580 
								
							
								 
							
						 
						
							
							
								
								In co-op termination, extend EventWaitHandle to give this an indefinite lifetime in order to avoid a later RemotingException if scripts are being loaded into their own domains.  
							
							... 
							
							
							
							This is necessary because XEngineScriptBase now retains a reference to an EventWaitHandle when co-op termination is active.
Aims to address http://opensimulator.org/mantis/view.php?id=6634  
							
						 
						
							2013-07-13 00:02:54 +01:00  
				
					
						
							
							
								 
						
							
							
								fa02f28dbf 
								
							
								 
							
						 
						
							
							
								
								Add ToOSDMap() overrides to the Stat subclass CounterStat.  
							
							... 
							
							
							
							Add a GetStatsAsOSDMap method to StatsManager which allows the filtered
fetching of stats for eventual returning over the internets. 
							
						 
						
							2013-07-12 14:04:14 -07:00  
				
					
						
							
							
								 
						
							
							
								3d700bb42c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2013-07-12 12:54:29 -07:00  
				
					
						
							
							
								 
						
							
							
								29f6ae199e 
								
							
								 
							
						 
						
							
							
								
								Changed UploadBakedTextureModule so that it uses the same pattern as the others, in preparation for experiments to direct baked texture uploads to a robust instance. No functional or configuration changes -- should work exactly as before.  
							
							
							
						 
						
							2013-07-12 12:53:58 -07:00  
				
					
						
							
							
								 
						
							
							
								65239b059f 
								
							
								 
							
						 
						
							
							
								
								Enhance NullEstateData to remember stored estate values and return  
							
							... 
							
							
							
							them next time asked. This keeps any estate settings from being reset
when the estate dialog is opened in a region with null estate storage. 
							
						 
						
							2013-07-11 20:55:32 -07:00  
				
					
						
							
							
								 
						
							
							
								1909ee70f8 
								
							
								 
							
						 
						
							
							
								
								Centralize duplicated code in SceneObjectPart for subscribing to  
							
							... 
							
							
							
							collision events. Improve logic for knowing when to add processing
routine to physics actor. 
							
						 
						
							2013-07-11 16:57:07 -07:00  
				
					
						
							
							
								 
						
							
							
								83d1680057 
								
							
								 
							
						 
						
							
							
								
								Added a few more thingies to the asset client test to poke the threadpool.  
							
							
							
						 
						
							2013-07-11 16:43:43 -07:00  
				
					
						
							
							
								 
						
							
							
								ba8f9c9d0a 
								
							
								 
							
						 
						
							
							
								
								Try naming the materials handlers again, this time registering the POST as RenderMaterials  
							
							... 
							
							
							
							This was probably the mistake.
The other handlers are named RenderMaterials as well but this actully has no affect apart from on stats, due to a (counterintuitive) disconnect between the registration name and the name  of the request handler.
Will be tested very soon and reverted if this still does not work. 
							
						 
						
							2013-07-11 23:51:10 +01:00  
				
					
						
							
							
								 
						
							
							
								7c2e4786ce 
								
							
								 
							
						 
						
							
							
								
								minor: remove some regression test logging switches accidentally left uncommented.  
							
							
							
						 
						
							2013-07-11 23:19:55 +01:00  
				
					
						
							
							
								 
						
							
							
								e15a15688b 
								
							
								 
							
						 
						
							
							
								
								minor: Take out unnecessary clumsy sleep at the end of regression Test404Response().  
							
							... 
							
							
							
							This wasn't actually necessary in the end but was accidentally left in. 
							
						 
						
							2013-07-11 23:11:35 +01:00  
				
					
						
							
							
								 
						
							
							
								f57f49eede 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2013-07-11 23:05:10 +01:00  
				
					
						
							
							
								 
						
							
							
								44e9849ed1 
								
							
								 
							
						 
						
							
							
								
								Fix regression where llHTTPRequests which did not get an OK response returned 499 and the exception message in the http_response event rather than the actual response code and body.  
							
							... 
							
							
							
							This was a regression since commit 831e4c3http://opensimulator.org/mantis/view.php?id=6704  
							
						 
						
							2013-07-11 23:02:30 +01:00  
				
					
						
							
							
								 
						
							
							
								ee51a9f9c9 
								
							
								 
							
						 
						
							
							
								
								Added property to make for more flexible testing.  
							
							
							
						 
						
							2013-07-11 14:23:37 -07:00  
				
					
						
							
							
								 
						
							
							
								51d106cff8 
								
							
								 
							
						 
						
							
							
								
								Added a test for the asset service  
							
							
							
						 
						
							2013-07-11 14:21:57 -07:00  
				
					
						
							
							
								 
						
							
							
								c4f1ec1fd6 
								
							
								 
							
						 
						
							
							
								
								Changed the UserProfileModule so that it's less greedy in terms of thread usage.  
							
							
							
						 
						
							2013-07-11 10:21:20 -07:00  
				
					
						
							
							
								 
						
							
							
								ea371a6f54 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2013-07-11 09:48:15 -07:00  
				
					
						
							
							
								 
						
							
							
								604967b31e 
								
							
								 
							
						 
						
							
							
								
								Switched UUIDNameRequest and RegionHandleRequest to Sync, because now they are also non-blocking handlers.  
							
							
							
						 
						
							2013-07-11 09:47:46 -07:00  
				
					
						
							
							
								 
						
							
							
								3b48b6a792 
								
							
								 
							
						 
						
							
							
								
								Switched TransferRequest (UDP packet handler) to sync. The permissions checks may block, so they get a FireAndForget. Everything else is non-blocking.  
							
							
							
						 
						
							2013-07-11 09:44:48 -07:00  
				
					
						
							
							
								 
						
							
							
								0120e858b7 
								
							
								 
							
						 
						
							
							
								
								remove names from Capability handlers (added by justincc in commit  013710168b) as they seem to disable the use of multiple access methods for a single Capability in MaterialsDemoModule  
							
							
							
						 
						
							2013-07-10 22:30:41 -07:00  
				
					
						
							
							
								 
						
							
							
								9173130fde 
								
							
								 
							
						 
						
							
							
								
								Switched RegionHandshakeReply to Sync, because it's not doing anything blocking.  
							
							
							
						 
						
							2013-07-10 20:48:13 -07:00  
				
					
						
							
							
								 
						
							
							
								fe5da43d15 
								
							
								 
							
						 
						
							
							
								
								EXPERIMENTAL: make RequestImage (UDP packet handler) sync instead of async. This _shouldn't_ screw things up, given that all this does is to dump the request in a queue.  
							
							
							
						 
						
							2013-07-10 19:29:14 -07:00  
				
					
						
							
							
								 
						
							
							
								bdaeb02863 
								
							
								 
							
						 
						
							
							
								
								show client stats: Fixed the requests/min. Also changed the spelling of the command, not without the dash.  
							
							
							
						 
						
							2013-07-10 17:14:20 -07:00  
				
					
						
							
							
								 
						
							
							
								864a86983e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2013-07-10 16:10:04 -07:00  
				
					
						
							
							
								 
						
							
							
								1b265b213b 
								
							
								 
							
						 
						
							
							
								
								Added show client-stats [first last] command to expose what viewers are requesting.  
							
							
							
						 
						
							2013-07-10 16:09:45 -07:00  
				
					
						
							
							
								 
						
							
							
								59d19f038a 
								
							
								 
							
						 
						
							
							
								
								Remove a null reference exception in SimianPresenceServiceConnector that  
							
							... 
							
							
							
							occurs when GetGridUserInfo cannot find the requested user info. 
							
						 
						
							2013-07-10 08:55:54 -07:00