aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/Tests/ArchiverTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-13* Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-13/+13
2009-02-12* optimized usings.lbsa711-15/+14
2009-02-10* Implement merging of oars in codeJustin Clarke Casey1-2/+80
2009-02-10* extend load oar test to check that an object was actually loadedJustin Clarke Casey1-5/+37
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-4/+4
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-03* Add another object to the existing save oar testJustin Clarke Casey1-21/+62
2009-02-02* Establish OnOarFileSaved EventManager event and subscribe to that instead o...Justin Clarke Casey1-5/+13
2009-01-30* Put a wait timeout on the archive test, just in case the archiver never ret...Justin Clarke Casey1-1/+1
2009-01-30* Extend archive save test to check for the presence of the file for the obje...Justin Clarke Casey1-7/+41
2009-01-30* minor: stop bothering to set parts to phantom within test setups - tests no...Justin Clarke Casey1-0/+1
2009-01-23* Write a simple archive loading test which doesn't actually do any testing y...Justin Clarke Casey1-1/+25
2009-01-23* Extend archive test to check for the presence of a control file in a saved ...Justin Clarke Casey1-4/+36
2009-01-23* Add direct stream loading and saving methods to the archive module.Justin Clarke Casey1-4/+8
2009-01-16* minor: Future archiver test stubJustin Clarke Casey1-9/+12
2008-05-14* Refactor: Renaming non viewer statistics classes from Reporters to Collecto...Justin Clarke Casey1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-1/+1
2008-02-23Update svn properties.Jeff Ames1-0/+0
2008-02-22* Oops! Add missing interfaceJustin Clarke Casey1-5/+13
2008-02-07Update version numbers to 0.5Jeff Ames1-1/+1
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-15* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa711-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-36/+36
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-2/+0
2007-06-27*Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen1-1/+1
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-1/+1