aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/HttpRequest/ScriptsHttpRequests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06* minor: Apply second patch from http://opensimulator.org/mantis/view.php?id=...Justin Clarke Casey1-14/+19
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-83/+100
2009-02-06Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http ...Dahlia Trimble1-0/+19
2008-09-13Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...Jeff Ames1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-12/+12
2008-07-30From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-2/+12
2008-07-30From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-0/+5
2008-07-14Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke1-1/+7
2008-07-09Mantis#1127. Thank you kindly, Grumly57 for a patch that:Charles Krinke1-1/+1
2008-06-27more warnings to go.Dr Scofield1-1/+1
2008-05-28Mantis#1398. Thank you kindly, cmickeyb for a patch that:Charles Krinke1-1/+11
2008-05-22changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield1-2/+3
2008-05-16Formatting cleanup.Jeff Ames1-11/+11
2008-05-01* Rolled back a few changes.Adam Frisby1-1/+5
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-5/+1
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-363/+363
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-43/+51
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-364/+356
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+2
2008-03-21* Converted a large number of ASCII encodings to UTF8.Adam Frisby1-1/+1
2008-03-19* Documentation patch from krtaylor. Thanks!Justin Clarke Casey1-0/+3
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-21"threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen1-0/+1
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-19From: Michael Osias <mosias@us.ibm.com>Sean Dague1-7/+24
2008-01-12Thank you, Kinoc for adding: When accessing slower web sites or proxy servicesCharles Krinke1-1/+1
2007-12-27* Optimized usingslbsa711-133/+127
2007-12-18* Removed redundant code in RestService.csAdam Frisby1-1/+1
2007-12-12From Michael Osias (IBM)Sean Dague1-2/+317
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-6/+2
2007-09-17fixing me some line endingsSean Dague1-10/+10
2007-09-04Some work on Module loading/management.MW1-0/+10