커밋 기록

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