Commit Verlauf

Autor SHA1 Nachricht Datum
  UbitUmarov 693adf9ecf hide handler types not in use from show http-handlers vor 4 Jahren
  UbitUmarov 6050eff683 improve show http-handlers vor 4 Jahren
  UbitUmarov 8d2f90a8e2 let show http-handlers list simpleStreamHandlers vor 4 Jahren
  UbitUmarov da0a8d6c43 remove some more useless NULL arguments vor 4 Jahren
  UbitUmarov b98ad6c53c remove some useless NULL arguments vor 4 Jahren
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. vor 4 Jahren
  UbitUmarov 9e274ce64d fix typo vor 5 Jahren
  UbitUmarov 5b5e53aa1d we should only have one http poll service manager per instance vor 5 Jahren
  UbitUmarov 1ea5116f00 forgot about lsl secure urls service.. so lets try another way for now (mantis 8382) vor 5 Jahren
  UbitUmarov 9e71b5575a only main http server listener should run events pool vor 5 Jahren
  UbitUmarov 582dc75381 remove a accent from a method name vor 7 Jahren
  UbitUmarov c0bfaac0ac merge master vor 7 Jahren
  UbitUmarov 928733efc9 please DIE! PLEASE?? vor 7 Jahren
  UbitUmarov 254b26a7d5 fix merge vor 7 Jahren
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  UbitUmarov 80d4f76d18 keep a unsecure http port up for external services (datasnapshot search). Only fire poolservices on main http listener vor 7 Jahren
  Justin Clark-Casey (justincc) 056a6ee765 Fix regression tests relating to agent transfer by making simulator use last week's SIMULATOR/0.1 protocol for now. vor 11 Jahren
  Justin Clark-Casey (justincc) 47b6e78790 Implement logging of first 80 characters (debug level 5) or full body data (debug level 6) on outgoing requests, depending on debug level vor 11 Jahren
  Justin Clark-Casey (justincc) 056f11c297 Show http poll handlers in separate http (poll) section of "show http-handlers" console command instead of never showing them (due to a previous bug). vor 11 Jahren
  BlueWall ca3e0d67d2 Add Json-Rpc 2.0 To Registered Handlers vor 11 Jahren
  Justin Clark-Casey (justincc) f457952755 Fix bug where debug http level 6 could not be specified. Also converts newlines at this level to '\n' to enable them to be logged. vor 11 Jahren
  Justin Clark-Casey (justincc) 1b0abf8f0c Comment out the long unused afaik HTTP agent handlers. vor 11 Jahren
  Justin Clark-Casey (justincc) a5b3989e5d Insert a new log level 4 for HTTP IN and HTTP OUT that will log how long the request took. vor 11 Jahren
  Justin Clark-Casey (justincc) 387a1bb283 Add ability to turn on/off logging of outgoing HTTP requests flowing through WebUtil. vor 11 Jahren
  Justin Clark-Casey (justincc) cdc3781f42 Fix usage statement on "debug http" console command since max level is now 5 rather than 3 vor 11 Jahren
  Justin Clark-Casey (justincc) d53a53d4c5 Make "show http-handlers" command available for ROBUST instances as well as the simulator executable. vor 11 Jahren
  Justin Clark-Casey (justincc) 25111e703f Add levels 4 and 5 to "debug http" console command that will log a sample of incoming request data and the entire incoming data respectively. vor 11 Jahren
  Justin Clark-Casey (justincc) c935f03467 Put all debug console commands into a single Debug section rather than scattering them over other categories vor 12 Jahren
  Justin Clark-Casey (justincc) 94517c8d5c Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen. vor 12 Jahren
  Justin Clark-Casey (justincc) 257b1b517d Add main instance to internal MainServer.m_Servers list to simplify internal logic. vor 12 Jahren