Diva Canto
|
001d369568
CommunicationsManager deleted.
|
15 years ago |
Diva Canto
|
dc4bbf6065
All Framework.Communications.Clients and Framework.Communications.Services deleted, including old LoginService.
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Diva Canto
|
a60ed0562c
I think I have fixed something that was broken in the scene setup (tests) and that needs to be reflected in all other services setups. But the teleport test still doesn't work. Commenting it for now.
|
15 years ago |
Diva Canto
|
4eca59ec13
Improved the Local grid connector to fetch data from the DB when it doesn't find it in the cache.
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
6f077d5e5f
* Another attempt at fixing the random spurious test error.
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
1b933c9116
* Put the StandaloneTeleportTest in a new thread and call Thread.Join() inside a try/Catch (ThreadAbortException) to try and get around scene code aborting the testing thread. Use a Messenger class to report the results back to the test thread.
|
15 years ago |
Arthur Valadares
|
7bf59c551e
* Updates RESTInterregionComms and LocalInterregionComms to the new region module interface. This fixes an issue where region references were being added but weren't being deleted,
|
15 years ago |
diva
|
6abffedab5
Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceConnectorsOut. No functional changes.
|
15 years ago |
lbsa71
|
6267f939c5
* Reverting the test restructuring as, on second thought, this is not at all how the tests are structured.
|
15 years ago |
lbsa71
|
fd5e45733c
* Restructured Scenes Tests to follow (what I conceive of as being) current directory standards. (pt 1 - thank you, svn. not.)
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Sean Dague
|
ce0a84cbc0
instrument most of the tests with a new InMethod function that may help us figure
|
15 years ago |
Melanie Thielker
|
0ecd965b8c
Some reorganization around service connectors. No functional change
|
15 years ago |
Justin Clarke Casey
|
d0744f8eca
* Make archiver tests pump the asset server manually instead of starting the normal runtime thread
|
15 years ago |
lbsa71
|
6af0751cc5
* Tagged long running tests with LongRunningAttribute.
|
15 years ago |
Justin Clarke Casey
|
355247c2b2
* For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console when the test starts
|
15 years ago |
Justin Clarke Casey
|
b71d68c9bc
* Change static field "initialized" in RestInterregionComms to an instance field
|
16 years ago |
Jeff Ames
|
95d53d48d4
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
|
16 years ago |
diva
|
4ee99e2aab
Sending this to Justin, so that he can see what's wrong with the StandaloneTeleportTests when we add RESTInterregionComms module to the ScenePresenceTests.
|
16 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
16 years ago |
Justin Clarke Casey
|
fae20712a9
* reinstate OpenSim/Region/Framework/Scenes/Tests
|
16 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 years ago |