Commit Verlauf

Autor SHA1 Nachricht Datum
  Teravus Ovares (Dan Olivares) bf8e07606f * handle litjson errors for now. We'll remove this when we hear back from http://jira.openmetaverse.org/browse/LIBOMV-675 vor 15 Jahren
  Kunnis dd78c250ae * Added Expression based ignores to the PropertyScrambler, which makes a lot of the tests clearer because I'm not constantly resetting properties. vor 15 Jahren
  Kunnis 5dde4a4cfa * More improvements to BasicAssetTest.cs vor 15 Jahren
  Kunnis d2e5380cb2 * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra parameter from MySQL/MySQLInventoryData.cs * Fixed a bug in SQLite/SQLiteAssetData.cs that was causing a NRE when updating an asset. * Improved the BasicAssetTest.cs to do full create/update/get testing * Improved the BasicInventoryTest.cs to do full create/update/get of both a folder and an item * Moved the null ref tests to the start of the PropertyCompareConstraint.cs, so that it doesn't throw when passing in a null item vor 15 Jahren
  Kunnis f6251ce810 * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row does not exist, to match the mysql behavior. * Modified SQLite/SQLiteRegionData.cs to only persist temporary items following the same rules mysql uses. * Added another ignore to the inventory test that was missing. * Added a few more ignores to the RegionTest that the first version of my test were missing. * Added ignoring the root Folder ID, which is set by the inventory system. * Added several improvements to the PropertyCompareConstraint: Protection against infinite loops, added IComparable<T> (for UUID) and moved IComparable before the property matching. * Fixed a bug where I was saving the inside of the ignore expression instead of the outside of it. vor 15 Jahren
  Kunnis 23d478f2fa Adding in Reflection-based testing, to ensure that all properties are covered. vor 15 Jahren
  Jeff Ames 58d2775ff2 Add copyright header. Formatting cleanup. vor 15 Jahren
  Jeff Ames ad02aefaee Fix argument index in log4net call. (fixes #4003) vor 15 Jahren
  Adam Frisby e5b94346b6 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim vor 15 Jahren
  Adam Frisby fa921ec147 * Implements AppDomain Security for MRM Scripts. vor 15 Jahren
  Teravus Ovares (Dan Olivares) acc14c472d Merge branch 'master' of ssh://MyConnection/var/git/opensim vor 15 Jahren
  Teravus Ovares (Dan Olivares) 5e391b9f7c * ShortVersion, another attempt at fixing the test thread death that randomly occurs. vor 15 Jahren
  Teravus Ovares (Dan Olivares) 4eeab4097a * minor: comments vor 15 Jahren
  Adam Frisby cbd454d692 * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment vor 15 Jahren
  Adam Frisby c2be3edd2d * Refactor: Moves IAvatarAttachment into IAvatarAttachment.cs instead of IAvatar.cs vor 15 Jahren
  Adam Frisby b28e826541 * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar Attachments. vor 15 Jahren
  Adam Frisby adae13cd18 * [MRM] Added permission checks to MRM Events (ie, requires edit permission to bind to OnTouch) vor 15 Jahren
  Adam Frisby 8621dc405e * Fixes potential NulRef in MRM Security Checks. vor 15 Jahren
  Adam Frisby aea4d7c63b Merge branch 'master' of ssh://opensimulator.org/var/git/opensim vor 15 Jahren
  Adam Frisby 975c49a399 * [MRM] Implements permission checks on IObject implementations in SOPObject.cs. Does not implement security on IObjectInventory yet. vor 15 Jahren
  Jeff Ames 2b630470b0 Add copyright headers. Formatting cleanup. vor 15 Jahren
  Jeff Ames 9d9fcac038 Misc cleanup. vor 15 Jahren
  Adam Johnson a42569d896 Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet Handler - ref mantis #4010 vor 15 Jahren
  Adam Frisby 8b6d79aa3c Merge branch 'master' of ssh://opensimulator.org/var/git/opensim vor 15 Jahren
  Adam Frisby 9090a90769 * Beginnings of a Security Credential system in MRM. This will eventually lead to trusted execution of untrusted MRMs. vor 15 Jahren
  Teravus Ovares (Dan Olivares) ddac88da6a * whoops, missing a / vor 15 Jahren
  Teravus Ovares (Dan Olivares) 72c2819c53 * Comment out XEngineTest that doesn't appear to test anything. It just creates a scene named 'My Test' which just happens to be the last scene displayed in the nunit log before it goes boom. vor 15 Jahren
  Teravus Ovares (Dan Olivares) 95be3eccd2 * minor: comments vor 15 Jahren
  Teravus Ovares (Dan Olivares) f208628667 * minor : Comments vor 15 Jahren
  Teravus Ovares (Dan Olivares) 2f61fb0243 * minor : comments vor 15 Jahren