Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. %!s(int64=9) %!d(string=hai) anos
  Oren Hurvitz d1c3f8eef5 Added assets service method AssetsExist(), which returns whether the given list of assets exist. %!s(int64=10) %!d(string=hai) anos
  Mic Bowman 64f2dc778a A pretty major restructuring of the simian method invocations in order to %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. %!s(int64=11) %!d(string=hai) anos
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. %!s(int64=11) %!d(string=hai) anos
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." %!s(int64=11) %!d(string=hai) anos
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. %!s(int64=11) %!d(string=hai) anos
  Robert Adams e0dd38f672 Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream(). %!s(int64=12) %!d(string=hai) anos
  Diva Canto 26bb95fe3d HG: AAdded a few missing /'s at the end of URLs %!s(int64=12) %!d(string=hai) anos
  Dan Lake 89b2fb2ff4 Append asset ID to URL for storage requests to allow caching proxies to work with Simian %!s(int64=12) %!d(string=hai) anos
  Mic Bowman 40a1eddfd1 Drop the CopyTo parameter from Int32.MaxValue to 4096. This is a buffer size %!s(int64=12) %!d(string=hai) anos
  Melanie 6b4ae4f30c Revert "fix CopyTo call that was breaking under mono 2.10" %!s(int64=12) %!d(string=hai) anos
  Mic Bowman d30971fdc2 fix CopyTo call that was breaking under mono 2.10 %!s(int64=12) %!d(string=hai) anos
  Diva Canto 8cc3d60e59 Added constructor that takes an URL to asset and inventory simian connectors. %!s(int64=14) %!d(string=hai) anos
  John Hurliman 587bab79b4 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim %!s(int64=14) %!d(string=hai) anos
  John Hurliman 029c954804 * Added sanity checks to the SimianAssetServiceConnector so it will throw a sensible error message when it is misconfigured instead of a mysterious "Uri is empty" error %!s(int64=14) %!d(string=hai) anos
  Melanie b28d1b6ccd Fix Simian regression %!s(int64=14) %!d(string=hai) anos
  Melanie 4025b85a07 As an exmple, add the code to disable connectors intot he simian asset %!s(int64=14) %!d(string=hai) anos
  John Hurliman 4f79143f3f * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to handle initialization as graceful as possible with the current broken way region module initialization is done %!s(int64=14) %!d(string=hai) anos
  John Hurliman 46d0690b31 * Fixed a casing typo for Simian profile data %!s(int64=14) %!d(string=hai) anos
  Melanie 1499fd85c4 Fix a simian compiler warning %!s(int64=14) %!d(string=hai) anos
  John Hurliman 6848465ae2 * SimianAssetServiceConnector Delete() was expecting the wrong type of response, reporting false errors %!s(int64=14) %!d(string=hai) anos
  John Hurliman 67990ea7e4 * Better error logging for failed SimianGrid web service calls %!s(int64=14) %!d(string=hai) anos
  John Hurliman 3f6c4c150e * Adds IAssetService.GetCached() to allow asset fetching from the local cache only %!s(int64=14) %!d(string=hai) anos
  John Hurliman 542abb9c43 * Fixing incorrect documentation for the continuation passing style IAssetService.Get() method %!s(int64=14) %!d(string=hai) anos
  John Hurliman f302224caf * In the async asset fetch method, cache check before firing any async code. This should alleviate some "thread storm" issues when regions are starting up that hit Mono especially hard %!s(int64=14) %!d(string=hai) anos
  John Hurliman 1430441cf3 Change the SimianGrid connector log messages to start with "[SIMIAN " to avoid configuration confusion %!s(int64=14) %!d(string=hai) anos
  John Hurliman 84459d2bc2 Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors %!s(int64=14) %!d(string=hai) anos
  John Hurliman 3ea9fdea8b Minor tweak to clean up SimianGrid asset service URLs %!s(int64=14) %!d(string=hai) anos
  John Hurliman 3036aba875 * Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode %!s(int64=14) %!d(string=hai) anos