Historia zmian

Autor SHA1 Wiadomość Data
  UbitUmarov 00c0816275 mantis 9157: remove trail '/' from remoteconsole urls 2 miesięcy temu
  UbitUmarov f5883d8ce6 revert introduction of some in arguments 2 lat temu
  UbitUmarov fddb3761a0 use some shared char arrays on string split 2 lat temu
  UbitUmarov 0df9802aa3 use 'in' on PollService event args 2 lat temu
  UbitUmarov 87ba2d7b43 a few changes to local console; add pooling of Console.KeyAvailable instead of waiting on keyread, that has treading issues. Thanks ALicia for some ideas on this 2 lat temu
  UbitUmarov fbbcc1edd7 == string.Empty is .Lenght == 0 2 lat temu
  UbitUmarov aafc6579a1 remove end slash from most URLs we send to viewers 4 lat temu
  UbitUmarov 1e8e59e635 also override Output(string format) on remoteConsole 4 lat temu
  UbitUmarov fefcda52f5 use concurrentdic on pollhandlers, simplify a bit 4 lat temu
  UbitUmarov 7939974d92 try to fix console AGAIN 5 lat temu
  Melanie 110644c23a Make ReadConfig a general features of consoles, rather than type dependent 5 lat temu
  Melanie 7e136c67fd Call SetServer on consoles reflectively to avoid having type checks in places where it tends to be forgotten to update them. 5 lat temu
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. 5 lat temu
  UbitUmarov 81fb1b008f http reusecontext is obsolete 6 lat temu
  UbitUmarov 4381f16e18 keepalive is default 6 lat temu
  UbitUmarov 254b26a7d5 fix merge 8 lat temu
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 8 lat temu
  UbitUmarov 08dee3fa34 fix pool parameters for httptests 8 lat temu
  Melanie Thielker 28f7d429fc REST console v2. This is an incompatible protocol change. It degrades gracefully. 8 lat temu
  Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. 11 lat temu
  Melanie 7c0bfca7a0 Adding Avination's PollService to round out the HTTP inventory changes 11 lat temu
  Melanie faa710aee1 Allow the use of the region debug console found in recent viewers. This console 12 lat temu
  Justin Clark-Casey (justincc) e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler. 13 lat temu
  Marck 4fdab71c8d Add support for cross-domain AJAX requests to REST console. 14 lat temu
  Marck cd42cdcc89 REST Console delivers responses with content type text/xml instead of text/plain. 14 lat temu
  Melanie 544627c79c Force newly connecting remote consoles to display a prompt 14 lat temu
  Melanie Thielker a791689ceb Make the text mode remote console really work. It can now be used to send 14 lat temu
  Jeff Ames af265e001d Formatting cleanup. 14 lat temu
  Adam Frisby 19d4867af7 * Quick fix to Remote Console session ID handling. 15 lat temu
  Melanie dafe5bf05f Completely remove the prior implementation of the request event handling 15 lat temu