OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 484aa72ff8 minor: Add some method doc to IMessageTransferModule 2014-05-12 23:49:37 +01:00
..
Addons Eliminate subsequently unused scene finding in UndeliveredMessage() method of xmlrpc and core offline IM modules 2014-05-12 22:23:24 +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 Fix test breakage 2014-05-08 11:30:45 -07: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 Replace existing 0 timeout in internal overloaded SynchronousRestObjectRequester.MakeRequest() methods with proper Timeout.Infinite (-1) instead. 2014-05-12 22:37:07 +01:00
Region minor: Add some method doc to IMessageTransferModule 2014-05-12 23:49:37 +01:00
Server Better error handling in AssetServerPostHandler. Invalid XML causes an InvalidOperationException, not an XmlException 2014-05-06 09:43:07 +03:00
Services Fixed error if a user didn't have a "Current Outfit" folder in their suitcase. 2014-05-12 08:54:31 +03:00
Tests Add basic regression test for creating a var region 2014-04-25 23:34:30 +01:00
Tools Delete extraneous console message in the Configger. 2014-05-07 17:19:57 -07:00