aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Regions/GETHandler.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-228/+0
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-6/+6
2010-03-19Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake1-1/+1
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-2/+3
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-21Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...MW1-2/+6
2009-05-18fixing XmlWriter problemDr Scofield1-23/+30
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames1-1/+0
2009-02-12* optimized usings.lbsa711-15/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-12-19minor: Remove some serialization module scene wrappersJustin Clarke Casey1-1/+6
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-8/+8
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-3/+5
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-4/+35
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke1-0/+1
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke1-1/+0
2008-05-29cleaning up returned XML REST doclet (no more xsi, xsd) Dr Scofield1-1/+1
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-33/+32
2008-05-22here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield1-15/+19
2008-05-21renaming GETRestRegionPlugin to GETHandler as that's what it really is.Dr Scofield1-0/+0
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield1-2/+8
2008-05-19fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ...Dr Scofield1-0/+184