Commit History

作者 SHA1 備註 提交日期
  UbitUmarov 8d8236cfb2 missing file change.. actually use watchdog threads on assetsconnector and 7 年之前
  UbitUmarov e5377eb839 use threads from main pool on assetsconnector 7 年之前
  UbitUmarov 65e9421058 minor changes 7 年之前
  UbitUmarov 4286ae43f2 make some threads background ones 7 年之前
  UbitUmarov 9a1d94f455 remove use of libomv BlockingQueue 7 年之前
  Melanie Thielker a5151bb337 Refactor asset handling as per Ubit's suggestion 7 年之前
  Melanie Thielker 5a18ea31cf Make negative asset caching actually work 7 年之前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  Melanie Thielker 07b48fd58c Add negative caching to flotsam cache. Prevents scripts from hammering the asset server 7 年之前
  Melanie Thielker f021c64eb0 Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is long gone. 7 年之前
  UbitUmarov d2e380e81e on get asset with callback, do the callback even if asset not found. This is needed on same cases 8 年之前
  UbitUmarov fced64aef5 change asset upload retry timer AutoReset back to true 8 年之前
  UbitUmarov bc1f5ebbb9 change MAXSENDRETRIESLEN from test value to normal 8 年之前
  UbitUmarov 924aaedfce assets uploads to grid. Change the retry code. Stop using asset.UploadAttempts field that should be removed 8 年之前
  UbitUmarov b29ab1b2df adjust the checks for invalid asset IDs. changed upload fail detection 8 年之前
  Diva Canto 073bdda4b8 Restored authentication in AssetServicesConnector. 9 年之前
  UbitUmarov 19c5f9ce1d fix bad side efects of missing avination optional configuration 9 年之前
  UbitUmarov b93412972e revert SynchronousRestObjectRequester timeout to miliseconds, and fix where it was wrong set in seconds 9 年之前
  Robert Adams e5367d822b Merge of ubitworkvarnew with opensim/master as of 20150905. 9 年之前
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. 9 年之前
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in 9 年之前
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 年之前
  UbitUmarov 371c9dd2af bad merge? 9 年之前
  UbitUmarov f35f90bd72 dont give a ring to each asset request, just one to rule them all, i mean 10 年之前
  UbitUmarov 060984502e and another one 10 年之前
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them 10 年之前
  Diva Canto 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. 10 年之前
  Justin Clark-Casey (justincc) c23d37a509 Fix recent asset request timeout issue by commenting out (for now) the m_maxAssetRequestConcurrency mistakenly passed in as a timeout to SynchronousRestObjectRequester.MakeRequest() 10 年之前
  Oren Hurvitz 617bc4710a Workaround for SRAS: if Store Asset returns 'null' then assume the asset already exists, and this isn't an error 10 年之前
  Oren Hurvitz 3f76f72137 Better error-handling when storing assets: recognize that 'null' is an error value 10 年之前