aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/RestPlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* fixing XmlWriter problemDr Scofield2009-05-181-27/+27
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-2/+2
* * Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2009-03-191-0/+1
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-101-26/+33
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-261-0/+4
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-1/+1
* * optimized usings.lbsa712009-02-121-12/+5
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-1/+1
* * minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey2008-12-011-1/+0
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-2/+2
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-231-6/+0
* Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2008-07-111-0/+6
* Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2008-07-101-6/+0
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-0/+16
* small change to last commitMW2008-06-261-2/+2
* As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2008-06-261-2/+2
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-011-3/+3
* while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield2008-05-301-0/+8
* cleaning up returned XML REST doclet (no more xsi, xsd) Dr Scofield2008-05-291-2/+3
* Formatting cleanup.Jeff Ames2008-05-281-2/+2
* cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield2008-05-271-1/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-41/+40
* here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield2008-05-221-9/+51
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-201-4/+54
* i'm dropping VerifyGod() and adding IsGod(OSHttpRequest) instead, which actua...Dr Scofield2008-05-191-5/+11
* fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ...Dr Scofield2008-05-191-13/+61
* Formatting cleanup.Jeff Ames2008-05-161-12/+12
* Damn, forgot to manually add these as I keep forgetting thatSean Dague2008-05-151-0/+246