aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/RestPlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-18fixing XmlWriter problemDr Scofield1-27/+27
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-2/+2
2009-03-19* Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey1-0/+1
2009-03-10* Cleanup and CCC (Code Convention Conformance)lbsa711-26/+33
2009-02-26Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW1-0/+4
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-12/+5
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-12-01* minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey1-1/+0
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-2/+2
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur1-6/+0
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke1-0/+6
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke1-6/+0
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke1-0/+16
2008-06-26small change to last commitMW1-2/+2
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW1-2/+2
2008-06-01* Refactor: Split opensim background server into a separate classJustin Clarke Casey1-3/+3
2008-05-30while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield1-0/+8
2008-05-29cleaning up returned XML REST doclet (no more xsi, xsd) Dr Scofield1-2/+3
2008-05-28Formatting cleanup.Jeff Ames1-2/+2
2008-05-27cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield1-1/+2
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-41/+40
2008-05-22here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield1-9/+51
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield1-4/+54
2008-05-19i'm dropping VerifyGod() and adding IsGod(OSHttpRequest) instead, which actua...Dr Scofield1-5/+11
2008-05-19fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ...Dr Scofield1-13/+61
2008-05-16Formatting cleanup.Jeff Ames1-12/+12
2008-05-15Damn, forgot to manually add these as I keep forgetting thatSean Dague1-0/+246