aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-16Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur5-102/+102
2009-03-13* Support loading empty folders in an iarJustin Clarke Casey2-7/+12
2009-03-12* Move SceneObject tests into their proper namespaceJustin Clarke Casey1-0/+6
2009-03-12Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2-123/+1
2009-03-12Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur6-436/+5
2009-03-10* Enable test logging for TestSaveOarV0p2 to capture more information the nex...Justin Clarke Casey1-3/+4
2009-03-09* Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey1-2/+8
2009-03-06* Improve memory usage when writing OARsJustin Clarke Casey5-71/+61
2009-03-05* Add more status information when an oar is being savedJustin Clarke Casey2-0/+23
2009-03-04* Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey1-17/+28
2009-03-04* Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey3-85/+126
2009-02-25* Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey1-5/+0
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey1-8/+11
2009-02-19* refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey1-1/+1
2009-02-18* Change AssetGatherer method access so that only methods which are worth cal...Justin Clarke Casey1-1/+1
2009-02-18* Move asset gathering code from oar module to OpenSim.Region.Framework since...Justin Clarke Casey2-198/+5
2009-02-17* switch to pulsing monitors to perform test sync instead of events, since th...Justin Clarke Casey1-11/+17
2009-02-17* Get rid of a unit test race condition based on my misreading of the AutoRes...Justin Clarke Casey1-2/+4
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur3-11/+11
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2-3/+3
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 Dague12-105/+105
2009-02-12* optimized usings.lbsa7112-129/+111
2009-02-11* More inventory archive invocation to a proper region moduleJustin Clarke Casey1-1/+1
2009-02-10fix a typo where the High Southwest height was getting set to the LowSean Dague1-1/+1
2009-02-10* Implement merging of oars in codeJustin Clarke Casey3-25/+117
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 Scofield12-0/+2485