OpenSimMirror/OpenSim/Services/Connectors/SimianGrid
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
..
SimianActivityDetector.cs Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
SimianAssetServiceConnector.cs Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
SimianAuthenticationServiceConnector.cs A pretty major restructuring of the simian method invocations in order to 2013-07-31 11:27:35 -07:00
SimianAvatarServiceConnector.cs A pretty major restructuring of the simian method invocations in order to 2013-07-31 11:27:35 -07:00
SimianExternalCapsModule.cs minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid 2013-08-17 01:06:48 +01:00
SimianFriendsServiceConnector.cs A pretty major restructuring of the simian method invocations in order to 2013-07-31 11:27:35 -07:00
SimianGrid.cs minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid 2013-08-17 01:06:48 +01:00
SimianGridMaptileModule.cs Update the SimianMaptile uploader to accommodate varregions. 2014-02-05 21:26:39 -08:00
SimianGridServiceConnector.cs OpenSimExtras 2014-08-06 17:25:12 -04:00
SimianInventoryServiceConnector.cs Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete. 2014-04-23 14:38:33 +01:00
SimianPresenceServiceConnector.cs A pretty major restructuring of the simian method invocations in order to 2013-07-31 11:27:35 -07:00
SimianProfiles.cs Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector. 2014-06-01 10:06:26 -07:00
SimianUserAccountServiceConnector.cs Allow invalidating the users cache 2014-04-08 08:11:29 +01:00