Justin Clark-Casey (justincc)
|
784e78a9e8
minor: make rest (not comm) modules less noisy if they are disabled
|
15 years ago |
MW
|
78d7f4696e
Now we are past revision 10000, I think its time to start to fix that massive bug that was introduced in revision 1. So here is the first part of that fix.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Dr Scofield
|
2ad8710e19
fixing XmlWriter problem
|
15 years ago |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 years ago |
Justin Clarke Casey
|
8f1844665b
* Group OpenSim.Framework.Servers interfaces together
|
15 years ago |
lbsa71
|
1c70790a8f
* Cleanup and CCC (Code Convention Conformance)
|
15 years ago |
MW
|
de82bf9eb5
Added a PostInitialise method to IApplicationPlugin, this allows us to do work in there knowing that all other ApplicationPlugins have been initialised by that time.
|
15 years ago |
Jeff Ames
|
95d53d48d4
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 years ago |
Justin Clarke Casey
|
18ba6c3510
* minor: A few tiny bits of documentation and log message cleanup before starting something different
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Mike Mazur
|
a0930aa80d
Thanks, sempuki, for a patch that moves control of Mono.Addins from source attributes to external XML files. Fix issues 1682 and 1786.
|
16 years ago |
Charles Krinke
|
cda5269391
Mantis#1682. Revert temporarily, Sempuki's mono addins patch
|
16 years ago |
Charles Krinke
|
7fd63d9dc8
Mantis#1682. Thank you kindly, Sempuki for a patch that:
|
16 years ago |
Charles Krinke
|
ca8d1d57e1
Mantis#1591. Thank you graciously, Sempuki for a patch that:
|
16 years ago |
MW
|
314181a70d
small change to last commit
|
16 years ago |
MW
|
682ec53420
As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that.
|
16 years ago |
Justin Clarke Casey
|
8e1d338656
* Refactor: Split opensim background server into a separate class
|
16 years ago |
Dr Scofield
|
9590e671e6
while investigating why IRCBridgeModule.Close() was having no effect, i
|
16 years ago |
Dr Scofield
|
c2925dcd40
cleaning up returned XML REST doclet (no more xsi, xsd)
|
16 years ago |
Jeff Ames
|
5752c1f5c2
Formatting cleanup.
|
16 years ago |
Dr Scofield
|
34f1741866
cleaning up: coding style guidelines violation in RestPlugin.cs.
|
16 years ago |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 years ago |
Dr Scofield
|
bdc792d319
here are further enhancements to the IHttpAgentHandler and to BaseHttpServer (from awebb)
|
16 years ago |
Dr Scofield
|
a53cea6b7e
i'm extending the RestStreamHandler.Handler(...) signature to actually
|
16 years ago |
Dr Scofield
|
af46963176
i'm dropping VerifyGod() and adding IsGod(OSHttpRequest) instead, which actually now
|
16 years ago |
Dr Scofield
|
4e93228e25
fixing exception when RestPlugin not configured. refactors RestRegionPlugin, adds error checking.
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |