Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) 178a5a5585 rename prefix of scene-inventory.<scene-name>.ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests to inventory.httpfetch.* vor 10 Jahren
  Justin Clark-Casey (justincc) 1497b75361 minor: Put ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests in stats category "scene-inventory" instead of "scene" vor 10 Jahren
  Justin Clark-Casey (justincc) a660c0a750 Add scene.<scene-name>.ProcessedFetchInventoryRequests vor 10 Jahren
  Justin Clark-Casey (justincc) e82d394ddf Add scene.<scene-name>.QueuedFetchInventoryRequests stat vor 10 Jahren
  Justin Clark-Casey (justincc) f3e177814a Add regression test for http inventory fetch. vor 10 Jahren
  Mic Bowman b29e9d37e7 Change handling of the FetchInventoryDescendents2 capability configuration to allow vor 11 Jahren
  dahlia 6dd454240f revert last commit which seems to conflict with DoubleQueue internals. The random crash might be in DoubleQueue instead. See http://pastebin.com/XhNBNqsc vor 11 Jahren
  dahlia 70aa77f520 add locking to internal queue in WebFetchInvDescModule; lack of which caused a random crash in a load test yesterday vor 11 Jahren
  Justin Clark-Casey (justincc) eb14e5a175 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim vor 11 Jahren
  Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. vor 11 Jahren
  Diva Canto 687c1a420a Guard against null ref vor 11 Jahren
  Justin Clark-Casey (justincc) 55ac8c83c7 Get InventoryWorkerThreads to update watchdog on processing requests vor 11 Jahren
  Justin Clark-Casey (justincc) 713a14a6b5 minor: remove mono compiler warnings in WebFetchInvDescModule vor 11 Jahren
  Justin Clark-Casey (justincc) d412c1b0eb Don't try to abort worker threads in WebFetchInvDescModule if module was not enabled. vor 11 Jahren
  Melanie 3a722ef81b Merge branch 'master' of [email protected]:/var/git/opensim vor 11 Jahren
  Diva Canto 07cc16ff9c Put the configuration back in FetchInventoryDesc2 cap. vor 11 Jahren
  Melanie 75631e0267 Supply proper type information for the various types of requests vor 11 Jahren
  Melanie 7c0bfca7a0 Adding Avination's PollService to round out the HTTP inventory changes vor 11 Jahren
  Melanie a7dbafb0e3 Port Avination's inventory send throttling vor 11 Jahren
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. vor 12 Jahren
  Justin Clark-Casey (justincc) 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. vor 12 Jahren
  Justin Clark-Casey (justincc) 11c19b0d2e Use the same web fetch handler for every request from every avatar, since it contains no instance code vor 13 Jahren
  Justin Clark-Casey (justincc) 95a686dbf5 Fix config so that you can have both WebFetchInventoryDescendents and FetchInvnetoryDescendents2 caps active at once vor 13 Jahren
  Justin Clark-Casey (justincc) 5b4fe23f7f Resolve error where an unknown asset type would cause the fetch inventory descendents cap to fail. vor 13 Jahren
  Justin Clark-Casey (justincc) 676d32974a Implement the FetchInventoryDescendents2 capability using the same code as WebFetchInventoryDescendents. vor 13 Jahren
  Justin Clark-Casey (justincc) 8c82ff16ad Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/InventoryTypeToString to convert types to strings vor 13 Jahren
  Diva Canto e8944d6c31 Test m_Enabled on RemoveRegion. vor 13 Jahren
  Diva Canto 883f21dd02 WebFetchInventoryDescendents working. Tested with robust. vor 13 Jahren