История коммитов

Автор SHA1 Сообщение Дата
  UbitUmarov 437369778d give BlockingCollection more chances 6 лет назад
  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 8 лет назад
  Melanie Thielker 07b48fd58c Add negative caching to flotsam cache. Prevents scripts from hammering the asset server 8 лет назад
  Melanie Thielker f021c64eb0 Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is long gone. 8 лет назад
  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 9 лет назад
  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 лет назад