aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/RestPlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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