Histórico de Commits

Autor SHA1 Mensagem Data
  UbitUmarov 33a062612f remove terraindata abstraction layer, since we only have heightmap type há 5 anos atrás
  UbitUmarov 0daa4eff8a minor cleanup há 6 anos atrás
  UbitUmarov 5e1bf88875 test jenkins há 6 anos atrás
  UbitUmarov 91247e0631 test há 6 anos atrás
  UbitUmarov 9b87626cdb mantis 8329: don't fail if response stream is Chunked encoded and http debuglevel >=5 há 6 anos atrás
  UbitUmarov 997a85568e double request.ReadWriteTimeout há 6 anos atrás
  UbitUmarov 70be8ba6de make some web request errors visible, so cause of later asset not found is clear há 7 anos atrás
  UbitUmarov e5bebe3a32 webrequests serialiazation per endpoint its now ServicePointManager job há 7 anos atrás
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup há 7 anos atrás
  UbitUmarov b3eda582ec add to SynchronousRestFormsRequester a keepalive disable option, and make use of it on some friends conns há 7 anos atrás
  UbitUmarov 35b37510fc explicitly remove some references, and other useless changes há 7 anos atrás
  UbitUmarov 52a5688b6e minor: fix a log timing information há 8 anos atrás
  Diva Canto 1aa0234408 Trying to make http requests less slow, according to http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow há 8 anos atrás
  UbitUmarov b93412972e revert SynchronousRestObjectRequester timeout to miliseconds, and fix where it was wrong set in seconds há 8 anos atrás
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in há 8 anos atrás
  UbitUmarov a11edceb00 seems to compile ( tests comented out) há 8 anos atrás
  UbitUmarov 371c9dd2af bad merge? há 8 anos atrás
  UbitUmarov 377a8072dc remove last debug msg há 9 anos atrás
  UbitUmarov f2ea426453 debug msg há 9 anos atrás
  UbitUmarov c643ff4cba fix some errors when using http debug level > 4 há 9 anos atrás
  UbitUmarov ff518e7cbb make webutilmore verbose on PUT for avatar updates. Reduce LargeTime debug há 10 anos atrás
  Oren Hurvitz 6b57b61836 Log RestClient requests similarly to WebClient (e.g, "debug http all 6" logs the entire request and response) há 10 anos atrás
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them há 10 anos atrás
  Diva Canto 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. há 10 anos atrás
  Justin Clark-Casey (justincc) 4569c595bf Fix behaviour change in recent commit bbc1dc6 so that SynchronousRestObjectRequester.MakeRequest() calls with no timeout specified use the default HttpWebRequest timeout as previously. há 10 anos atrás
  Justin Clark-Casey (justincc) bbc1dc6bce Replace existing 0 timeout in internal overloaded SynchronousRestObjectRequester.MakeRequest() methods with proper Timeout.Infinite (-1) instead. há 10 anos atrás
  Justin Clark-Casey (justincc) 7db4336f1c minor: Add method doc to SynchronousRestObjectRequester.MakeRequest() methods há 10 anos atrás
  Justin Clark-Casey (justincc) faf9ba53fc In SynchronousRestObjectRequester.MakeRequest<TRequest, TResponse>(string verb, string requestUrl, TRequest obj, int pTimeout, int maxConnections) actually set timeout on WebRequest if given. há 10 anos atrás
  Oren Hurvitz 88f7a833dc Improved HTTP logging há 10 anos atrás
  Oren Hurvitz bc06db3df4 - Created a standard function to send XML-RPC requests, which logs them like we do for other types of HTTP activity. há 10 anos atrás