Commit History

Author SHA1 Message Date
  Sean Dague 6d36985bbc remove misleading comment 15 years ago
  Sean Dague ce0a84cbc0 instrument most of the tests with a new InMethod function that may help us figure 15 years ago
  Justin Clarke Casey cac6971099 * Get rid of some extraneous debug log output from the last commit 15 years ago
  Justin Clarke Casey 898326b5e9 * Stop oar loading barfing if the archive contains directory entries 15 years ago
  Justin Clarke Casey 2246b4daaa * Write separate unit test for replicating iar structure to a user inventory 15 years ago
  Justin Clarke Casey d69a018ba8 * Write basic, incomplete load iar test 15 years ago
  Justin Clarke Casey 1ccc99a3f9 * refactor: move archive user inventory item serialization out to a separate file 15 years ago
  Dr Scofield 7dbcf0570f From: Alan Webb <[email protected]> 15 years ago
  Justin Clarke Casey 63936d442c * Make it possible to add a request id to load and save oar requests 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
  Mike Mazur f28886e26d Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization 15 years ago
  Justin Clarke Casey c04e7cdf2b * Support loading empty folders in an iar 15 years ago
  Justin Clarke Casey a02c3caa0d * Move SceneObject tests into their proper namespace 15 years ago
  Mike Mazur f784620780 Moving TarArchive to OpenSim.Framework.Archive 15 years ago
  Justin Clarke Casey 327720498e * Enable test logging for TestSaveOarV0p2 to capture more information the next time this hiccups 15 years ago
  Justin Clarke Casey 85774de231 * Improve memory usage when writing OARs 15 years ago
  Justin Clarke Casey a7dea4ee12 * Move asset gathering code from oar module to OpenSim.Region.Framework since this is useful in a variety of situations 15 years ago
  Justin Clarke Casey 4e779bbd81 * switch to pulsing monitors to perform test sync instead of events, since this doesn't allow one to accidentally forget to reset the event 15 years ago
  Justin Clarke Casey 014e9e2c6d * Get rid of a unit test race condition based on my misreading of the AutoResetEvent docs 15 years ago
  Justin Clarke Casey b71d68c9bc * Change static field "initialized" in RestInterregionComms to an instance field 15 years ago
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Justin Clarke Casey 25bc7a44cd * Implement merging of oars in code 15 years ago
  Justin Clarke Casey 879338499f * extend load oar test to check that an object was actually loaded 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago