BlueWall
|
c754003944
Merge branch 'master' into connector_plugin
|
12 years ago |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
Justin Clark-Casey (justincc)
|
82690e1384
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
|
12 years ago |
justincc
|
7133b6bb4f
Fix recent windows build break.
|
12 years ago |
Justin Clark-Casey (justincc)
|
45d1e6ab09
Make "show info" command available across all servers
|
12 years ago |
Justin Clark-Casey (justincc)
|
bac8ac32da
Add regression test for a good request made to the asset service post handler.
|
12 years ago |
Justin Clark-Casey (justincc)
|
e25c51330a
Add basic XInventoryServicesTests.TestAddItem() regression test.
|
12 years ago |
Justin Clark-Casey (justincc)
|
0c4efdc6a8
Fix build break from 1aa0271 by adding System.Core to prebuild.xml
|
12 years ago |
BlueWall
|
07f1d44174
Merge branch 'master' into connector_plugin
|
12 years ago |
BlueWall
|
99bb6c9304
Move PluginManager
|
12 years ago |
Justin Clark-Casey (justincc)
|
1e86c58822
Remove now unnecessary OpenSim.Framework.Console reference from Monitoring.
|
12 years ago |
Justin Clark-Casey (justincc)
|
387ce8ef35
Fix build break by moving OpenSim.Framework.Console back below HttpServer in the build order.
|
12 years ago |
Justin Clark-Casey (justincc)
|
1f2472d0fc
Extend "show stats" command to "show stats [list|all|<category name>]"
|
12 years ago |
BlueWall
|
08f6c8065e
Add System.Core to references
|
12 years ago |
BlueWall
|
252af020b0
Merge branch 'master' into connector_plugin
|
12 years ago |
BlueWall
|
440726250c
Added parts to manage repositories and plugin management
|
12 years ago |
Justin Clark-Casey (justincc)
|
d87813a194
Finally fix build break by allowing UserManagementModule (which constructs a packet directly) to reference OpenSim.Region.ClientStack.LindenUDP.
|
12 years ago |
Justin Clark-Casey (justincc)
|
1ec84ac8b1
Add basic asset connector tests to check behaviour for normal, local and temporary assets.
|
12 years ago |
BlueWall
|
81fda6f947
Revert "Fix prebuild.xml format for reference"
|
12 years ago |
BlueWall
|
96f889b20e
Fix prebuild.xml format for reference
|
12 years ago |
BlueWall
|
a0eda6eb16
Fix Windows build
|
12 years ago |
Justin Clark-Casey (justincc)
|
adce58b33a
Renaming existing 'torture' tests to 'performance' tests instead, since this better matches what they really do.
|
12 years ago |
Justin Clark-Casey (justincc)
|
ec726413dd
Add VectorRenderModuleStressTests that contains a long running test that generates thousands of vector textures concurrently.
|
12 years ago |
Justin Clark-Casey (justincc)
|
bcbd450fe4
Add --force flag to "kick user" console command to allow bypassing of recent race condition checks.
|
12 years ago |
Justin Clark-Casey (justincc)
|
86b005de1d
Add simple draw test for the VectorRenderModule
|
12 years ago |
Justin Clark-Casey (justincc)
|
5aec0ff207
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
12 years ago |
Justin Clark-Casey (justincc)
|
35efa88c26
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
|
12 years ago |
Justin Clark-Casey (justincc)
|
a1e99642c1
Add experimental "OpenSim object memory churn" statistics to output of region console "show stats" command
|
12 years ago |
Robert Adams
|
b537bbc410
Reorder BulletSim in prebuild.xml so OpenSim.Region.CoreModules is compiled before BulletSim is
|
12 years ago |
Robert Adams
|
24dfb5bcb3
Remove an added but unnecessary dependency in prebuild.xml
|
12 years ago |