Commit History

Author SHA1 Message Date
  Melanie 12621201ba Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) c6e375291a Don't include time to transmit response back to requester when assessing slow handling of requests. 12 years ago
  Melanie a90822f4b8 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 6987aef38d Improve logging on the prim inventory script asset request path for future use. 12 years ago
  Melanie 05634907e9 Merge branch 'master' into careminster 12 years ago
  Oren Hurvitz 15844da3af Log the full exception when errors occur in BaseHttpServer 12 years ago
  Melanie 31ab8b2fe0 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) fb99ee6774 minor: Tweak BaseHttpServer message to make it clear that this relates to slow handling of inbound requests. 12 years ago
  Justin Clark-Casey (justincc) 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 12 years ago
  Justin Clark-Casey (justincc) 737e177163 Revert "Log the full exception when errors occur in BaseHttpServer" 12 years ago
  Oren Hurvitz e31e7c68c8 Log the full exception when errors occur in BaseHttpServer 12 years ago
  Melanie 464fb2533f Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) f3dda2d85d Add more exception detail to Exception and IOException throws in BaseHttpServer.HandleRequest() 12 years ago
  Melanie b39de2425c Merge branch 'master' into careminster 12 years ago
  Diva Canto cdbe34716f Thank you, BaseHttpServer, for telling me where things go wrong. 12 years ago
  Melanie 50aa89dae6 Merge commit 'eda770e978c09c756d15ba62dbbf6ee34a61b2f5' into bigmerge 12 years ago
  Justin Clark-Casey (justincc) e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler. 12 years ago
  Melanie b60ff651a3 Merge branch 'master' into bigmerge 12 years ago
  Justin Clark-Casey (justincc) fa63054c4f On "show caps", stop excluding the seed cap but do exclude it elsewhere 12 years ago
  Justin Clark-Casey (justincc) 679a5f6c0b With "debug http 1", show the path with the query string instead of just the path. 12 years ago
  Justin Clark-Casey (justincc) b6b0bc7b32 Add "debug http" command for currently simple extra debug logging of non-event queue inbound http requests to a simulator 12 years ago
  Melanie 27aca49a1f Merge commit 'e14cb45b9bc4c78300cb804833cb66c1c2e62187' into bigmerge 13 years ago
  Melanie c8dfef1583 Merge commit '9ec672c70b28b8c1d6d81bab7744fcf7bf9b83c7' into bigmerge 13 years ago
  Justin Clark-Casey (justincc) e14cb45b9b Drop some unnecessary ContainsKey() checking before Remove() in BaseHttpServer() 13 years ago
  Justin Clark-Casey (justincc) 9ec672c70b Fix bugs in EventQueueGetModule.ClientClosed() and BaseHttpServer.RemovePollServerHTTPHandler() that stopped existing code in ClientClosed() from actually tearing down the poll handler 13 years ago
  Melanie d1e681f682 Merge commit 'e742cffe15d3e50841908d7babc2e4c4a7630635' into bigmerge 13 years ago
  Justin Clark-Casey (justincc) e742cffe15 Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to allow attachments to be temporarily turned off. 13 years ago
  Tom 66dec3b874 Resolve merge commits, stage 1 13 years ago
  Justin Clark-Casey (justincc) d74686fd51 read m_rpcHandlersKeepAlive under appropriate lock 13 years ago
  Justin Clark-Casey (justincc) c587b0a3a3 oops, fix build break from last commit 13 years ago