OpenSimMirror/OpenSim/Server/Handlers
Diva Canto c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. 2015-05-07 19:24:08 -07:00
..
Asset refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-11-25 23:21:37 +00:00
Authentication Update OpenID server handler with proper interface. fixes http://opensimulator.org/mantis/view.php?id=7301 2014-08-13 20:06:07 -04:00
Authorization Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
Avatar Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
BakedTextures In XBakes use proper disposal semantics to always close the stream on Store() no matter what 2014-12-20 01:32:49 +00:00
Base Move PluginManager 2012-10-19 07:38:36 -04:00
Estate minor: fix compiler warnings in EstateDataRobustConnector 2015-03-14 00:18:35 +00:00
Freeswitch Implement a method to allow regions to query the gridwide Freeswitch 2010-11-21 22:17:25 +00:00
Friends Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Grid OpenSimExtras 2014-08-06 17:25:12 -04:00
GridUser Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Hypergrid Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Inventory Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. 2015-05-07 19:24:08 -07:00
Land Implement Scope ID lookup on GetLandData. Stacked regions were not handled 2011-01-03 19:40:55 +00:00
Login * Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler 2013-10-07 21:35:55 -05:00
Map Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Neighbour Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
Presence Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Profiles Just for now, don't alert the user or log if we couldn't change their server-side preferences due to no e-mail address being sent. 2014-11-25 23:23:10 +00:00
Properties Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 2015-04-29 18:47:17 -07:00
Simulation Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-25 23:23:10 +00:00
UserAccounts Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00