História revízii

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