aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-10Fix the synchronousrestformsrequester so it will successfully handle a respon...Tom Grimshaw1-1/+1
2010-07-10Fix an issue where the SynchronousRestObjectRequester will fail if a webserve...Tom Grimshaw1-1/+1
2010-07-08Handle a specific exception without spewing red ink.Melanie1-2/+13
2010-07-04Correct positioning of timeout modifier in the SynchronousRestObjectRequesterTom Grimshaw1-1/+1
2010-07-03Implement a timeout value in the SynchronousRestObjectRequester. Default is 1...Tom Grimshaw1-1/+16
2010-06-25fix web request exception reporting properly this timeJustin Clark-Casey (justincc)1-1/+1
2010-06-25Revert "Report http server onRequest() exception properly."Justin Clark-Casey (justincc)1-1/+1
2010-06-25Report http server onRequest() exception properly.Justin Clark-Casey (justincc)1-1/+1
2010-06-15Readjust master version and flavorMelanie1-2/+2
2010-06-15Readusr master version and flavorMelanie1-2/+2
2010-06-12Change trunk versio to 0.7.1 DevMelanie1-2/+2
2010-06-12Change flavor to 0.7-RC1Melanie1-2/+2
2010-05-28add a smidgen more log debug information in the form of the operating system ...Justin Clark-Casey (justincc)1-1/+5
2010-05-15delete now unused MessageServerInfoJustin Clark-Casey (justincc)1-48/+0
2010-04-26Better error message.Diva Canto1-1/+1
2010-04-05Test commitMelanie Thielker1-1/+1
2010-04-05Bump version numberMelanie Thielker1-1/+1
2010-03-26switch flavor to RC1Justin Clark-Casey (justincc)1-1/+1
2010-03-26change trunk version to 0.7.DevJustin Clark-Casey (justincc)1-2/+2
2010-03-25minor: Print out port that http servers are usingJustin Clark-Casey (justincc)1-2/+0
2010-03-25put out full exception stack if something reaches top of base http server OnR...Justin Clark-Casey (justincc)1-1/+1
2010-03-16minor logging changes to BaseHttpServer, OSHttpRequestJustin Clark-Casey (justincc)2-30/+58
2010-03-11minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell t...Justin Clark-Casey (justincc)2-5/+7
2010-03-11very minor spacing adjustmentJustin Clark-Casey (justincc)1-1/+0
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-1/+1
2009-12-25Set version back to core version (base) and suffix CM. Please DO NOT CHANGE THISMelanie1-1/+1
2009-12-25Restore version suffix.Melanie1-1/+1
2009-12-24Recover out-of-region objects during db load.Kitto Flora1-1/+1
2009-12-23- commented out unused method ConvertIHttpClientContextToOSHttpdr scofield (aka dirk husemann)1-7/+7
2009-12-19Fix mantis #10 & #14Kitto Flora1-1/+1
2009-12-15Make sure that we catch and display any exceptions that get right to the top ...Justin Clark-Casey (justincc)1-46/+52
2009-12-15minor: make logging messages consistent in BaseHttpServerJustin Clark-Casey (justincc)1-25/+25
2009-12-12And reverseMelanie1-1/+1
2009-12-12Another whitespace test commitMelanie1-1/+1
2009-12-12Reverse test commit (again)Melanie1-1/+1
2009-12-12Another testMelanie1-1/+1
2009-12-12Reverse text commit whitespace changeMelanie1-1/+0
2009-12-12test commitMelanie1-0/+1
2009-12-10Fix version numberMelanie1-4/+3
2009-12-05* Fix line endings in BaseHttpServer.csTeravus Ovares (Dan Olivares)1-6/+6
2009-12-05Secnond revision of Sit and Stand for unscripted prims; Comment outKittoFlora1-4/+4
2009-12-03if an xml rpc method throws an exception, log as an error to the console as w...Justin Clark-Casey (justincc)1-3/+11
2009-12-02handle a condition where the http headers apparently have multiple remote por...dahlia1-1/+9
2009-11-27Apply patch to reduce git revision text length if running sim directly from a...Justin Clark-Casey (justincc)1-1/+1
2009-11-26Update CM versionMelanie1-1/+1
2009-11-26Bump trunk version number to 0.6.9.Justin Clark-Casey (justincc)1-1/+1
2009-11-23Formatting cleanup.Jeff Ames1-1/+1
2009-11-18minor: correct error messages when queryfolder failsJustin Clark-Casey (justincc)1-3/+1
2009-11-18minor: remove duplicate copyright notice in PollServiceWorkerThreadJustin Clark-Casey (justincc)1-28/+1
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2-12/+2