OpenSimMirror/OpenSim
Oren Hurvitz f90aee696a Always throw an exception if MakeRequest (used for HTTP POST) fails. (Previously many exceptions were ignored)
Resolves http://opensimulator.org/mantis/view.php?id=6949
2014-03-25 09:37:10 +01:00
..
Addons Fixed Debug command for Groups. (Use of wrong capitalization caused *two* "debug" options to appear in "help") 2014-03-24 18:27:18 +01:00
ApplicationPlugins varregion: add --noterrain and --noparcel to 'load oar'. 2014-01-19 11:03:08 -08: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 Fixed updating usersettings in the database 2014-03-24 18:02:05 +01:00
Framework Always throw an exception if MakeRequest (used for HTTP POST) fails. (Previously many exceptions were ignored) 2014-03-25 09:37:10 +01:00
Region Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout) 2014-03-25 08:01:55 +01:00
Server If updating a user's profile notes fails then return an error 2014-03-24 18:02:17 +01:00
Services If prim region crossing fails then don't delete the prim from the original region 2014-03-24 18:24:50 +01:00
Tests Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00:00
Tools Added 2 new behaviors to pCampBot 2014-02-21 10:06:08 -08:00