Commit History

Author SHA1 Message Date
  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
  Oren Hurvitz 617bc4710a Workaround for SRAS: if Store Asset returns 'null' then assume the asset already exists, and this isn't an error 10 years ago
  Oren Hurvitz 3f76f72137 Better error-handling when storing assets: recognize that 'null' is an error value 10 years ago
  Oren Hurvitz d1c3f8eef5 Added assets service method AssetsExist(), which returns whether the given list of assets exist. 10 years ago
  Melanie 72206a0e29 Merge branch 'avination-current' into careminster 10 years ago
  Melanie Thielker 528fc5358d Fix exception when brokering HG asset ids 10 years ago
  Melanie 7830cc9954 Merge branch 'master' into careminster 11 years ago
  Diva Canto ee51a9f9c9 Added property to make for more flexible testing. 11 years ago
  Mic Bowman 57141e34bf Remove Temporary from use to shortcut asset stores. The Local property 11 years ago
  Melanie 0c5b36a4f7 Merge branch 'avination' into careminster 11 years ago
  Melanie f7df68d922 Merge branch 'master' into careminster 11 years ago
  Melanie d5ea203f93 Fix threading in remote asset connector 11 years ago
  Mic Bowman d98af79f77 Make the asset retrieval concurrency a config switch. The current value 11 years ago
  Melanie 060d6fe8f4 Allow setting max connections for an endpoint 11 years ago
  Melanie 2aa7a22129 Sequence/throttle asset retrievals. 11 years ago
  Melanie 52d74cf274 Allow setting max connections for an endpoint 11 years ago
  UbitUmarov f53ca6285b Prevent double slashes, try #4 12 years ago
  Melanie ac6448810e Prevent double slashes, try #3 12 years ago
  Melanie 3257f4d5d2 Revert "Change string concatenation to Path.Combine to eliminate extra slashes." 12 years ago
  Melanie b9d026666d Change string concatenation to Path.Combine to eliminate extra slashes. 12 years ago
  Melanie 27d345c9a0 Revert " remove extra '/' in assets url" 12 years ago
  UbitUmarov 041fcd6a72 remove extra '/' in assets url 12 years ago
  Melanie c256447f46 Merge branch 'avination' into careminster 12 years ago
  Melanie a90822f4b8 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) d8a78374aa Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 12 years ago