OpenSimMirror/OpenSim/Region/CoreModules/ServiceConnectorsOut
Justin Clark-Casey (justincc) 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
"show threadpool calls" now also returns named (labelled), anonymous (unlabelled) and total call stats.
2014-11-04 00:55:48 +00:00
..
Asset Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
Authentication Last 27 modules' directives (service connectors out). 2012-11-13 08:49:52 -08:00
Authorization Return more specific error messages if an attempt to enter a region fails due to permissions (in QueryAccess and IsAuthorizedForRegion) 2014-05-19 11:11:30 +01:00
Avatar Last 27 modules' directives (service connectors out). 2012-11-13 08:49:52 -08:00
Grid minor: remove warnings from unused fields in LocalGridServicesConnector 2014-10-09 01:30:24 +01:00
GridUser Put guards on a bunch of exception-inducing code, as seen in logs from load test. 2013-07-09 14:12:52 -07:00
Inventory For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 2014-09-05 23:20:59 +01:00
Land Last 27 modules' directives (service connectors out). 2012-11-13 08:49:52 -08:00
MapImage Make "generate map" console command also trigger upload to maptiles as well as asset generation without performing tile generation twice. 2014-10-02 22:37:11 +01:00
Neighbour Non-functional changes of numbers into symbolic references and a few 2014-02-15 16:01:01 -08:00
Presence Don't report NPC presences. 2014-05-26 10:28:31 -07:00
Simulation Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message. 2014-07-22 18:04:28 +01:00
UserAccounts Allow invalidating the users cache 2014-04-08 08:11:29 +01:00