OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 9ccf56eaae Fix issue in InventoryArchiveTestCase where it didn't call down to OpenSimTestCase.SetUp() 2012-06-27 21:52:23 +01:00
..
ApplicationPlugins Don't include time to transmit response back to requester when assessing slow handling of requests. 2012-06-20 23:29:49 +01:00
Capabilities As with LLSDInventoryItem from commit 01a2b0b, send type values in LLSDInventoryFolder for inventory CAPs as integers rather than strings. 2012-06-20 23:56:25 +01:00
ConsoleClient Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
Data Lock NullFriendsData.m_Data for consistency and against concurrent read/write 2012-04-18 22:54:57 +01:00
Framework Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. 2012-06-27 21:50:52 +01:00
Region Fix issue in InventoryArchiveTestCase where it didn't call down to OpenSimTestCase.SetUp() 2012-06-27 21:52:23 +01:00
Server Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen. 2012-06-20 23:33:04 +01:00
Services Show region positions in "show regions" robust console command 2012-06-27 21:51:48 +01:00
Tests Automatically disable log4net before each regression test so that logging is confined to a single test if it's turned on. 2012-06-27 21:52:08 +01:00
Tools If logging a client out due to ack timeout, do this asynchronously rather than synchronously on the outgoing packet loop. 2012-06-14 02:50:09 +01:00