История коммитов

Автор SHA1 Сообщение Дата
  Teravus Ovares 53c9ce46b3 * Enables binary data in BaseHttpServer with 'image' in content type. 16 лет назад
  Justin Clarke Casey b799031010 * minor: Print out uptime as well as stats in periodic diagnostics logging, so it's easier to tell which isntances each print out of information is from 16 лет назад
  Jeff Ames 0462510956 Update svn properties. Formatting cleanup. 16 лет назад
  Sean Dague 22c7845e0c attempting to get to the bottom of unresponsive grids servers by 16 лет назад
  Jeff Ames 5752c1f5c2 Formatting cleanup. 16 лет назад
  Jeff Ames 5d77625e9a Update svn properties. Formatting cleanup. 16 лет назад
  Dr Scofield bdc792d319 here are further enhancements to the IHttpAgentHandler and to BaseHttpServer (from awebb) 16 лет назад
  Dr Scofield 60ceef7ea2 my last "simplification" of the the if-then-else logic in BaseHttpServer placed the return in 16 лет назад
  Dr Scofield 3e8adc0d78 (from awebb) 16 лет назад
  Dr Scofield d725d1208b adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and HttpListenerResponse respectively. 16 лет назад
  Jeff Ames 65c5efe43b Formatting cleanup. 16 лет назад
  Jeff Ames 6a1b787436 More formatting cleanup. 16 лет назад
  Jeff Ames c995d60d37 Formatting cleanup. 16 лет назад
  Justin Clarke Casey 550018f02d * As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in 16 лет назад
  Adam Frisby 76d8eaa406 * Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't. 16 лет назад
  Adam Frisby 01f31fd933 * Breaking all the code, breaking all the code..! 16 лет назад
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 лет назад
  Justin Clarke Casey 70233d937f * Start catching rogue SocketExceptions which occur (at least on mono) when a response stream for a request which actually required no response, is closed 16 лет назад
  Charles Krinke bf7e7b2c57 Thank you very much, Kmeisthax for: 16 лет назад
  Teravus Ovares 682f4e9257 * Fixes an issue with the BaseHttpServer in Linux 16 лет назад
  Justin Clarke Casey 48fc4ee059 * Log exceptions which make it up to the top of the http request frame, rather than having them disappear off into the ether 16 лет назад
  Justin Clarke Casey c1beb85315 * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 16 лет назад
  Jeff Ames 47180080f0 Formatting cleanup. 16 лет назад
  Jeff Ames 6d774339d9 More compiler warning cleanup. 16 лет назад
  lbsa71 5b3897a4af * Caught HttpListenerException and swallowed if with output 16 лет назад
  Tedd Hansen 7102ac7769 "threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging. 16 лет назад
  lbsa71 bf42637ee8 * Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode. 16 лет назад
  Tedd Hansen 47c909ca0a Playing "Name that thread". Adding names and isbackground=true to all threads so it will be easier to debug. 16 лет назад
  Justin Clarke Casey 359f84ee43 * Output XmlRpc error message if user server gets a fault response from the region server on login 16 лет назад
  Tedd Hansen c62328950a More exception checks and crash hints 16 лет назад