Commit History

Author SHA1 Message Date
  Diva Canto c95a23863a WARNING: BRUTE FORCE DEBUG. AVOID USING THIS COMMIT. 11 years ago
  Melanie ffcee82b1d Merge branch 'master' into careminster 11 years ago
  Diva Canto 00093a305d Changed HG status notifications timeout down to 15secs from the default 100. 11 years ago
  Melanie 9975c5674c Merge branch 'master' into careminster 11 years ago
  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 11 years ago
  Melanie 578174d21c Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 years ago
  Melanie 72c925a6c9 Merge branch 'avination' into careminster 12 years ago
  UbitUmarov db00402fa8 make sure a buffer is closed, and changed a misleading log msg 12 years ago
  Melanie 503ce70f74 Allow setting connection limits, part 2 12 years ago
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 years ago
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 12 years ago
  Melanie bbaf2c5a80 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 80f486c778 minor: Make slow outgoing request log messages consistent with other log messages 12 years ago
  Justin Clark-Casey (justincc) e29d563557 Add request number counting to incoming HTTP requests in the same way that this was already being done for outgoing HTTP requests. 12 years ago
  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. 12 years ago
  Justin Clark-Casey (justincc) 387a1bb283 Add ability to turn on/off logging of outgoing HTTP requests flowing through WebUtil. 12 years ago
  Melanie 9f93bef111 Allow setting connection limits, part 2 12 years ago
  Melanie 31ab8b2fe0 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 6096a1f30e Change LongCallTime on WebUtil to 3000, to match the time where request handling is considered "slow". 12 years ago
  Justin Clark-Casey (justincc) c9faf0df74 Extend 'slow' request logging to other server outbound requests (forms, rest, async rest) as well as the existing logging on outbound OSD requests. 12 years ago
  Melanie 90305001de Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 4c4ffb9868 Add request verb and url to error messages in WebUtil that lack this. 12 years ago
  Melanie c0f70d17fc Merge branch 'master' into careminster 12 years ago
  Robert Adams e0dd38f672 Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream(). 12 years ago
  Melanie f292e19689 Merge branch 'master' into careminster 12 years ago
  Mic Bowman 7b8e9d88e3 Serialize all web requests to a particular host:port pair; only applied to the PostToService variants. 12 years ago
  Melanie 1f32730798 Merge branch 'master' into careminster 12 years ago
  Mic Bowman 4268427ac3 Some clean up in WebUtil, remove unused ServiceRequest function. 12 years ago
  Melanie dc612d0f08 Merge branch 'master' into bigmerge 13 years ago