Melanie Thielker
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 年之前 |
Melanie Thielker
|
7b457805a3
Create a MainServer static class to access the regions server's HTTP server
|
15 年之前 |
Melanie Thielker
|
a752936613
A stab at fixong a Windows build break
|
15 年之前 |
Melanie Thielker
|
3bfd98eae7
Committing the basic universal server Technology (B.U.S.T.)
|
15 年之前 |
lbsa71
|
e50e10369c
* Fixed some prebuild ref issues
|
15 年之前 |
diva
|
913bc3bdb3
Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/Capabilities. Didn't change the namespace because VC# is not helping, and this would imply manually changing more than 50 files. So the namespace is still OpenSim.Framework.Communications.Capabilities, to be cleaned up later by someone with more energy.
|
15 年之前 |
diva
|
54d44e370b
Removing the OpenSim.SimulatorServices project. All of those region modules are now in CoreModules/ServiceConnectorsIn, where they belong.
|
15 年之前 |
diva
|
7a9c85526c
Pulled out HelloNeighbour into its own service, INeighbourService, which may get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right.
|
15 年之前 |
Arthur Valadares
|
c13f3649d2
* Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateFolder)
|
15 年之前 |
diva
|
0f367bd7bb
Heart surgery no.2: the inventory service hooks.
|
15 年之前 |
diva
|
9216f4b7c2
First draft of the inventory service IN connector. Probably won't work yet. But everything of inventory service is now checked in, first draft.
|
15 年之前 |
diva
|
1ad237a8a7
First draft of inventory service connectors, and service implementation. No handlers yet, this is just the OUT part for now. It's not active and nothing in the simulator uses this yet. Just checking it in to start sharing with others. There are a couple of interesting software design points that could use other devs opinions.
|
15 年之前 |
lbsa71
|
a3c91de17d
* Reverting the test restructuring as, on second thought, this is not at all how the tests are structured.
|
15 年之前 |
lbsa71
|
7431b9a3f9
* Restructured Scenes Tests to follow (what I conceive of as being) current directory standards. (pt 2 - thank you, svn. not.)
|
15 年之前 |
Melanie Thielker
|
14bb372bb0
Committing the skeleton of the authentication service
|
15 年之前 |
lbsa71
|
6f37fd8399
* Pried apart the ODE tests. This fixes mantis #3212
|
15 年之前 |
Justin Clarke Casey
|
fa04937a82
* Add xml2 load test
|
15 年之前 |
Dahlia Trimble
|
42fa7cf989
plumbing for future sculpt map caching
|
15 年之前 |
lbsa71
|
0787967f59
* So, giving up on my efforts to de-duplicate the asset handlers. I'll just service commit my current state, then start over and this time concentrating only on the new handlers.
|
15 年之前 |
Sean Dague
|
85e91ddb67
Revert "* Added IntegrationTest Attribute and tagged the ODETestClass"
|
15 年之前 |
Sean Dague
|
9b003a2a5d
the new Tests were defined before the Tests.Common dll in prebuild,
|
15 年之前 |
lbsa71
|
17f0a4be53
* Added IntegrationTest Attribute and tagged the ODETestClass
|
15 年之前 |
lbsa71
|
892406248a
* Added OpenSim.Server.Handlers.Tests project
|
15 年之前 |
diva
|
f5efb0061a
Forgot to include this on the last commit.
|
15 年之前 |
diva
|
cb704ecde1
Beginning of refactoring RESTComms/LocalComms in the new style of services and connectors. This commit has the beginning of the In connector, not the Out. Nothing of this is finished yet, and it doesn't run. But it should compile ok.
|
15 年之前 |
Dr Scofield
|
7929970257
letting TestClient implement IClientCore as well to fix test case
|
15 年之前 |
diva
|
006c2c2e8f
Fixes map image on link-region (HG).
|
15 年之前 |
Arthur Valadares
|
a85f496f4d
* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModule to new
|
15 年之前 |
Melanie Thielker
|
744100821d
Refactor RegionAssetService to load the service connector rather than
|
15 年之前 |
Melanie Thielker
|
4789500d32
Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding
|
15 年之前 |