aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop a loaded OAR from generating on_rez events. This bringsAlan M Webb2009-09-161-1/+1
* make oar module logging a little less noisyJustin Clark-Casey (justincc)2009-09-071-2/+2
* switching Archiver to "new" region module schemedr scofield (aka dirk husemann)2009-08-311-6/+24
* * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares2009-08-111-1/+1
* Removed IAssetCache.Diva Canto2009-08-101-3/+4
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-292-13/+8
* * Temporarily resolve another problem in http://opensimulator.org/mantis/view...Justin Clarke Casey2009-06-121-2/+4
* * minor: remove one mono warningJustin Clarke Casey2009-06-121-1/+0
* * fix build break: sigh, must remember to build before committingJustin Clarke Casey2009-06-121-2/+1
* * minor: make control file loading code consistentJustin Clarke Casey2009-06-122-18/+12
* * minor: if OAR saving receives assets after timeout, just print warning, don...Justin Clarke Casey2009-06-121-0/+2
* * minor: remove warning from unused fieldJustin Clarke Casey2009-06-121-5/+0
* * Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey2009-06-051-1/+3
* * Add oar saving timeoutJustin Clarke Casey2009-06-052-1/+128
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-032-0/+66
* * Add simple original xml serialization testJustin Clarke Casey2009-06-021-8/+2
* * minor: change the name of one serialization method to match its counterpartJustin Clarke Casey2009-06-011-1/+1
* * Fix race condition in save oarJustin Clarke Casey2009-06-013-28/+46
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-018-8/+8
* * Add xml2 load testJustin Clarke Casey2009-05-291-2/+0
* * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-191-12/+14
* * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-1/+1
* * Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-4/+4
* * Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey2009-05-181-120/+120
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-181-0/+1
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-153-17/+11
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-154-130/+136
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-144-121/+122
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-141-1/+2
* remove misleading commentSean Dague2009-05-071-3/+0
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-0/+3
* minor: Inconsquential change to provoke another buildJustin Clarke Casey2009-05-071-1/+1
* * Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2009-04-282-4/+4
* * Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2009-04-282-12/+44
* * Write separate unit test for replicating iar structure to a user inventoryJustin Clarke Casey2009-04-241-3/+2
* * Write basic, incomplete load iar testJustin Clarke Casey2009-04-241-6/+0
* * refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey2009-04-231-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-221-4/+11
* fixes System.UnauthorizedAccessExceptions when trying to load OARs fromDr Scofield2009-04-171-2/+2
* * Make it possible to add a request id to load and save oar requestsJustin Clarke Casey2009-04-155-23/+51
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-141-1/+6
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-091-2/+4
* * minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey2009-03-273-257/+2
* * minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey2009-03-241-8/+4
* * Use memory more efficiently when loading oarsJustin Clarke Casey2009-03-241-11/+19
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-165-102/+102
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-132-7/+12
* * Move SceneObject tests into their proper namespaceJustin Clarke Casey2009-03-121-0/+6
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-122-123/+1
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-126-436/+5