aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Regions/GETHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-228/+0
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-6/+6
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-1/+1
* Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-2/+3
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...MW2009-05-211-2/+6
* fixing XmlWriter problemDr Scofield2009-05-181-23/+30
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-1/+0
* * optimized usings.lbsa712009-02-121-15/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* minor: Remove some serialization module scene wrappersJustin Clarke Casey2008-12-191-1/+6
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-8/+8
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-3/+5
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-4/+35
* Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2008-07-111-0/+1
* Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2008-07-101-1/+0
* cleaning up returned XML REST doclet (no more xsi, xsd) Dr Scofield2008-05-291-1/+1
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-33/+32
* here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield2008-05-221-15/+19
* renaming GETRestRegionPlugin to GETHandler as that's what it really is.Dr Scofield2008-05-211-0/+190