OpenSimMirror/OpenSim/Region/CoreModules/World/Archiver
Justin Clark-Casey (justincc) 05e821c444 Fix TestSaveOarNoAssets() by not launch a no-assets request on a separate thread.
This was previous behaviour anyway.
2012-03-10 03:11:28 +00:00
..
Tests Add experimental --publish option to "save oar" so that OARs reloaded to the same grid don't have the publisher as owner. 2012-01-28 02:21:41 +00:00
ArchiveHelpers.cs Formatting cleanup. 2010-09-12 13:43:49 -04:00
ArchiveReadRequest.cs Add experimental --publish option to "save oar" so that OARs reloaded to the same grid don't have the publisher as owner. 2012-01-28 02:21:41 +00:00
ArchiveWriteRequestExecution.cs minor: rearrange some save oar messages so they say what they're about to do rather than what they've just done. 2012-03-10 02:11:30 +00:00
ArchiveWriteRequestPreparation.cs Fix TestSaveOarNoAssets() by not launch a no-assets request on a separate thread. 2012-03-10 03:11:28 +00:00
ArchiverModule.cs Add experimental --publish option to "save oar" so that OARs reloaded to the same grid don't have the publisher as owner. 2012-01-28 02:21:41 +00:00
AssetsArchiver.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
AssetsDearchiver.cs Changed asset CreatorID to a string 2010-02-22 14:18:59 -08:00
AssetsRequest.cs On OAR saving, try fetch assets serially rather than firing all the requests at the asset service at once. 2012-03-10 02:03:07 +00:00