OpenSimMirror/OpenSim
Diva Canto cf54df3ecf Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2014-04-24 14:12:04 -07:00
..
Addons Better error handling when retrieving offline IMs 2014-04-21 16:56:26 +01:00
ApplicationPlugins Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used. 2014-04-20 06:23:37 +01:00
Capabilities Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constructing the HTTP requests manually. This allows the calls to be logged when using "debug http all 6". 2014-04-24 15:58:41 +01:00
Framework - Created a standard function to send XML-RPC requests, which logs them like we do for other types of HTTP activity. 2014-04-24 15:58:43 +01:00
Region Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2014-04-24 14:12:04 -07:00
Server Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete. 2014-04-23 14:38:33 +01:00
Services Revert "When linking a Hypergrid region, set the region's flags on the in-memory GridRegion immediately." 2014-04-24 19:08:50 +03:00
Tests Eliminated many warnings 2014-04-23 16:37:36 +03:00
Tools Eliminated 'Obsolete' warning: don't call do-nothing function SetPreviousAppearance() 2014-04-23 14:38:04 +01:00