Commit History

Author SHA1 Message Date
  UbitUmarov f474c10f71 change threads confusing names 5 years ago
  UbitUmarov 437369778d give BlockingCollection more chances 6 years ago
  UbitUmarov 8d8236cfb2 missing file change.. actually use watchdog threads on assetsconnector and 7 years ago
  UbitUmarov e5377eb839 use threads from main pool on assetsconnector 7 years ago
  UbitUmarov 65e9421058 minor changes 7 years ago
  UbitUmarov 4286ae43f2 make some threads background ones 7 years ago
  UbitUmarov 9a1d94f455 remove use of libomv BlockingQueue 7 years ago
  Melanie Thielker a5151bb337 Refactor asset handling as per Ubit's suggestion 7 years ago
  Melanie Thielker 5a18ea31cf Make negative asset caching actually work 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Melanie Thielker 07b48fd58c Add negative caching to flotsam cache. Prevents scripts from hammering the asset server 7 years ago
  Melanie Thielker f021c64eb0 Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is long gone. 7 years ago
  UbitUmarov d2e380e81e on get asset with callback, do the callback even if asset not found. This is needed on same cases 7 years ago
  UbitUmarov fced64aef5 change asset upload retry timer AutoReset back to true 7 years ago
  UbitUmarov bc1f5ebbb9 change MAXSENDRETRIESLEN from test value to normal 7 years ago
  UbitUmarov 924aaedfce assets uploads to grid. Change the retry code. Stop using asset.UploadAttempts field that should be removed 7 years ago
  UbitUmarov b29ab1b2df adjust the checks for invalid asset IDs. changed upload fail detection 8 years ago
  Diva Canto 073bdda4b8 Restored authentication in AssetServicesConnector. 8 years ago
  UbitUmarov 19c5f9ce1d fix bad side efects of missing avination optional configuration 8 years ago
  UbitUmarov b93412972e revert SynchronousRestObjectRequester timeout to miliseconds, and fix where it was wrong set in seconds 8 years ago
  Robert Adams e5367d822b Merge of ubitworkvarnew with opensim/master as of 20150905. 8 years ago
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. 8 years ago
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in 8 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 8 years ago
  UbitUmarov 371c9dd2af bad merge? 8 years ago
  UbitUmarov f35f90bd72 dont give a ring to each asset request, just one to rule them all, i mean 9 years ago
  UbitUmarov 060984502e and another one 9 years ago
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them 10 years ago
  Diva Canto 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. 10 years ago
  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 years ago