Commit History

Author SHA1 Message Date
  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
  Teravus Ovares (Dan Olivares) 2c20d60de6 * Added Kunnis to CONTRIBUTORS.txt 15 years ago
  Teravus Ovares (Dan Olivares) 8727e773d4 Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 years ago
  Teravus Ovares (Dan Olivares) 386aa470ea * Kunnis' third patch in mantis: http://opensimulator.org/mantis/view.php?id=3993 15 years ago
  Justin Clark-Casey (justincc) e17a2331a0 * Re-enable TestLoadIarV0_1ExistingUsers() 15 years ago
  Justin Clark-Casey (justincc) ff28ecee1b Re-enable TestSaveIarV0_1() 15 years ago
  Justin Clark-Casey (justincc) 3e94eecc5c Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 years ago
  Justin Clark-Casey (justincc) a668a5b0d3 Add standard doc and standard doc formatting to IAssetService 15 years ago
  Teravus Ovares (Dan Olivares) 7554641703 Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 years ago
  Teravus Ovares (Dan Olivares) dce81225c5 * allocate the dictionary for AgentCircuitData.ChildrenCapSeeds when creating the circuitdata object to see if it's the cause of a null reference exception in the TestAddNeighbourRegio test 15 years ago
  Justin Clark-Casey (justincc) 957962b482 Remove NRE catching on TestReplicateArchivePathToUserInventory() since race failure now appears to have gone 15 years ago
  Justin Clark-Casey (justincc) b02f12da78 Return minimum mono version in README to 2.0.1 for now (recommended is still 2.4.2) 15 years ago
  Justin Clark-Casey (justincc) 31820b0026 minor formatting adjustments 15 years ago
  Kunnis c18f7560d9 Adding in Reflection-based testing, to ensure that all properties are covered. 15 years ago
  Melanie a851b68333 Remove one more sponsor reference 15 years ago
  Melanie 7a2a2e68e7 Remove the script sponsor logic because scripts are timing out again. 15 years ago
  Teravus Ovares (Dan Olivares) 6ece8d86e0 Deal with possible race in TestAddNeighborRegion in ScenePresenceTests 15 years ago
  Teravus Ovares (Dan Olivares) 02f55ff9bd Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 years ago
  Teravus Ovares (Dan Olivares) 0781ac9a5e * Add ThreadTracker Tests, Tests default thread, Adding Testing and Removing a thread, a dead thread, and a null Thread 15 years ago
  Teravus Ovares (Dan Olivares) 7a761560c6 * Add AgentCircuitManager tests for adding, removing, changing circuit code, and authentication. 15 years ago
  Melanie 73b0cf492d Add some extra info to script load messages 15 years ago
  Teravus Ovares (Dan Olivares) f5fc5226f8 * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure that the Packing and unpacking method to and from OSD works as expected called, TestAgentCircuitDataOSDConversion. Also created a HistoricalAgentCircuitDataOSDConversion to ensure that any changes in the way the json wire format is parsed warns us via this test. 15 years ago
  Teravus Ovares (Dan Olivares) 9bcca3dc95 Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 years ago
  Teravus Ovares (Dan Olivares) 5b325f1f54 * minor: comments 15 years ago
  Melanie 3669115d60 Some small fixes 15 years ago
  Melanie 0f3f2e1dc0 Add reference to the profile module in the avatar profiles handler, plus 15 years ago
  Melanie 94dfe2a20d Add a profile module interface for the client view to use 15 years ago
  Jeff Ames 1123a326ab Formatting cleanup. Fix some compiler warnings. 15 years ago
  Teravus Ovares (Dan Olivares) 0a85d1d767 minor:comments 15 years ago
  Teravus Ovares (Dan Olivares) 18634e9dd8 minor: comments 15 years ago