Historial de Commits

Autor SHA1 Mensaje Fecha
  Robert Adams bd1b992aaf Add Thread.ResetAbort() to various thread loops to clean up errors on hace 5 años
  UbitUmarov 5b5e53aa1d we should only have one http poll service manager per instance hace 6 años
  UbitUmarov 1ea5116f00 forgot about lsl secure urls service.. so lets try another way for now (mantis 8382) hace 6 años
  UbitUmarov c87585ad96 simplify http bycontext key hace 6 años
  UbitUmarov 73b587989c give BlockingCollection more chances hace 6 años
  UbitUmarov 855dcda9c3 give BlockingCollection another chance hace 6 años
  UbitUmarov ccdaebaed6 give concurrentqueue another chance hace 6 años
  UbitUmarov 5842d5f7b0 revert. The .net concurrent objects look nice, but mono5 cpu load with them does not hace 7 años
  UbitUmarov 73aa752034 replace some locked objects by .net4.0 concurrent objects hace 7 años
  UbitUmarov 7d58b73bbc some changes on pollevent hace 7 años
  UbitUmarov 55babdc160 Merge branch 'master' into httptests hace 7 años
  UbitUmarov 90da5280af put back soft http close hace 7 años
  UbitUmarov 2777995331 Merge branch 'master' into httptests hace 7 años
  UbitUmarov b6c23fe911 make a few more threads background ones hace 7 años
  UbitUmarov c0bfaac0ac merge master hace 7 años
  UbitUmarov 928733efc9 please DIE! PLEASE?? hace 7 años
  UbitUmarov fcb435deb4 make sure we drop requests if DoHTTPGruntWork fails hace 7 años
  UbitUmarov 0320225ca8 reenqueue poll events while conn is open, and not expired hace 7 años
  UbitUmarov e520dba717 Merge branch 'master' into httptests hace 7 años
  UbitUmarov a2c2456076 remove LongPoll type and queues. Events should now have reduced latency also. About previus commit, it maybe a modified ingen-e3s-v1.33 script that is broken, and not the original version, can't tell hace 7 años
  UbitUmarov 254b26a7d5 fix merge hace 7 años
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup hace 7 años
  UbitUmarov 442b272228 add a Drop method to PollService Event handlers, Drop requests on connections known to be lost or delay event check if they are sending a response hace 8 años
  UbitUmarov f636ef037a http send is blocking, so we need we need to do it async in all cases. - this will need revision after server changes hace 8 años
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in hace 9 años
  UbitUmarov a11edceb00 seems to compile ( tests comented out) hace 9 años
  UbitUmarov 371c9dd2af bad merge? hace 9 años
  UbitUmarov 48ef22f62e change pollService stop() to send 503 error and no keepalive. ( untested ) hace 9 años
  UbitUmarov 2cac56340a try to serialize http requests from same connection, so they are processed hace 9 años
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. hace 10 años