aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/AssetsRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2009-10-011-6/+6
* * 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-051-0/+119
* * Add simple original xml serialization testJustin Clarke Casey2009-06-021-8/+2
* * Fix race condition in save oarJustin Clarke Casey2009-06-011-27/+43
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-151-13/+5
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-7/+13
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-141-22/+31
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-131-3/+8
* * Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey2009-03-091-2/+8
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-8/+8
* * optimized usings.lbsa712009-02-121-12/+9
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+138