Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) bac8ac32da Add regression test for a good request made to the asset service post handler. 11 years ago
  Justin Clark-Casey (justincc) e25c51330a Add basic XInventoryServicesTests.TestAddItem() regression test. 11 years ago
  Justin Clark-Casey (justincc) 0c4efdc6a8 Fix build break from 1aa0271 by adding System.Core to prebuild.xml 11 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
  Robert Adams e9c437ed0e Correct namespace of BinaryLoggingModule (a cut-and-paste error). Add a simple, high performance logger for high frequency logging (physics sub-operations, for instance). 12 years ago
  Justin Clark-Casey (justincc) 9c89ad9154 Fix build break for windows with missing package for IScriptEngine in prebuild.xml for OpenSim.Region.CoreModules.Tests.dll 12 years ago
  Justin Clark-Casey (justincc) fc24563206 Add regression TestDetachScriptedAttachmentToInventory() 12 years ago
  Justin Clark-Casey (justincc) 58869e5aa0 Fix recent SOP.GetSittingAvatars() to return null if there are no sitting avatars rather than throwing an exception. 12 years ago
  Justin Clark-Casey (justincc) 94517c8d5c Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen. 12 years ago