OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 178a5a5585 rename prefix of scene-inventory.<scene-name>.ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests to inventory.httpfetch.*
Actual inventory processing is done with a single set of static structures rather than per scene.
2014-03-21 23:29:31 +00:00
..
Addons When sending group notices through group messaging, allow the agent ID to use for fetching group data to be different from im.fromAgentID 2014-03-12 19:31:04 +00: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 Fix a bug in previous commit 01520bb where I accidentally saved OtherCleanTime instead of Dwell 2014-03-18 00:34:40 +00:00
Framework Add monitored thread last update times as stats in "show stats all" 2014-03-21 02:06:10 +00:00
Region rename prefix of scene-inventory.<scene-name>.ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests to inventory.httpfetch.* 2014-03-21 23:29:31 +00:00
Server Add Util method to load OpSys env vars 2014-02-26 23:39:45 +00:00
Services If we find an existing suitcase folder in HGSuitcaseInventoryService.GetRootFolder(), then return that as a response rather than null. 2014-03-20 20:36:47 +00: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